Exchange data between PC and ESP using softAP
Posted: Sun Jun 18, 2023 1:17 pm
Hello,
I have successfully set up my ESP as an AP and can also connect via my windows computer. How can I send sensor data from ESP to my computer and receive it in Python? Do I need to set up a HTTP server and do the whole thing via http requests?
I have successfully set up my ESP as an AP and can also connect via my windows computer. How can I send sensor data from ESP to my computer and receive it in Python? Do I need to set up a HTTP server and do the whole thing via http requests?