CYBT-343026-01 current consumption is more than expected.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
NeDh_4602711
Level 5
Level 5
5 solutions authored First solution authored 50 replies posted

Hello,

Currently I am using  WICED-Studio-6.2\20706-A2_Bluetooth\app\demo\hello_client example and also I made 0 dBm tx (using wiced_bt_dev_set_adv_tx_power(0);) but it is currently taking current consumption of ~3mAmp and as per datasheet I am expecting it to take current of ~315micro amp. what changes I should make in the code to get the expected current consumption?

pastedImage_0.png

Thanks in advance.

Thanks and regards,

Neeraj

0 Likes
2 Replies
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi Neeraj,

Please check if you have implemented low power mechanism correctly.

Can you also describe the method you are using to measure current?

0 Likes

Which low power mechanism is expected to use. Currently, I am using wiced_sleep_config(WICED_TRUE,NULL,NULL); only.

Could you please tell me which mechanism is needed to use for the lowest power consumption?

I believe there is deep sleep but that in this mode BLE advertisement stops until it wakeup.

Regards,

Neeraj

0 Likes