This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

GPSMON and nRF52840 Connectivity Bridge

Hi,

I'm trying to use the GNSS application for the nRF9160 to compare GPS antenna performance. There is a Linux utility, GPSMON, that I'm trying to use to display side by side performance of different GPS receivers, and identical receivers with different antennas. GPSMON will recognize the output of the nRF9160 on a development board but not the output of an nRF52840 programmed with the connectivity bridge software. There doesn't seem to be any difference in the data when viewed in terminal programs.

I'm looking for any ideas on why the connectivity bridge software doesn't work in this scenario?

JT

Parents Reply Children
  • Hello Markus,

    As clarification, I am running the GNSS application on the nRF9160 in two different scenarios. The first is on an nRF9160DK and in the second on custom hardware that mimics the Thingy91 hardware, e.g. using the nRF52840 to provide the serial interface over USB. In both cases I can view the NMEA sentences and the information is correct. However, when I run the application on the nRF9160DK the serial output is recognized by GPSMON but if I run it on the custom hardware, with the connectivity bridge, it is not. Since the nRF9160DK uses a different serial to USB converter then the Thingy91 my assumption is that this is where the issue lies.

    One suggestion is that there is a difference in the implementation of hardware flow control between the two platforms. Do both the nRF9160Dk and the connectivity bridge software both use hardware flow control?

    JT 

Related