This thread has been locked.

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.

SimpleBLEPeripheral, consumption at startup

Hi community,

 

I am developping a BLE link to monitor a sensor, which code is based on the SimpleBLE Peripheral.

I noticed that the power consumption was quite high on startup, does anyone know a mean to reduce it ?

As well, it is possible to reduce the amount of data sent at each notification and connection event ?

 

Regards

  • Regarding 2nd question http://e2e.ti.com/support/low_power_rf/f/538/p/108807/384844.aspx Regarding first question, the app has to initialize hw and sw and it consumes more till it enters PM2 mode.