Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By RIN67630
#88960 https://github.com/rin67630/Blink-my-IP/blob/master/BlinkIP.ino

This small sketch blinks the last byte of your IP on the built-in LED upon connection to WiFi, so you know your IP without needing to look at the router.

- . . . . . .

Would mean: your last IP byte is 231.

You can also get the two last bytes if you need more addresses.