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

nrf52840 reading GPS via UART

Hi, I am trying to connect the nrf52840 to GPS module, and I hope that the dk could read the GPS information via UART. I try to modify from this example nRF5_SDK_14.2.0_17b948a\examples\peripheral\uart, but I open termite and receive nothing.

  1. could any friends offer me some help with my code?
  2. if there is any software could help me debug or test? I am not sure whether the GPS information is successfully received via UART.

Thank you for your help!

Best Regardsmain.c

Related