pub async fn configure_gnss_on_pca10090ns() -> Result<(), Error>
Expand description

Enable GNSS on the nRF9160-DK (PCA10090NS)

Sends a AT%XMAGPIO command which activates the off-chip GNSS RF routing switch when receiving signals between 1574 MHz and 1577 MHz.

Works on the nRF9160-DK (PCA10090NS) and Actinius Icarus. Other PCBs may use different MAGPIO pins to control the GNSS switch.