This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Bluetooth 5 power consumption.

Hi,

  1. I know this is a Bluetooth 5 spec question, but wanted to know the practical figures for current consumption when nrf52840 is used as both central and peripheral.

  2. Also, will this current consumption be more in Bluetooth 4(nRF51822) than Bluetooth 5(nRF52840)?

  3. I have read that Bluetooth 5 has increased range, yet lesser power consumption than Bluetooth 4. How is this possible to have a less power consumption yet increased data rate and increased range?

  4. Also, even with Bluetooth 4 (nRF51822), we were able to get a range (in open air) of more than 100m (as opposed to 50m)? We did use a good antenna, so why cant we just use good antenna and use bluetooth 4 instead of bluetooth 5 if the intention is to just increase the range?

  5. We have worked with nRF51822 for a while and find it to be awesome. However, we found nRF52840 has a comparitively long list of anomalies (in errata sheets). Do you have any timeline when the nRF52840 would be stabilized like nRF51822 with less number of anomolies?

I am having a tough time advocating for nRF52840 with the other team members, so please help...

Parents
  • Hi nordicdev,

    1. Power consumption doesn't have really much o do with specification version, that's property of each chip and SW (stack) how well it gets implemented. There are ll the details of basic power consumption figures of nRF52840 chip in preliminary (objective) product specification hanging on Infocenter + all the power profiles of Nordic BLE stack are in Soft Device specification. So you can compute your theoretical numbers if you really need.
    2. BT5 is almost nothing saying buzzword (or to be more precise it's name of 3-thousand pages document) so it will always depend on what features and parameters you use from BT4 or BT5:) No answer can be done from this, just general comparison of nRF51 and 52 families which was presented by Nordic on their blog several times (claiming nRF52832 being up to 80% more power efficient then nRF51 at the same use case;).
    3. You've read some nice marketing materials, reality is indeed more complex;) Under some specific conditions it might be true but definitely not all the properties at once (already "long range" means coded PHY and hence much lower air-speed data rates then 1Mbit in BT 4.0-4.2, don't get confused by glossy marketing extracts for non-technical people;)
    4. Sure, there are HW examples which can achieve easily 1kM of BT 4.x advertisement visibility on free air. Radio properties are still the same (it's 2.4GHz magic) and the only "helping" features of BT5 vs. BT4 are possibilities to use "coded PHY" (= lower effective bit rates which help error corrections and S/N ratio) and higher Tx Power (so you can certify your HW to be "loader" on transmitting side). All the rest is on your antenna design so if you do some monstrous yagi antenna (and will pass the regulatory certifications;) you can probably go beyond that 1kM even with standard BT4.x 1Mbit PHY.
    5. This I won't comment, that's for Nordic (and they will tell you that preliminary release date is Q4/2017 and for all the rest you should contact your local sales rep).

    Cheers Jan

Reply
  • Hi nordicdev,

    1. Power consumption doesn't have really much o do with specification version, that's property of each chip and SW (stack) how well it gets implemented. There are ll the details of basic power consumption figures of nRF52840 chip in preliminary (objective) product specification hanging on Infocenter + all the power profiles of Nordic BLE stack are in Soft Device specification. So you can compute your theoretical numbers if you really need.
    2. BT5 is almost nothing saying buzzword (or to be more precise it's name of 3-thousand pages document) so it will always depend on what features and parameters you use from BT4 or BT5:) No answer can be done from this, just general comparison of nRF51 and 52 families which was presented by Nordic on their blog several times (claiming nRF52832 being up to 80% more power efficient then nRF51 at the same use case;).
    3. You've read some nice marketing materials, reality is indeed more complex;) Under some specific conditions it might be true but definitely not all the properties at once (already "long range" means coded PHY and hence much lower air-speed data rates then 1Mbit in BT 4.0-4.2, don't get confused by glossy marketing extracts for non-technical people;)
    4. Sure, there are HW examples which can achieve easily 1kM of BT 4.x advertisement visibility on free air. Radio properties are still the same (it's 2.4GHz magic) and the only "helping" features of BT5 vs. BT4 are possibilities to use "coded PHY" (= lower effective bit rates which help error corrections and S/N ratio) and higher Tx Power (so you can certify your HW to be "loader" on transmitting side). All the rest is on your antenna design so if you do some monstrous yagi antenna (and will pass the regulatory certifications;) you can probably go beyond that 1kM even with standard BT4.x 1Mbit PHY.
    5. This I won't comment, that's for Nordic (and they will tell you that preliminary release date is Q4/2017 and for all the rest you should contact your local sales rep).

    Cheers Jan

Children
No Data