Release v23.053.1351
·
273 commits
to main
since this release
Midweek updates ☕️
- Bluetooth functions complete for sending and recieving data
- Fixed
device.reset_cause()
- Completed touch module
- Added
device.force_sleep()
function - Fixed a bug in REPL when recieving long strings with escape characters
- Added
device.GIT_REPO
string - Started work on flash driver
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