You are reading a single comment by @Nadnerb and its replies. Click here to read the full conversation.
  • Thanks.

    I actually did this today, using bin2c.exe to convert the binary data to a .h file which I included in Espruino/targets/nrf5x, then using a jsWrapper to return the address of that array from the .h file.
    It seems to work pretty well. Now I can create a loop in my javascript to retrieve that data and I can re-flash that data using the nRF toolbox app in DFU mode.

About

Avatar for Nadnerb @Nadnerb started