Hi, i am new to the nRF52840, i like the features it has and i want to create a board using it. In the datasheet it is said to have 2 ARM processors and i want to use it as follows;
1. To design a board with IO capabilities like i would with any MCU like the famous ATMega328P.
2. Be able to program the GPIO functionality using the built in USB.
I want to know if it is possible to to this without a host MCU to transfer data between the two.
Thanks all.