Hello everyone, can someone please refer me to a tutorial that shows how to send serial data over wifi from a sensor using the esp8266e ps01 wifi module?
your help would be appreciated!
Thanks!
Hello everyone, can someone please refer me to a tutorial that shows how to send serial data over wifi from a sensor using the esp8266e ps01 wifi module?
your help would be appreciated!
Thanks!
Maybe something here
I moved your topic to an appropriate forum category @enligio.
I see this is the second time I have had to do this. If you continue to behave this way, we may be forced to give you an account suspension.
In the future, please take some time to pick the forum category that best suits the subject of your topic. There is an "About the _____ category" topic at the top of each category that explains its purpose.
This is an important part of responsible forum usage, as explained in the "How to get the best out of this forum" guide. The guide contains a lot of other useful information. Please read it.
Thanks in advance for your cooperation.
if all you require is serial data over WiFi use the telnet protocol, e.g. have a look at error-when-connecting-led-with-serial-monitor
how is your sensor connected to the ESP-01S - you tend to be limited to serial or I2C
what are you going to do with the data at the receiver? e.g. plot it using a GUI, store in a database, etc
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.