So after changing connectable back to True, it becomes connectable again, as it should do. Nothing broke there.
But you did say you expected it to reset connectable to True upon BTN3 held? It currently does not do this behavior.
Strange how you also thought wake() was restored on BTN3 too, is there a relationship between this and the other post?
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.
So after changing connectable back to True, it becomes connectable again, as it should do. Nothing broke there.
But you did say you
expected
it to reset connectable to True upon BTN3 held? It currently doesnot
do this behavior.Strange how you also thought wake() was restored on BTN3 too, is there a relationship between this and the other post?