Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
To reduce current I disabled NRF_LOG_ENABLED so that UART will be free.
Still if I enable NRF_LOG_ENABLED and use RTT (NRF_LOG_BACKEND_RTT_ENABLED set to 1 and NRF_LOG_BACKEND_UART_ENABLED to 0) will I get low current as similar to disabling NRF_LOG_ENABLED.
Thanks & Regards
Vishnu Beema