Hi
I am trying to correlate the data in the AN092, my experiment results and the cc2540 datasheet values of current consumption. I have replicated the experiment for cc2540 and obtained comparable values as in AN092.
For generating my own data rate, i enabled the osal timer and sent 3 packets of 20 bytes in a single connection interval, and took current measurements. I could see that there is a rise in the current drawn. I get peak value of 28mA during transmit by the keyfob, which agrees with the datasheet. The datasheet measurements refer to the reference design cc2540 EM reference design. But what is the refernce application running on this? is it the simple BLE peripheral? If yes, with or without the osal timer? Does the osal timer cause such a huge ~12mA differencebetween AN092 and my experiment?
Is osal timer a software timer purely?