Seeed-Studio / Wio_LTE_Arduino_Library

Wio Tracker LTE is boards combined with STM32F405RGT6 and EC21(4G/3G/GPS) module
MIT License
24 stars 12 forks source link

GNSS never connecting #7

Closed cskonopka closed 4 years ago

cskonopka commented 5 years ago

I've tested the GNSS_Show_Coordinate example with several Wio LTE's and none of them connect/provide GPS coordinates. I dug a little deeper and received a very vague error, "not fixed now".

AT+QGPS LOC? +CME ERROR: 516

Kinda comical actually.

How you successfully run this example?

lanselambor commented 5 years ago

@cskonopka Please make sure testing outside the house, so that GPS signal can be received. Or If you are using EC21-J module, it may don't have GPS function.

cskonopka commented 5 years ago

Gotcha. Thank you for the clarification!