Hello,
I'm trying to use the GPS Shield with the MKR WAN 1310 board.
I've tried connecting the shield with both the included I2C cable and plugging it directly on top of the MKR board, and I've uploaded the code example for the shield, changing the mode in begin() appropriatly, and the available() method always returns 0.
Is there something I missed that will make it work?