Logging not working on um TinyS3
Posted: Fri Apr 19, 2024 6:14 am
Hi,
I have a project where i use “ESP_LOG”, when I run the code on my XIAO-ESP32-C3, the codes works perfect and i get the logging in de terminal. When i run it on the UM TinyS3, nothing works, no “ESP_LOGI()” no “log_i()”, only a simple “Serial.print()” work as is should. Do you have any possible solutions?
I have a project where i use “ESP_LOG”, when I run the code on my XIAO-ESP32-C3, the codes works perfect and i get the logging in de terminal. When i run it on the UM TinyS3, nothing works, no “ESP_LOGI()” no “log_i()”, only a simple “Serial.print()” work as is should. Do you have any possible solutions?