I have two nRF52-DK.
I'm in no RF area.
I would like to connect two nRF52-DK at wired from J1 to J1.
Is it possible?
Any good ideas?
I have two nRF52-DK.
I'm in no RF area.
I would like to connect two nRF52-DK at wired from J1 to J1.
Is it possible?
Any good ideas?
I would take a look at the Chapter 6.8 of the user guide for the nrf52-DK. The J1 connector is mainly used to measure the RF signals of the dev kit. If you want to enable communication between two dev kits without using Bluetooth (i.e. wired connection), I would take a look at wired UART for example.
Thanks your support.
I could evaluate using for UART example.