Tearing hair out with simple WiFi
Posted: Tue Apr 03, 2018 10:05 am
This can't be as hard as I'm making it... I just want to respond to a GET request.
I have the esp32 connecting to a WiFi network just fine, and it's also running some BLE beacon scanning. I tried to use the http_request example code but whenever xEventGroupWaitBits fails the chip errors, aborts and I get some stack error...
There needs to be a simple way to do this. I assume I have the right example for what I'm trying to do. Can anybody point me in the right direction with this?
I have the esp32 connecting to a WiFi network just fine, and it's also running some BLE beacon scanning. I tried to use the http_request example code but whenever xEventGroupWaitBits fails the chip errors, aborts and I get some stack error...
Code: Select all
(path) (xEventGroupWaitBits)- assert failed!
abort() was called at PC 0x40090418 on core 0