I am trying to set the SBAS to WAAS on the LC29H and am getting an error..
I tried '35' (as in PDF example), '1', '01', '0x1', '0x01', all with the same failed result.
[14:52:17.911 Uart Tx:0022 B] $PQTMCFGSBAS,W,35*08
[14:52:17.923 Uart Rx:0019 B] $PAIR001,000,4*3F
In addition the READ function fails as well.
[14:52:49.857 Uart Tx:0019 B] $PQTMCFGSBAS,R*27
[14:52:49.865 Uart Rx:0019 B] $PAIR001,000,4*3F
I have no problem setting DGPS to SBAS
[15:00:56.230 Uart Tx:0015 B] $PAIR400,2*20
[15:00:56.247 Uart Rx:0019 B] $PAIR001,400,0*3F
No problem verifying SBAS is enabled
[15:02:27.882 Uart Tx:0013 B] $PAIR411*3E
[15:02:27.888 Uart Rx:0019 B] $PAIR001,411,0*3F
[15:02:27.894 Uart Rx:0015 B] $PAIR411,1*23
But setting SBAS to WAAS seems to be out of reach…
Firmware Version
[15:10:11.783 Uart Tx:0015 B] $PQTMVERNO*58
[15:10:11.792 Uart Rx:0056 B] $PQTMVERNO,LC29HBANR11A02S_CSA2,2023/05/09,20:49:45*0A
The Quectel_Product_Brochure_V8.5_2026.pdf says that the (BA) DOES support WAAS.
But then when I looked closer at the Protocol Spec v1.3 I see that it says “This command is only supported by LC29H (AA) and LC79H (AL)”.
On the other hand, when I am looking at the static threshold I see the opposite where the protocol spec says it is not supported and it actually works.
PAIR071: PAIR_COMMON_GET_STATIC_THRESHOLD
Note: This command is not supported on LC29H (BA, CA, DA, EA).
[16:33:57.156 Uart Tx:0013 B] $PAIR071*3C
[16:33:57.176 Uart Rx:0019 B] $PAIR001,071,0*3D <--- Call succeeded
[16:33:57.185 Uart Rx:0017 B] $PAIR071,0.0*3E
Is this normal? How do I know what to trust? And does the (BA) chip really not support WAAS or am I doing something wrong?
