Sorry, but there are no more tags available to filter with.
  • NRF52832 UART & SAADC Driver Confliction

    Hello, I am trying to use adc with the uart so i can monitor the readings from adc. But when I include both drivers (nrf_drv_saadc , nrf_drv_uart) i got a confliction error. As far as I understand there are two definitions for the variable "m_cb" ; …