Skip to content

Releases: adafruit/Adafruit_CircuitPython_BLE

Improve UARTServer example

01 Feb 17:32
52f7488
Compare
Choose a tag to compare

Improve UARTServer example: now retries after connection dropped.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

Initial release

23 Jan 03:21
4e9fd61
Compare
Choose a tag to compare

Includes:

  • LocationBeacon - an iBeacon-style beacon
  • EddystoneURLBeacon
  • UARTServer - a Peripheral running an implementation of the Nordic UART Service (NUS). Provides a stream interface for reading.

[note - not yet in bundle as of the date of this release, but will be added soon]

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.