You are reading a single comment by @d3nd3-o0 and its replies. Click here to read the full conversation.
  • If you can load the code i use, on your 6.49??

    .boot0
    https://pastebin.com/1y9HHHLJ

    .bootcde
    https://pastebin.com/iN4dp74x

    and .bootcde is pulling in:
    require("gbridge.wid.js");
    require("widbt.wid.js");
    from each of these apps.

    My code turns BT on (.wake()) if you hold BTN1 for 5 seconds, but you have to do it atleast 3 seconds after the screen comes on.

    I cannot test with BangleApp because i put my watch back together. So i've lost my ability to test power usage now :)

    Can you give me some insight into where i can find the .bootrst code? within Espruino project.

About

Avatar for d3nd3-o0 @d3nd3-o0 started