This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF52840 ble-app-uart example does not send serial when flashed into a SparkFun Pro nRF52840

Hi,

I am currently trying to test the capability of bluetooth 5 long range mode using a pair of SparkFun Pro nRF52840. I have used the blue-app-uart example and:

1) Added sparkfun board definition

2) Modified the makefile.

I am currently able to compile and flash the programme into the SparkFun Pro nRF52840 but the uart does not work. The computer does not even detect it as a serial device.

I am very new to the embedded scene so I might have missed something in the makefile or something along that line. I would be very grateful if you could point me in the correct

direction towards getting uart from NRF52840 to work with SparkFun Pro nRF52840. Thank you very much!

Related