Creating Bluetooth Low Energy peripherals with Arduino

Creating Bluetooth Low Energy peripherals with Arduino

Most Bluetooth Low Energy boards available to makers right now 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 services using Arduino libraries.