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

MAGPIO and COEX0 settings for gps sample

I do not understand how to compose these settings.

Using ncs v1.5.0 GPS sample with SUPL enabled.

This works OK on nrf9160-DK using the supplied settings

#define AT_MAGPIO "AT\%XMAGPIO=1,0,0,1,1,1574,1577"
#define AT_COEX0 "AT\%XCOEX0"

I have another setup with the same antenna but on a much simpler board.

The main difference is that this other board has no LNA.  However, the GPS antenna is also a MOLEX 206640.

Evidently the above settings are wrong and the GPS sees no satellites.

The software is identical.

Any suggestion please.

Related