Skip to content

Release v23.047.1423

Compare
Choose a tag to compare
@siliconwitch siliconwitch released this 16 Feb 14:34
· 295 commits to main since this release
6d1db0f

Camera, Bluetooth, power ++ 📸

  • Camera enabled
  • Added MicroPython bluetooth module
  • Cleaned up and improved Bluetooth code
  • Non-blocking MicroPython delay functions
  • Async/await functionality enabled!
  • Added keyboard exception to break out of loops in REPL
  • Added devkit mode to allow running the firmware on an NRF52DK board
  • Improved the SPI functions
  • Added display.brightness() API
  • Fixed RAW repl bug
  • Fixed lots of small bugs

Flash your Monocle board with the command:

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

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