HWuest
HWuest
I run another test, one child node connected with a root node, child node sitting idle without any activity (no mesh data sending). After 2.5 hours the child node got...
(IDF 5.0.1, ESP32S2 Mini, different USB power sources) I analyzed the error with different loging and configuration settings. Processor stops working without any log info (even with log verbose). Sometimes...
After a while error comes up again so root couse not found... (Reducing processor clock to 80MHz and switching PSRAM off to reduce the chance of HW quality problems had...
Yes, I tried with 4 different modules, all show the same behaviour. I have an older one which I use for a long time without problems, I will try again...
After drying different S2 Modules resulting in slightly diffrent but most time unstable behaviour it seems to be a HW-problem with the voltage level of the 3.3V on board voltage...
After some time I now could continue with testing. The problem still exist and I found out, that it is related to the ADC reading. Whenever I use adc_oneshot_read the...
No, processor simply stops working without any log info (even with log verbose), makes a reset and restart the program. Without SOC_ADC_CALIBRATION_V1_SUPPORTED it runs stable for 2 days now...
Status update, after 3 Days aigain a Reset ocures (seems to be more seldom). The ADC functions are using an I2C-Bus, could there be some interference with mesh lite? If...
What log file do you mean, as I statet the processor restarts without any log messages even when I set log-level to verbose and enable various debug loggings in the...
Without ADC-Read the application (including normal mesh lite network communication) runs now for about 2 days stable without any reset. Also the same application with ADC-Read but without sending the...