Bluetooth Low Energy

How to Use Particle's Powerful Bluetooth API

I was defeated. I had spent the whole night trying to get a Bluetooth Low Energy project working. It was painful. It was frustrating. I was ready to give up. That was during the…

2019.7.15 · 13 Minute Read

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

How to Optimize Your Bluetooth Device Battery Life

If your product isn’t lasting as long as you want to, it may be time to do a current profile on your product and see where you can optimize power. This is a must for battery…

2018.11.1 · 7 Minute Read

Get Started With Bluetooth Low Energy

Bluetooth Low Energy is awesome. The problem, even in 2019, it’s still can be tough to work with. In this article, you’ll learn the in’s and outs of Bluez. It’s Linux’s answer to…

2014.4.14 · 6 Minute Read