-->
Page 1 of 1

How to scan SSDP devices from ESP8266/Nodemcu

PostPosted: Tue Dec 25, 2018 7:45 pm
by Ashish Sahu
Is it possible to discover SSDP devices from ESP8266 Sketch. I'm having 5 Nodemcu, 4 devices broadcasting SSDP service. [ssdp.ino](https://github.com/esp8266/Arduino/blob ... P/SSDP.ino). Now I need 5th device to scan other 4 devices which is already connected to local network along with their ip address. 5th devices is also connected to same network.