-->
Page 1 of 2

IC serial number

PostPosted: Tue Jun 02, 2015 3:20 pm
by foubarre
Hi.

Is there a serial number buried in the IC that i could read to identify it amongst all those i plan to have, or will i need to set them upon first startup?

Thank you.

Re: IC serial number

PostPosted: Tue Jun 02, 2015 4:25 pm
by hackrid
mac address?

Re: IC serial number

PostPosted: Tue Jun 02, 2015 4:28 pm
by danbicks
Yep,

Chip ID.

ESP.getChipId() returns the ESP8266 chip ID as a 32-bit integer.

Dans

Re: IC serial number

PostPosted: Tue Jun 02, 2015 4:33 pm
by foubarre
Wonderful !!!
I hoped for something that easy to come out.

Thanks a bunch !!