• Just to add, connecting and disconnecting the hotspot in quick succession will sometims leave the wifi status as AUTH_LEAVE and will not call the callback (because it technically isn't disconnected yet?)

    >wifi.getStatus()
    ={
      station: "AUTH_LEAVE",
      mode: "APSTA",
      powersave: "modem"
     }
    
About

Avatar for parasquid @parasquid started