Hello,
I am currently designing a custom board for my nRF9160 project, and I have some questions regarding the GPS / Cellular antennas.
For cost, space, and because the GPS will only be used once a day (max) for single fix, I would like to use a single antenna for both GPS and cellular.
On the the nWP-033 document (), section 4.3 provides some details on this subject.
However, there are not many details. My guess is that ANT pin is internally to the AUX pin ?
Looking at the schematic of the Thingy:91, that uses a single antenna for GPS + Cellular, the implementation is different.
On this board, an "RF multiplexer" is used to route the antenna to either GPS or LTE pins.
Also, the modem can drive the mux automatically, using the MAGPIOx, to select the optimal matching circuit, depending on the LTE band used.
This brings several questions :
- Why does the Thingy:91 implements several matching circuits, but not the nRF9160DK ? Should the nRF9160DK be considered less efficient in terms of RF ?
- On the Thingy:91, the RF mux QM12038 is now obsolete. Are the most recent Thingy:91 board still produced using old stock of this component ? Or do you have any equivalent to suggest ? Would the MAGPIOx pins still be compatible ?
- Why does the Thingy:91 does not implement the solution presented in nWP-033 document ?
I also found some old threads on DevZone concerning the nRF9160DK, but I beleive the hardware has been changed, so these are not longer relevant. Is this correct ?
Thanks a lot.