Hey thanks for the help,
Bangle.factoryReset();
is not working, it says the function does not exist. I can only connect to the IDE on the phone not the app downloader.
I downloaded both of the boot files from storage on the IDE and seen that "bootrst.txt" only has one line of code...
NRF.setAdvertising({},{name: "newName"});
Im sure there is meant to be more text. Can someone send me the plain boot files manually so i can apply them manually. I think that may work.
@user139578 started
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.
Hey thanks for the help,
is not working, it says the function does not exist. I can only connect to the IDE on the phone not the app downloader.
I downloaded both of the boot files from storage on the IDE and seen that "bootrst.txt" only has one line of code...
Im sure there is meant to be more text.
Can someone send me the plain boot files manually so i can apply them manually. I think that may work.