atc1441/E-Paper_Pricetags

Send loop breaks - slot gets stuck

Hades32 opened this issue · 3 comments

After a few days of continuous operation, the access point doesn't work anymore. The status pane on the local webserver shows that it always stays on slot 0 and even when I try to send something it shows 0 bytes left to send. A reboot fixes the issue

That sounds like a hard to find bug :-/ cant remember if i had it back then. Its a while since i used the system

Oh, I see. Any hints on where I could start debugging?

It sounds like it could be in a wrong mode or the interrupt chain stoped somehow.

Normaly it should recover from it https://github.com/atc1441/E-Paper_Pricetags/blob/main/Custom_PriceTag_AccesPoint/ESP32_Async_PlatformIO/RFV3/RFV3.ino#L97

You could try to let it print more variables for debugging and see what value is not as it should be