RSL10-SmartShot_BSP CMSIS-Pack Release Notes
Copyright © 2021 Semiconductor Components Industries, LLC (d/b/a ON Semiconductor)
[2.1.0] - 2021-06-02
Added
- Add new board variant
SECO-RSL10-CAM-COLOR-GEVK
. - Add Example application
smartshot_demo_color_cam
for board variant SECO-RSL10-CAM-COLOR-GEVK. - Add new PMIC FAN53880 implementation to Smartshot Board Support Drivers for board SECO-RSL10-CAM-COLOR-GEVK.
Changed
smartshot_demo_cam
- Modified RSL10 SPI Driver was moved from Example Project to Smartshot BSP package as standalone SMARTSHOT SPI Driver.smartshot_demo_cam
andsmartshot_demo_color_cam
Increase SPI Speed to 2 MHz.
Fix
- Fixed that Accelerometer could not be enabled when RSL10 was in deep sleep mode.
- Fixed that Temperature and Humidity was not updated during deep sleep mode.
[2.0.0] - 2021-04-01
Added
smartshot_demo_cam
- Add DFUS - Device Firmware Update Service to extract version information from the device and initiate FOTA update.smartshot_demo_cam
- Add DISS Device Information, manufacturer name, model name, hardware revision and software revision.smartshot_demo_cam
- Automatically initiates BLE connection parameter update to switch between low power mode and low latency mode.smartshot_demo_cam
- Enable Deep Sleep mode also during peer device connection.smartshot_demo_cam
- Enable External Wake-Ups from Accelerometer and PIR sensors.
Changed
smartshot_demo_cam
- ESTSS Service change of UUIDs to have uniqe UUID value for every sensor trigger.- CMSIS Pack structure changed. Board specific files are now located in
Boards\
directory. smartshot_demo_cam
- Change advertising interval to high duty (211.25 ms) after startup and disconnection and to low duty (852.5 ms) after 1 minute after startup or disconnection.
[1.0.3] - 2021-03-10
Changed
- Dependency for ‘ONSemiconductor.RSL10’ CMSIS-Pack was updated to require
>=3.5.285
. smartshot_demo_cam
- Enabled--spec=nosys.spec
linker option for the project.
Fixed
smartshot_demo_cam
- Fixed redefinition of global structureapp_sleep_mode_env
in header files.
Note
- Existing boards need to be reflashed using appropriate FLASH image provided in
Binaries
folder of the CMSIS-Pack. This is required due to updated Firwmare Over The Air (FOTA) binary in RSL10 CMSIS-Pack.
[1.0.2] - 2020-12-08
Changed
- Updated Advertising Data of
smartshot_demo_cam
example to include Flags, Incomplete List of 128-bit Service UUID, Advertising Interval and Transmit Power. - Updated Scan Response Data of
smartshot_demo_cam
example to include Complete Device Name and Developer Specific Data.
[1.0.1] - 2020-11-10
Fixed
smartshot_demo_cam
example project required specific version of ARM.CMSIS pack. Fixed to require latest pack >=5.6.0.
[1.0.0] - 2020-11-09
Added
- Initial official release