Sorry, but there are no more tags available to filter with.
  • nrf52 UARTE/Fifo high current consumption

    I am struggling with excess current consupmtion using uart+fifo. It seems like ~300uA is drawn by UART and disabling via app_uart_close() doesn't help. I have checked all possible configurations of below params: #define UART0_CONFIG_USE_EASY_DMA…