Protocol Buffers

How to Define a Protocol Buffer Bluetooth: Part 3

In Part 1 we’ve learned the anatomy of a Protocol Buffer. In Part 2 we’ve learned how a Bluetooth Low Energy Service gets pieced together on the Nordic NRF52 SDK. This final post…

2019.7.11 · 5 Minute Read

How to Define a Protocol Buffer Bluetooth: Part 2

This is Part 2 of configuring your own Bluetooth Low Energy Service using a Nordic NRF52 series processor. If you haven’t seen Part 1 go back and check it out. I’ll be waiting…

2019.7.1 · 7 Minute Read

How to Define a Protocol Buffer Bluetooth: Part 1

One of the most confusing things about Bluetooth Low Energy is how data is moved around. Depending on your application, your device state may be fairly complex. That means having…

2019.3.27 · 8 Minute Read