Release v23.181.0720
siliconwitch
released this
30 Jun 07:46
·
66 commits
to main
since this release
More mic modes 🎛️
- Microphone can now be switched between 8khz and 16khz sample rate, as well as 8bit and 16bit output data.
- Microphone module is now implemented in C so it's blazing fast! Streaming 8khz-8bit audio is now possible.
- Simplified text collision detection.
- Bumped the MicroPython to include a slightly improved asyncio library
This firmware should be used with the v23.179.1006 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.