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,
See our Online Power Profiler: https://devzone.nordicsemi.com/nordic/power
Best regards,
Andreas
Hello Andreas,
Can you give me the Formula or the equation to calculate the average current consumption ??
Regards,
Hello Andreas,
Can you give me the Formula or the equation to calculate the average current consumption ??
Regards,
Hi,
The formula used in the Online Power Profiler:
avgCurrent = totalCharge/BLEinterval + [(BLEinterval - BLElength)/BLEinterval] * idleCurrent
Best regards,
Andreas