A related question is a question created from another question. When the related question is created, it will be automatically linked to the original question.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Dear TI,
As a newbie, I am working with CC2541 and following Keyfob example for reference. I want to reduce the currrent consumption at its maximum level. What are the waus and how I can implement those methods to reduce the current consumption ? I am getting 2000uA at present which is too high for my application, while set the GPIO optimally. Please suggest some valuable ways to reduce the current consumption at its maximum. Thanks,
Regards /Ash
Dear Mr Joakim,Thanks for your reply~
well, I followed that and wanna ask that, as i am using KEyFob example, I didnt find the periodic function [// osal_start_timerEx( simpleBLEPeripheral_TaskID, PERIODIC_EVT, PERIODIC_EVT_PERIOD ); becuase this is mentioned in SimpleBLEPeripheral project.
How Can I use this in Keyfob? Please suggest.Thanks,Regards/Ash
Hi Ash,
You will still need to remove the physical components on the keyfob. Also make sure that the GPIOs are configured correctly. In terms of the code, make sure that no sensor interaction is executed. I suggest you look through the code, starting from main and going through the keyfob init functionality. This way you'll learn the structure as well :)
Dear Mr Joakim and Mr Dmitri Cheremisin,
Thanks for your reply~
I checked the pins and its configuration. All is well, still I am getting very high current during advertisement and connected state. (~2mA).
Please suggest some solution~
Thanks,
Regards
/Ash