You are reading a single comment by @jgw and its replies. Click here to read the full conversation.
  • Hi,
    We keep track of serial numbers for anything we deliver to customers. Time has come to do the same for our Bangle.js 2 devices we will be shipping (soon).

    I've noticed that for 3 devices that we bought with the same order, the serial numbers are very different :

    // Connected to Bangle.js 8382
    >getSerial()
    ="c5a488b7-1440c5e7"
    
    // Connected to Bangle.js 62e4
    >getSerial()
    ="5bb6f7f0-75a2ae14"
    
    // Connected to Bangle.js 5e55
    >getSerial()
    ="5705650f-3ec9f6bf"
    >
    

    Is there some kind of logic in these serials or are they just 'random' ?

About

Avatar for jgw @jgw started