Sorry, but there are no more tags available to filter with.
  • nrf52 - NRF_UARTE_Type POWER missing

    Hi, we used NRF_UARTE_Type POWER for the "peripheral power control" of the UART interface on nrf51 - works fine. After trying to port the nrf51 to nrf52 I found out that POWER is missing in the NRF_UARTE_Type struct. the nrf51_to_nrf51.h does not…