Skip to content

Release v23.150.1818

Compare
Choose a tag to compare
@siliconwitch siliconwitch released this 30 May 15:04
· 111 commits to main since this release
1bd6dee

More display bugfixes and improved error handling 🐞

  • The fbtext module now uses double buffering which fixes the text position bug.
  • Better internal handling of SPI communication to the FPGA. ROM strings are no longer an issue to the driver.
  • Added additional crashes handlers for better debugging.
  • Improved startup tests for the factory programming process to catch bad components.
  • Added device_charging() function.
  • Few minor display bugs fixed, as well as tests improved.

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.