Skip to content

v2.3.0

Compare
Choose a tag to compare
@mrodem mrodem released this 23 Jan 12:50

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)