Release v23.047.1423
·
295 commits
to main
since this release
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