You are reading a single comment by @jeffmer and its replies. Click here to read the full conversation.
  • If you are connnecting from the Bangle to the MDBT42q, the event will be received by:

    
    gatt.device.on('gattserverdisconnected',­...);
    
    

    NRF.on(‘disconnect’,...) will work on the module - with no Bangle.buzz() of course.

About

Avatar for jeffmer @jeffmer started