Power Management - Automatic Light Sleep - Issues
Posted: Mon Apr 06, 2020 3:47 pm
Hi,
I am using esp-idf v3.3.1. I have setup automatic light sleep and I have 2 issues. The first issue is that the tick counter is shifting by about 10 milliseconds of a one second period. The second is that the printf() function which is using the UART doesn't appear to be sleep safe (the UART is dropping characters).
Are there some configurations in menuconfig that I should be using or are these bugs that I should create on github?
I am using esp-idf v3.3.1. I have setup automatic light sleep and I have 2 issues. The first issue is that the tick counter is shifting by about 10 milliseconds of a one second period. The second is that the printf() function which is using the UART doesn't appear to be sleep safe (the UART is dropping characters).
Are there some configurations in menuconfig that I should be using or are these bugs that I should create on github?