• Thr 2020.03.19

    reply to post #3

    The original post indicated a failure to upload apps, failing around 99% but now there may be an issue with the reset() command.

    Before this thread morphs, are there actually two separate issues?

    What was done, such that apps from the official BangleApps repository now upload?

    and, post the results of process.env as indicated in post #7 please.


    'causes the Bangle to reply "=undefined" (presumably expected)'

    Yes, True

    https://www.espruino.com/FAQ#when-i-type­-a-command-why-does-espruino-print-undef­ined-



    From:

    'reset the underlying hardware'
       and
    'If reset() is called with no arguments, it will reset the board's state in RAM but will not reset the state in flash'
    https://banglejs.com/reference#l__global­_reset

    Could some erroneous code be lurking about in Flash?

  • To answer your questions above:

    • 100% of app uploads fail on my device when using the app repo uploader
    • I have never managed to complete an upload successfully
    • Looking at the output in my browser console, the Bangle stops responding when the "reset()" command is issued to it by the uploader web page.
    • Once this has happened, you then need to re-connect the Bangle before you can use it again.
About