Creating Bluetooth Low Energy peripherals with Arduino

Creating Bluetooth Low Energy peripherals with Arduino

Most Bluetooth Low Energy boards available to makers pretend to look like serial devices for simplicity’s sake and present a UART service to the user. We'll look at how to create custom Bluetooth Low Energy services using Arduino libraries.

Project Website