Andrzej Sierżęga
Andrzej Sierżęga
It's very annoying to use the mouse scroll all the time to see last text line showed in Serial Monitor.. Windows 10, RC7.
I noticed another problem conneted to this issue. Trying to select text using mouse works not as expected. Moving mouse pointer to the top part of text allows to select...
rc9.2 - issue still exists.
> note that adding `surface=paved` there is correct and may help some data consumers (not sure is it going to change rendering here). I've just tested your hint and it...
I've found the reason of this issue. Arduino library for ESP32-C3 doesn't have "Bluetooth modem sleep" option enabled in sdkconfig. Classic ESP32 has this option enabled. I don't know what...
Still not resolved (2.0.3).
I've just tested it using 2.0.4. Still the same high current consumption. Arduino sdkconfig file for ESP32C3 still has modem sleep option disabled: ``` # MODEM SLEEP Options # #...
> I also set the mode in sdkconfig; Bluetooth Modem Sleep -> ON Bluetooth Modem sleep Mode 1 -> ON Bluetooth low Power Clock -> Main crystal Are you sure...
Question is if it uses precompiled arduino library or if it compiles it's sources every time. I don't use eclipse for compilation so I can't help.
> The test you did of current reduction from 77mA to 25mA was without 32kHz Quartz External Right? I didn't use 32kHz external quartz crystal.