Zephyr Tutorial: Bluetooth Low Energy Development
What is the Zephyr Project? Zephyr is an open-source real-time operating system (RTOS) meant for use on resource-constrained embedded systems.
What is the Zephyr Project? Zephyr is an open-source real-time operating system (RTOS) meant for use on resource-constrained embedded systems.
Learn how to use the Nordic nRF52840 USB Dongle for Bluetooth LE development. Covers setup, nRF Connect for Desktop, programming, and using the dongle as a BLE Central and Peripheral.
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.