logo elektroda
logo elektroda
X
logo elektroda

How to communicate 2 ESP8266s with each other without using a router?

Maryush 1359 3
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 16990287
    Maryush
    Level 22  
    Welcome,

    I want to make a circuit that will measure the temperature and send it wirelessly to a receiver with an LCD display. I have chosen the ESP8266 WiFi chips to implement the transmission, I know how to do it using a router and 2 modules. But the task got a bit complicated for me, because this device has to be portable, so the chips have to communicate with each other directly. Can the ESP create its own WiFi network to make this kind of data exchange possible. Maybe the idea is to use mixed mode, but how to implement this. Please help if this is at all doable without using a router.
  • ADVERTISEMENT
  • #2 16990385
    Loker
    Level 39  
    Google -> "ESP8266 ad-hoc" or "ESP8266 mesh".
  • ADVERTISEMENT
  • #3 16990855
    linuxtorpeda
    Level 26  
    You can set one ESP to AP mode and the other to STA mode.
ADVERTISEMENT