Pulls unique serial number from CPU and prints to serial console and displays on LCD. Used to generate a guaranteed unique ID for IoT apps where the IoT device needs to become it's own access point. Should work on native hardware unlike the MBED MAC address which would not be available on some custom PCB. Tested on KL46Z but should also work on most STM CPU.

Dependencies:   SLCD mbed

Auto generated API documentation and code listings for frdm_print_unique_serial_number

Code

main.cpp [code]