hi, I am working on nrf52 sdk11 and s132, when I am using ble_app_uart example on my custom board I used nrf_delay_ms(10000) i.e 10 seconds when i observe current consumption is 4mA. what is the reason it is consuming too much current? but after that delay of time, it is coming back to initial current consumption i.e 50microAmp
Thanks in Advance,