ncs v2.9.0
peripheral_uart (nRF52840) modified code
central_uart (nRF52832) unmodified code
using power monitor for current consumption
When I send the packet from peripheral to central, except empty PDU packet, I also see the current pulse in the power monitor screenshot about 1000ms later, how to explain it?
pulse 1 and 4 are empty PDU, pulse 2 is sending the packet from peripheral, and pulse 3 is unknown current pulse.
zoom in for pulse 2
zoom in for pulse 3, seem has 3 spikes.
From the wireshark I see the data packet only except empty PDU.