
A Deep Dive Into Eddystone Beacons (nRF52 + Zephyr use case)
As a continuation of our series on Bluetooth beacons (part 1 here, part 2 here, and part 3 here), today we’ll be covering Google’s Eddystone
As a continuation of our series on Bluetooth beacons (part 1 here, part 2 here, and part 3 here), today we’ll be covering Google’s Eddystone
In BLE, there are many events and operations that can be exchanged between a Peripheral and a Central. Understanding these events is imperative for any
You’ve probably heard so much about the recently released Bluetooth 5. You’ve seen all the hype on 2x Speed, 4x Range, and 8x Advertising data
In my previous video looking at connection data captured via a BLE sniffer, I missed explaining two bits in the data that can be confusing
First, a few things to know: “A UUID is a universally unique identifier that is guaranteed to be unique across all space and all time”
The answer: 512 bytes. But to understand where that came from, let’s first look at what a characteristic really is. Attributes are the generic term
Understand BLE connection intervals and events in under 5 minutes A BLE connection interval is the time between two data transfer events (BLE connection events)