• And another one with NRF:

    Uncaught Error: Unhandled promise rejection: undefined
     at line 12 col 30
      return device.gatt.connect().then(conn => {
    

    (Seems to occur when I try to connect a device that is already connected by another puck at this time)

    Any way to catch this?

About

Avatar for ChristianW @ChristianW started