Releases: nrfconnect/nrf70-bm
Releases · nrfconnect/nrf70-bm
v1.1.0-rc3
- Upgraded OSAL code and FW blobs to the latest version.
- Restructured both OSAL and BM library code to support runtime.
- switching between operational modes (See migration guide for details)
- Added facility to BM library to combine operational modes in a single build with runtime support to switch between the modes.
- Added a sample to demonstrate the combo mode build.
v1.1.0-rc2
Highlights
- Add runtime regulatory domain configuration APIs
- Move Zephyr RNG parts from BM to Shim
- Fix scan sample profiles
- Documentation improvements
- Add section about compiler and linker options
Full Changelog: v1.1.0-rc1...v1.1.0-rc2
v1.1.0-rc1
Highlights
- Extend documentation based on the feedback
- Add support for random MAC address
- Add support for runtime MAC address configuration
- Add support for buildtime and runtime regulatory domain configuration
(includes both GET and SET)
Full Changelog: v1.0.0...v1.1.0-rc1