Hello Everyone,
I designed and fabricated a small nRF52 board.
The design of this board is based on the Adafruit nRF52 feather.
The difference between my designed board and nRF52 feather is the existence of the pressure sensor.
However, I have one big problems here.
I would like to upload my arduino sketch file onto this my custom nRF52 board.
but my UART-USB chips did not work. (I used FT-232 instead of CP2104. I found that FT-232 does not works with nRF52 and Adafruit's nRF52 bootloader later.)
Therefore, I am looking for the way how to upload the sketch file via J Link such I used to upload bootloader. (using SWDIO and SWDCLK lines)
Would you please give me some advice how to upload it onto my nRF52 board?
Any comments and advises are welcome.
Thanks,
Best regards,
S-H Choe.