This repository was archived by the owner on Apr 9, 2026. It is now read-only.
v2.3.0
Features
- Added API function for resetting the connectivity device (#121)
Bugfixes
- Removed error in callback when device connection times out (#111)
- Aligned default options for enable BLE (#119)
- Waiting for TX complete when doing write w/o response (#122)
- Fixed typo in typescript definition (#129)
- Moved state update to after call to reset function (#132)
- Upgraded to pc-ble-driver v2.2.1 (with connectivity firmware v1.2.2) which fixes problem related to control packet state transitions (#134, NordicSemiconductor/pc-ble-driver#62)