In my Quecpython application on the EC200U-CN module, the GNSS module only outputs GN positioning sentences. How can I configure it to output GP and GL sentences(RMC and GGA) as well?
hi, Akshay
Sorry for the late reply.
In my previous tests, the GNSS was working normally.
Below is my test script; please give it a try.
gnss_test.py (379 Bytes)