Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

pc-ble-driver v4.1.2

Compare
Choose a tag to compare
@kenr kenr released this 14 Jul 12:59

Release notes

Bug fixes

  • Fixed an issue where events after SD_BLE_GAP_CONNECT were occasionally not received
  • Fixed an issue where USB connectivity firmware hangs after receiving many notifications

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.

Other changes

  • Changed to use official version of Microsoft vcpkg (2020.04) for dependencies
  • Add Azure DevOps build pipeline