Skip to content

Release v23.237.1144

Compare
Choose a tag to compare
@siliconwitch siliconwitch released this 25 Aug 12:19
· 19 commits to main since this release
3238934

Say cheese! 📸

  • Camera module now enabled in JPEG mode. camera.capture() will take a 640x400 pixel image.
  • Enabled io.IOBase class to support user streams.
  • Removed fpga.version() as it wasn't very reliable.

This firmware should be used with the v23.230.0808 FPGA image.

Update your Monocle automatically via the Brilliant REPL

Want to update manually?

Flash your Monocle via J-Link using the command:

nrfjprog --program monocle-micropython-*.hex --chiperase --verify --reset

Or use the .zip file for over-the-air updating with nRF Connect.