Looking at the picture on the wiki, the HAT uses a Quectel GNSS module:
However, the Semtech HAL (to which the WM1302 setup wiki points to), only supports uBlox 7. Please see the following comments in the Semtech source-code:
- sx1302_hal/lora_pkt_fwd.c at master · Lora-net/sx1302_hal · GitHub
- sx1302_hal/loragw_gps.c at master · Lora-net/sx1302_hal · GitHub
What was the reason to use the Quectel GNSS module instead of an uBlox?