Florian
Florian
You need to set it like this: `'-LOG_TO_LCD="false"'`
Let me try to reproduce it
Yes you can put the [log level](https://github.com/1technophile/OpenMQTTGateway/blob/9059547d12cb06b786a559ed1e701078e850a307/main/User_config.h#L487) to LOG_LEVEL_TRACE and share here when the gateway gets stuck
To have access to the logs you will need to let the ESP32 connected to your computer and open a serial connection (the plug symbol in platformio).
I have decoded your trace and it seems that what I was suspecting it the cause of the problem, unfortunately the solution provided is missing a D and false should...
Interesting that we are attempting a connect during the config Could you try to add this on your env definition please: `'-DAttemptBLECOnnect=false'`
No problem, thanks for the reminder. Could you try to erase the flash and reupload the last config? if it doesn't work you can try to erase again the flash...
I understand , I will try to do some testing so as to reproduce
Hi @jkrnak , From the start until you get this log you are in low power mode 2 ?
Hello, Thanks for this detailed report, perfect for a first one :-) I'm suspecting that some message of the PVVX firmware are not recognized, leading to having this sensor categorized...