Hi,
Give me an idea to implement a star network with Router as a central node and many esp's as slave devices. I need to communicate with 2 esp's through router without internet connectivity in local network.
Star network implementation
- iot-bits.com
- Posts: 23
- Joined: Tue Dec 05, 2017 2:53 pm
- Location: Pune, India
- Contact:
Re: Star network implementation
Postby iot-bits.com » Tue Jan 02, 2018 8:55 pm
If you plan to use ESP as a standalone chip, and don't want to use a host MCU... you should write your applications using the nonOS SDK and use espconn APIs to communicate to other ESP chips via the router.
First you will need a mechanism to find other ESPs IP address in the network, which you can easily do via SSDP or simple, just use broadcast messages every once in a while to let all ESPs know which IP is a ESP device.
First you will need a mechanism to find other ESPs IP address in the network, which you can easily do via SSDP or simple, just use broadcast messages every once in a while to let all ESPs know which IP is a ESP device.
Who is online
Users browsing this forum: No registered users and 4 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.