SDK v1.0.1 Release Notes
Since the release of version v1.0.0, we have made improvements and optimizations in several areas of the application. These changes are divided into two main sections: Major Changes and Changelogs. Here, we’ll provide a detailed explanation and enhanced descriptions.
Major Changes
In this update, we have made significant optimizations and upgrades to the core modules of the system to enhance performance, add new features, and improve user experience. The changes are primarily categorized into Major Features, Major Bug Fixes and Breaking Changes. Here are some of the key updates:
Major Features
Add LPC and RTC DLPS demos.
Add 3-wire spi sample.
Add RTL8762E-compatible Flash API into SDK library.
Major Bug Fixes
Fix authorization failure message of SMP invalid state.
Breaking Changes
Update upperstack image to v0.0.17.0.
Modify flow of SMP Timeout (disconnect).
Change Logs
Meanwhile, in the changelog section, we have meticulously listed changes for each module, categorizing them into four main types: Added, Changed, Fixed, and Removed. You can review these changes in the following different modules:
Bluetooth
Changed
Update upperstack image to v0.0.17.0.
Modify GAP library.
Modify flow of SMP Timeout (disconnect).
Modify header files to follow Doxygen rules.
Fixed
Fix authorization failure message of SMP invalid state.
DFU
Added
Add is_ota_procedure global variable in the silent_ota application.
Flash
Added
Add RTL8762E-compatible Flash API into SDK library.
Peripheral Drivers
Added
Add LPC and RTC DLPS demos.
Add 3wire spi sample.
Changed
Optimize ADC Driver Initialization Flow.
Modify header files to follow Doxygen rules.
Platform
Added
Changed
Add
AON_WDG_Restart()
after initializing the AON watchdog.Modify header files to follow Doxygen rules.
Modify AON config API.
Tools
Changed
Update MD5 tool to version 1.0.4.