Skip to content

Release v25.008.1013

Latest
Compare
Choose a tag to compare
@siliconwitch siliconwitch released this 08 Jan 13:18

Camera API completed 📷

  • Added variable resolution settings to camera.capture
  • Added new JPEG quality modes to camera.capture
  • Added panning feature to camera.capture
  • Memory-efficient JPEG header generation for different quality and resolution options
  • New FPGA side SPI block. Allows for faster and more stable SPI transactions
  • Improved factory test scripts
  • Updated Lua test scripts for new APIs

⚠️ API changes

  • camera.capture{ quality_factor = int } has been changed to camera.capture{ quality = str }. Valid values for quality are 'VERY_LOW', 'LOW', 'MEDIUM', 'HIGH', and 'VERY_HIGH',

Update your Frame automatically using AR Studio or the Noa App

Want to update manually? Use the .zip for over-the-air updating with nRF Connect