So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By Flyrobo
#93144 Two ESP8266 devices need to communicate server-client udp and http socket in APmode. One device is in APmode while the other is connected through WiFi. softAP() for the first and WiFi.begin() the second. The problem is that the device does not receive data from its IP 192.168.4.1 or port.. despite it accepting data very easily from any android phone or computer, without any problems. Can someone explain why this is happening?
User avatar
By mrmannu
#93273 NodeMCU is an open source firmware for which open source prototyping board designs are available. ... The firmware is based on the eLua project, and built on the Espressif Non-OS SDK for ESP8266. It uses many open source projects, such as lua-cjson and SPIFFS.