Avatar for user136808

user136808

Member since Nov 2021 • Last active Dec 2024
  • 2 conversations
  • 16 comments

Most recent activity

    • 14 comments
    • 522 views
  • in Bangle.js
    Avatar for user136808

    Hi Gordon, I've replied to your message.

  • in Bangle.js
    Avatar for user136808

    Thanks Gordon.

    Unfortunately I think attempting disassembly/re-assemble is definitely not something I'd be capable of doing 😔

  • in Bangle.js
    Avatar for user136808

    Hi Gordon, thanks again for the support.
    The watch ran flat and I charged overnight but it's still the same.
    Connected via bluetooth and reset all settings and uploaded default apps just in case but screen touchscreen still not responding.

  • in Bangle.js
    Avatar for user136808

    Thanks again Gordon, I've ran Web IDE and attached is the response
    ">Bangle.setLCDTimeout(0);
    =undefined

    Bangle.setLCDPower(1);
    =undefined
    Bangle.setLCDBrightness(1);
    =undefined
    if (Bangle.setGPSPower) Bangle.setGPSPower(1,"flat");
    =true
    if (Bangle.setHRMPower) Bangle.setHRMPower(1,"flat");
    =true
    if (Bangle.setCompassPower) Bangle.setCompassPower(1,"flat");
    =true
    if (Bangle.setBarometerPower) Bangle.setBarometerPower(1,"flat");
    =true
    setInterval(function() {
    :var i=1000;while (i--);
    :}, 1);
    =18
    Uncaught Error: I2C Error: Arbitration (start)
    at line 1 col 12
    var i=1000;while(i--);

                   ^
    

    in function called from system
    Uncaught Error: I2C Error: Arbitration (start)
    at line 1 col 12
    var i=1000;while(i--);

                   ^
    

    in function called from system
    at line 1 col 12
    var i=1000;while(i--);

                   ^
    

    in function called from system
    Uncaught Error: I2C Error: Arbitration (start)
    at line 1 col 12
    var i=1000;while(i--);"

  • in Bangle.js
    Avatar for user136808

    Hello Gordon, thank you for your reply.
    No, didn't do anything except wore it all week and it was working perfectly, notifications coming through, alarm working etc.
    BTW sorry if I wasn't clear on the previous post, but although I didn't really use it, it was charged intermittently.
    Rebooting through bootloader, it shows the start screen (the one with "Bangle" and a picture of a watch) and then "uncaught error I2C", which fills the screen.
    Pressing the button again takes it back to the clock.
    I can press the button again to get the apps menu but can't scroll or touch anything so can'r access the flatten battery option.

  • in Bangle.js
    Avatar for user136808

    Following my previous issues with battery life, I now have an issue that the screen is totally unresponsive.

    Pushing the button will toggle between the clock and settings but I cannot select any setting or scroll up/down.

    I've re-installed the default apps but still no joy.

    Does anyone have any suggestions please?

    • 11 comments
    • 559 views
  • in Bangle.js
    Avatar for user136808

    Update! That seems to have worked.
    Left on charge for 4 days (2 days turned off,then 2 turned on).
    Took off charge Saturday morning and set up and been using since….60 hours in and battery still at 85%.

  • in Bangle.js
    Avatar for user136808

    Update - factory reset watch and fully charged. Not connected to anything, just turned on and left it… lasted approximately 26 hours before powering off so seems I’ve definitely got an issue with the battery. @Gordon

Actions