Page 1 of 1

ESP32 stops sending data to web server

Posted: Sun Mar 17, 2024 8:42 am
by ebrubb
Hello, I am working on an AR/VR project with an ESP32 (STA mode) that creates a server and sends axis + acceleration informations to that server. But very randomly it stops to sending information to that server. I tested it numerously times and sometimes suddenly it cuts to sending data sometimes it doesn't. Do you have a solution idea? Thanks.
I tried to fix this problem as follows; i changed the libraries i was using, changed my network provider, checked the memory but it didn't wok.