dnguyen76
dnguyen76
Hello In Espressifn ESP32 doc (http://esp-idf.readthedocs.io/en/latest/api-guides/jtag-debugging/configure-other-jtag.html) , Jtag adapter must be connected to GPIO12, GPIO13, GPIO 14 and GPIO15 ESP32 pins. But Heltec wifi LoRa board, GPIO14 is used for...
Hello When compiling **BLE_server example** for Heltec HTIT board, i get the following error (see below) > April 30 Addendum > When using regular espressif software distribution ( by selecting...
Hello Ivan I am using an ESP 32 TTGO T Display board and the screen stay black I have to add before calling display.init() these 2 instructions: backlight= machine.Pin(4) backlight.value(1)...
Seems only works with board type : AI-Thinker ESP-32-CAM
Hello Zeroji Do you plan to port your ST7789V software to Micropython to run with ESP32 board TTGO Display ? Kindly Daniel