Thanks a lot for your prompt reply and great hint!
I think I have landed in the wrong forum.
WROOM02 is based on ESP8266, which is a single core processor,
while ESP32 a dual core processor.
Fortunately I have followed the correct tutorial and taken a correct example project. For further ...
Search found 2 matches
- Wed Apr 19, 2017 7:27 pm
- Forum: ESP-IDF
- Topic: UART sends only Mojibake
- Replies: 2
- Views: 4606
- Tue Apr 18, 2017 8:46 pm
- Forum: ESP-IDF
- Topic: UART sends only Mojibake
- Replies: 2
- Views: 4606
UART sends only Mojibake
Hi ESP guys,
As a newbie of ESP32, I am working on setting up the UART as the debug interface of my board based on WROOM02, which has actually a ESP32 core. Both UARTs are connected via FTDI to USB and can be recognized as COM ports under Windows.
I have taken ESP8266_NONOS_SDK\examples\IoT_Demo ...
As a newbie of ESP32, I am working on setting up the UART as the debug interface of my board based on WROOM02, which has actually a ESP32 core. Both UARTs are connected via FTDI to USB and can be recognized as COM ports under Windows.
I have taken ESP8266_NONOS_SDK\examples\IoT_Demo ...