Wifi Module using Arduino Nano

Hey guys, I was wondering if sending serial data (sensor output) from the Arduino Nano using the ESP8266 ESP-01S WiFi module is possible. Please let me know if there is a good tutorial anywhere that shows how to do it and receive data onto a computer.

Thanks!

Hello
I may not give you the answer you’re looking for but…
As far as I know I don’t see why it could be possible but if your is just to send data to your computer, maybe Bluetooth is a better choice?
This way you won’t loose internet connection on your computer while getting the data
And serial data output over Bluetooth is really easy! You can even receive the data on your mobile phone

Thanks for your input!

I was looking to use wifi specifically, but Bluetooth is good for using a device withing a range.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.