Hi,
I’m trying to get the GPS demo going and understand the AT commands necessary to initialise the GPS radio.
The demo cannot get a fix, either inside or outside. I have the antenna that came with the board connected to the GPS connector.
It seems to me the %XMAGPIO and %XCOEX0 commands won’t be issued because neither CONFIG_BOARD_NRF9160DK_NRF9160NS or CONFIG_BOARD_THINGY91_NRF9160NS are defined.
Could this be why the demo can’t get a GPS fix?
As it is, the radio is getting at %XSYSTEMMODE command to enable the GPS (I have disabled LTE for now) and a +CFUN=31 command, and that’s it. Is that enough for the Feather?