This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
pc-ble-driver 4.1.1
Release notes
Bug fixes
- Fixed an issue where nRF52 Dongle hard faulted (described as known issue in 4.1.0)
- Fixed examples issue where timeout and retransmission values for UART communication is too low (described as known issue in 4.1.0)
- Install target did not include all SoftDevice hex files
Connectivity firmware
- Upgraded to use nRF5 SDK v15.3
- Upgraded from SoftDevice v6.1.0 to SoftDevice v6.1.1
- Make LED shine on nRF52 Dongle
Known issues
- SoftDevice API v6.X.X:
BLE_GAP_EVT_ADV_SET_TERMINATED
may provide a NULL ptr to advertising data structs. This is a deviation from the SoftDevice API v6 documentation. See Issues for more information.