I can't seem to find an SDK which supports the nrf52840 or PCA10056 board?
How do I access the new P1 pins?
Thanks.
I can't seem to find an SDK which supports the nrf52840 or PCA10056 board?
How do I access the new P1 pins?
Thanks.
Hi,
SDK v12.2.0 and v13.0.0 support the nRF52840/PCA10056 board.
The peripherals NRF_P0
and NRF_P1
is defined in the file nrf52840.h in the MDK from v8.11.1.
Best regards,
Jørgen