READ GPS DATA
daviidmart opened this issue ยท 7 comments
daviidmart commented
I am working with the EC25, it has a GNSS integrated, I would like to know if there is a way to read the data to send it through MQTT?
Wiz-IO commented
send AT command to enable GPS, open uart and read NMEA
Wiz-IO commented
daviidmart commented
Thank you very much for the help. This works with Arduino?
Wiz-IO commented
OpenLinux SDK
Arduino port is not shared yet
daviidmart commented
Internally use QuecOpen?
daviidmart commented
If I make a donation, is it possible to add the GPS function and GPIO in Arduino?
Wiz-IO commented
in Arduino... just follow the QuecOpen example