I read that each Flutter Wireless device will have a unique 72-bit identifier, in addition to whatever address is set programmatically via the Arduino library. I'd like to read this 72-bit hardware identifier using the library. Is this possible?
Some background: I'm creating a network of sensors connected to Flutter Wireless nodes that will transmit sensor readings to a collector node (Flutter Wireless node connected to a Raspberry Pi or similar, connected to the Internets) that will forward the data along. I'd like to have that data include the unique identifier of the Flutter node where the sensor reading was sampled.
Thanks! Can't wait to get my boards!