espduino
espduino copied to clipboard
ESP8266 ChipInfo ChipID and FlashID
With espduino library, how do I get the values of ChipID, FlashID and other hardware related data? This is useful to assign station id and some other scenarios.
Something similar to https://github.com/nodemcu/nodemcu-firmware/wiki/nodemcu_api_en#nodechipid
Any progress on this?