• Hi,

    i set debug info to show before i upgraded the bootloader to the latest version.
    The problem is i cant set it to hide because it dont execute the bootloader anymore

    Anyone know how to set the setting without using the settings app?

    Thanks in advance

  • Ok I got a solution:

    Terminal in Web IDE worked for me so i set the default settings in terminal and i got it back up and running :)

    If someone runs into the same problem here are the commands

    const storage = require('Storage');
    storage.write('setting.json', {ble:true,blerepl:true,log:false,timeoutĀ­:10,vibrate:true,beep:true,timezone:0,HIĀ­D:false,clock:null,"12hour":false});
    
About

Set Debug Info to show before i upgrade bootloader

Posted by Avatar for user110719 @user110719

Actions