You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Yes, if you don't want to use the IDE then building a webpage seems like a good bet.

    https://www.espruino.com/Web+Bluetooth#rĀ­eading-from-puck-js has some information.

    The simplest way would be to call Puck.eval repeatedly - you may not be able to read everything in one chunk if there's not enough RAM to store the JSON formatted output, but by reading in chunks you don't have to do anything fancy and can also get a progress bar pretty easily!

About

Avatar for Gordon @Gordon started