Live data from Hacker News

Analysis of energy consumption of Bluetooth Low Energy versus Bluetooth Classic

hj.diva-portal.org

1–10 of 51 posts

Re: Analysis of energy consumption of Bluetooth Low Energy versus Bluetooth Classic

#5
BLE was designed as a super low bitrate intermittent protocol, and named with that application in mind. It was designed to spend 99% of its time "asleep".

Not too surprising it's similar power to Classic when doing similar things.

But also, a good study to actually measure it!

Re: Analysis of energy consumption of Bluetooth Low Energy versus Bluetooth Classic

#6
They found usecases when classic is better.

BLE is very good for operating a sensor or a beacon for years on a coin cell. That’s why it’s so popular.

Also because of the easier api/interface to exchange data compared to the classic bluetooth.

Re: Analysis of energy consumption of Bluetooth Low Energy versus Bluetooth Classic

#10
post #4

That’s… odd? I would’ve assumed that LE was designed with both theory and practical testing - how could classic be better at everything?

As other comments note, this appears to only examine power use under load and LE is meant to idle at extremely low power. So it's worth knowing but not super meaningful that LE isn't more power efficient when in use, because that wasn't the point. (Also this assumes that the conclusion is true in the general case, which is unknown since they didn't test many implementations and BT has painfully wide variation in implementations)
Post reply on HN