Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.

v2.4.0

Choose a tag to compare

@waylandCI waylandCI released this 30 May 14:30
· 300 commits to master since this release
65e8abb

Changelog

  • api: add ability to create adapter with user specified serial port (@pokornyib) #133
  • api: adapter.connect function callback fixed (@pokornyib) #137
  • api: prevent opening adapter if it is already open #144
  • api: add support for Nordic Semiconductor PCA10059 (nRF52840)
  • api: update to use pc-ble-driver v2.3.1
  • api: various bugfixes
  • test: change tests to be ran as integration tests with jest test framework
  • test: automatically pick adapters connected to the computer (controllable with environment variables)