Logging not working on um TinyS3

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. I know this is not specific for arduino but I hope someone can help.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.