You are reading a single comment by @cmo and its replies. Click here to read the full conversation.
  • Just to close this, I ended up using this bit:

    wifi.on('sta_left', function(){
      console.log('station lost...');
    });
    
About

Avatar for cmo @cmo started