Hello,
How can I determine the current consumption of Bluetooth 5 use nrf52832 soc with transmission at -4 dm when in the datasheet mentioned only the current consumption at 4 dbm and 0 dbm??
Regards,
Hello,
How can I determine the current consumption of Bluetooth 5 use nrf52832 soc with transmission at -4 dm when in the datasheet mentioned only the current consumption at 4 dbm and 0 dbm??
Regards,
Hi,
The formula used in the Online Power Profiler:
avgCurrent = totalCharge/BLEinterval + [(BLEinterval - BLElength)/BLEinterval] * idleCurrent
Best regards,
Andreas