Getting Started with BleuIO: Your First Bluetooth LE Commands in 10 Minutes
Learn Bluetooth LE the easy way—no SDK, no embedded C, no compilation. Get your BleuIO dongle scanning for devices in under 10 minutes with simple AT commands.
Learn Bluetooth LE the easy way—no SDK, no embedded C, no compilation. Get your BleuIO dongle scanning for devices in under 10 minutes with simple AT commands.
A complete guide to designing custom Bluetooth LE GATT services and characteristics, with a hands-on MIDI device implementation example using the nRF52.
In Bluetooth HID: An Introduction to Human Interface Devices with BLE, we tackled the theory behind the communications of HID Devices with Hosts and how sp
What is the Zephyr Project? Zephyr is an open-source real-time operating system (RTOS) meant for use on resource-constrained embedded systems.
You’ve probably heard so much about the recently released Bluetooth 5.
Learn how to choose a UUID for custom Bluetooth LE GATT services and characteristics, avoid reserved UUIDs, and understand the Bluetooth Base UUID format.
A BLE connection interval is the time between two data transfer events (BLE connection events) between the central and the peripheral device.