You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Are you using an up to date bootloader and settings app from https://banglejs.com/apps/ ?

    Also, if you do process.memory() in the 'main scope' of the code you upload, it'll be run while the String of text that contains all the JS code is still in memory.

    There were some issues with the old one (like leaving clock source code around). There's actually an issue tracking this at https://github.com/espruino/BangleApps/i­ssues/65 - I may modify things soon to really make sure everything is torn down before an app gets run.

About

Avatar for Gordon @Gordon started