Tiny camera fix 🔧
- Added a longer delay (longer than 1 frame) to the camera wakeup. This should fix blank images occasionally being returned.
- Removed a line of dead code from microphone module. Specifically in the 8bit mode.
This firmware should be used with the v23.230.0808 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.