Pirata

Results 89 comments of Pirata

I am having this same issue, and it is related to the nimble_port_deinit() command on the NimBLEDevice::deinit(bool clearAll); https://github.com/h2zero/NimBLE-Arduino/blob/5aaade087896d0da77d4e2ff821eaa2a637c3de8/src/NimBLEDevice.cpp#L1014 ~probably an issue with the ESP-IDF 5.5 release used to build...

Make a new folder at ./boards/ and add this environment, similar to what has been done to the other devices.. don't change this device model And keep comments in english...

Esp32-s3 environment is a "headless" setup.. where you control it through Serial or WebUI exclusively.. no tft display If you want to use your own connections, you need to program...

Close vscode Delete c:/users//.platformio folder Delete the .pio folder from the project folder Open vscode again and wait for it to reinstall all dependencies This problem happens when you change...

Custom non commercial boards are not supported officially.. You need to build the firmware locally and make the changes yourself to make the screen works perfectly and touchscreen mapping to...

https://github.com/Bodmer/TFT_eSPI/issues/3281 TFT_eSPI suports the ST7789 in Parallel configuration, but THIS particular board uses a pinout that the library (TFT_eSPI) can't handle (pins 32 and 33 in the DATA pins)

The best option is connect your device to your network and launch the WebUI, you can edit the files directly, and sometimes run them from there.. Editing on that little...

I tried to port it.. but the guy who asked abandoned me. And haven't helped me with the tests.. The env.. it is in ` Beta Release > Custom> Elecrow`...