Skip to content

Running the BLE UART service on CircuitPython

Published: at 02:27 AM

Why switch from UART to BLE?

What are the benefits of Bluetooth Low Energy?

How do I set up CircuitPython for BLE?

What are the key parts of a BLE project?

How Does BLE Communication Work?

How to Test Your CircuitPython BLE Kit?

What did we learn about BLE and CircuitPython?


Previous Post
Controlling NeoPixel using Bluefruit Connect on CircuitPython
Next Post
Running BLE advertising with device details on CircuitPython