Hello geeks,
I just want to create a network of multiple ESP(3-4), in this one is main esp8266 which is in ACCESS POINT+ STATION MODE and rest of the esp8266's are in station mode.
this station mode esp has sensors attached to them. All these station mode esp collecting sensor data and sending data to main esp,
this main esp is connected to our internet router and send all received data to the server through HTTP OR MQTT.
can anyone guide me with this?
I'm trying painless mesh and easy mesh but in mesh, each node sends data to another node I don't want that.
I just want to make a sensor node and gateway system
any guidance appreciated.
Thanks.
How to connect multiple ESP(station) to one ESP(AP+STA) and send data to server
How to connect multiple ESP(station) to one ESP(AP+STA) and send data to server
Postby futechiot » Tue Nov 20, 2018 3:28 pm
Re: How to connect multiple ESP(station) to one ESP(AP+STA) and send data to server
Postby Her Mary » Thu Dec 20, 2018 5:36 pm
How about UDP broadcast? All stations send UDP broadcast, and the ESP AP receive those packets, and re-send to the router.
Who is online
Users browsing this forum: No registered users and 3 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.