Hi Paul,
I did a summery of my project steps. May be this helps you (and me)!
My project steps:
I took
- a brand-new antenna (u-blox ANN-MB-00-00. L1 1559-1606 MHz /L2 1197-1249 MH.)
-a brand-new sparkfun combo (D9S + F9P)
I uploaded the firmware 1.32, but no other changes via u-center
-a ESP 32 board and the example 2 of github L-Band PMP overSerial
“Use the NEO-D9S L-Band receiver to provide corrections to a ZED-F9x via UBX-RXM-PMP
By: SparkFun Electronics / Paul Clark
v3 updates: Decembe 22nd, 2022
This example shows how to obtain SPARTN correction data from a NEO-D9S L-Band receiver
and push it over I2C to a ZED-F9x.”
I have uncommend //#define noPush
I uncommented the EU frequency
I put my PointPerfect keys in the sercret.h
The wiring :
Antenna -->combo–>qwicc–>ESP 32 board–>usb–>macbook–>code example 2 with three changes.
On the arduino monitor I see
17:35:51.125 → Lat: 48.8862077 Long: 9.5455781 Height: 334.765 Fix: 3 (3D) Carrier Solution: 0 (None) Horizontal Accuracy Estimate: 553 (mm)
17:35:52.060 → Lat: 48.8862077 Long: 9.5455781 Height: 334.758 Fix: 3 (3D) Carrier Solution: 0 (None) Horizontal Accuracy Estimate: 553 (mm)
17:35:53.071 → Lat: 48.8862078 Long: 9.5455782 Height: 334.752 Fix: 3 (3D) Carrier Solution: 0 (None) Horizontal Accuracy Estimate: 553 (mm)
17:35:54.066 → Lat: 48.8862078 Long: 9.5455782 Height: 334.745 Fix: 3 (3D) Carrier Solution: 0 (None) Horizontal Accuracy Estimate: 553 (mm)
But no PMP message.
It seems I do not get a satellite lock!
What is my fault?
Can it be the antenna? Do I need one with European frequency on L1 (1545,26MHz)?
Greetings
Bernhard
PS My last project with sparkfun ZEDF9P and IP correction is working well.
https://youtu.be/B2sTzpEMyT4