Hi,
I am currently using a nRF52-DK as a nRF Sniffer for Bluetooth LE. However I would like to use some other hardware instead which allows for the permanent attachment of an external antenna as the nRF52-DK isn't very well setup for that. Hence, I'd like to program the precompiled Sniffer HEX file onto a generic nRF52 module that has an external antenna connection.
How can I best achieve this? I imagine I will need to hook up a UART->USB to a particular set of pins on the nRF52 chip? Are you able to share which pins those are? Is there anything else to note?
Thanks.