Skip to content

Releases: adafruit/adafruit-bluefruit-le-desktop

0.1.0-beta Initial Beta Release

18 Sep 21:12
Compare
Choose a tag to compare
Pre-release

Initial beta release of the Bluefruit LE desktop app. Has the following major features:

  • BLE device enumeration & connection.
  • Information display with GATT services and characteristics.
  • UART console to send and receive data with a BLE UART device.
  • Control mode to send control pad presses to a BLE UART device (like the Bluefruit LE mobile apps).
  • Color picker mode to send a color to a BLE UART device (like the Bluefruit LE mobile apps).
  • BNO-055 orientation sensor view to display a 3D model using the BNO-055 sensor orientation. Requires the hardware run the ndof_bno055 example from the nRF51822 repository.