NUS example, when connected, see current pulse 50ms interval

ncs v2.9.0

nRF52832 DK (NUS central)

nRF52840 DK (NUS peripheral)

1) When connected, see the empty PDU from peripheral to central about 100ms interval.

2) To use the power monitor to watch the current consumption, the current pulse is about 50ms interval, why it's different?

  

Parents Reply
  • Hi.

    James168 said:

    Yes, using the latter peripheral_uart sample to send packet to central_uart, the current consumption is higher than online power profiler. I disable the UART in prj.conf and use timer expire to send packet from peripheral to central.

    2) I send 13 bytes from nRF52840 dongle (peripheral_uart) to nRF52832 DK (central_uart), and change connection interval to 100ms, so the measured current consumption is about 102 µA, and the online power profiler is about 79 µA as the following.

    Online power profiler application does only estimate the current consumption of the BLE stack. Anything extra in the application such as timers will consume additional current that is not taken into consideration by the estimation. I think what you measure is within what is acceptable.

    regards

    Jared 

Children
No Data
Related