Help- Communication between two esp8266 without the Internet
Posted: Mon Oct 29, 2018 9:47 am
Hi, I'm a newbie and in a desperate need of help.
I want to send data (from adxl335 accelerometer) to my computer (Arduino IDE's serial monitor) wirelessly, using two esp8266-01.
I have a few Arduino UNO boards - to program esp8266, and for getting data from the sensor (accelerometer).
The idea is, having a set of Arduino UNO & esp8266 & accelerometer talk to a set of Arduino UNO & esp8266, that's connected to my computer.
I want to know what would be the best way to do this, without using the Internet / router?? and how??
I heard that a thing called ESP-Now (is this a library?) might be able to do this, but is this the right way to go??
Or can you think of other better ways?
Thanks in advance.
I want to send data (from adxl335 accelerometer) to my computer (Arduino IDE's serial monitor) wirelessly, using two esp8266-01.
I have a few Arduino UNO boards - to program esp8266, and for getting data from the sensor (accelerometer).
The idea is, having a set of Arduino UNO & esp8266 & accelerometer talk to a set of Arduino UNO & esp8266, that's connected to my computer.
I want to know what would be the best way to do this, without using the Internet / router?? and how??
I heard that a thing called ESP-Now (is this a library?) might be able to do this, but is this the right way to go??
Or can you think of other better ways?
Thanks in advance.