I want to identify models of hardware running espruino. For instance the bangle.js devices.
Should i use the MAC address(NRF.getAddress())?
Other method?
Assuming that MAC has not been changed. Are the first 11 characters of the MAC common to all bangle.js devices ?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I want to identify models of hardware running espruino. For instance the bangle.js devices.
Should i use the MAC address(NRF.getAddress())?
Other method?
Assuming that MAC has not been changed. Are the first 11 characters of the MAC common to all bangle.js devices ?