You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Thanks! You can get the type of device with process.env.BOARD and as @Wilberforce mentions you can get a unique serial number with getSerial.

    You can also get the Puck's MAC address with NRF.getAddress() - while you can't get the actual name, you can fake it by adding "Puck.js " to the last 4 digits of that MAC address.

About

Avatar for Gordon @Gordon started