I'm stuck on how to make an arduino nano communicate with a module Esp8266-01.
I have been able to load code from arduino ide and update the AT firmware.
A few days ago, I was working on a Robotdyn module for Wifi D1 & R2 .
The tests of sending the data from an analog sensor to the mysql database through wifi were positive. But when I needed more similar pins I could not go any further.
Now the solution I have in my hands is a nano v3 I / O & Wireless Shield that has a socket for Esp8266-01.
I have seen examples of wiring and I have no problem following them. Now that there is no wiring I do not know how to use it.
My notion of the topic is to use the arduino nano and to send the data to Esp8266 but I do not know if the wifi module only works with AT commands or I program it. Well, there is my problem
If anyone could guide on the subject would be very grateful I have a few months in the world of Arduino and sensors.
Greetings!