You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
Andre Machado
andrevcn
Sou tecnico em eletronica, apaixonado por hardware, software e firmware.
Sou auto-didata e sempre procurei conhecimento por conta própria.
Estou sempre a proc
ESP8266 AT command sequence to start a UDP server with Espressif AT firmware v0.22.
Create a UDP Server to Listen for Incoming Broadcasts
The following sequence of commands will (1) start a TCP server listening for traffic on port 80 and (2) start a UDP server and listen for incoming UDP packets from all addresses.