Hi, Yes, I did something similar here https://forum.seeedstudio.com/t/xiao-nrf52840-sense-w-gps-air530-expansion-board/270574
The GPS modules spit a TON of data so I look at the ports fifo’s if your getting over-run or if you need any flow control between the devices. Then the code writing to the SD card, does it block the GPS data from coming in or are You using interrupts in some manner ?
HTH
GL
PJ