Hi,
Using SDK14.0.0, soft device: s132_nrf52_5.0.0
If Segger embedded used them use latest sdk as below, because sdk 14.0.0 has no support for segger embedded.
nRF5_SDK_17.0.2_d674dde\examples\ble_central_and_peripheral\experimental\ble_app_multirole_lesc\pca10040
& replace main file and check.
Other wise you can check it directly by importing it to eclipse IDE. & change sdk root path in make file for compilation.
Multirole_FreeRTOS_Example.7z file of application firmware attached:
Sleep current Result observed on nRF52832 DK Board
- Scanning ON/OFF every 30 sec . DCDC enable and Disable same sleep current ~ 23 uA
- SW1 and SW2 pin configured as input interrupt pin with No_Pullup configuration Sleep current increase in both cases up to 100uA
Sleep current results observed on Device
- If SW1 and SW2 Pin not configured as input interrupt pin : both DCDC Enable and Disable same sleep current observed .
Also, When Sleep mode enable current is 3uA, DCDC mode Disable in central profile sleep current observed 300uA & In Peripheral profile it is 3uA. Why this much of variations getting?
Help to review code.
Regards,
Megha Choudhari
