@Gordon Ah right ok. If the Puck gets disconnected does the power consumption go back down again? i.e. If the computer it's connected to gets shut down, does it go back to broadcasting again?
Personally I think it's better to let the code decide when it should shut off BT. Although if there was a Puck.sleep(timeToWaitBeforeSleeping) sort of option that would be good?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@Gordon Ah right ok. If the Puck gets disconnected does the power consumption go back down again? i.e. If the computer it's connected to gets shut down, does it go back to broadcasting again?
Personally I think it's better to let the code decide when it should shut off BT. Although if there was a
Puck.sleep(timeToWaitBeforeSleeping)
sort of option that would be good?