Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send loop breaks - slot gets stuck #51

Open
Hades32 opened this issue Jan 28, 2022 · 3 comments
Open

Send loop breaks - slot gets stuck #51

Hades32 opened this issue Jan 28, 2022 · 3 comments

Comments

@Hades32
Copy link
Contributor

Hades32 commented Jan 28, 2022

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

@atc1441
Copy link
Owner

atc1441 commented Jan 28, 2022

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

@Hades32
Copy link
Contributor Author

Hades32 commented Jan 28, 2022

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

@atc1441
Copy link
Owner

atc1441 commented Jan 29, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants