I’m looking at using balena cloud for a project that would required:
WAN connectivity using cellular networks (using either USB, or the GPIOs - which ever works best at a good price-point).
GPS location (same, USB or GPIO module)
Base hardware: RPI3 or RPIZeroW
I’m wondering if anyone had some recommendations for this. I’m looking for hardware that’s proven to work well with eventually some documentation on the settings side of things.
Yes indeed none of these have GPS, I guess I’ll have to test a few.
In my search for a GPS module, if I go with something working on USB, anything I should look out for within specs / software support?
We’ve used Quectel EC25 which is good modem + GPS (as well as, GLONASS, BeiDou, Galileo and QZSS), though it’s a mini-PCIe form factor, so might need a USB-to-mini-PCIe converter, probably?
I think the EC20 also has GPS (but not the rest), but in general would suggest the EC25, if it’s an option for you.
For the GPS module alone, if it works with serial (and most do), can just connect to the Pi’s serial port, and use it there (that’s what most of them are doing).
We have some of them here, will try to give it a spin in our office (I used it with the Fin previously, and used both network + GPS, but there it’s easier to connect the card:)
Awesome, thanks for the advice, I’m going to look into it.
From what I’m seing the EC25 doesn’t seem that easy to get though.
Probably, easiest is to work out a system in two pieces with GPS and Modem being separate. I’m just realizing also that I have to look at various bands for different regions.
So GPS over serial, and then get a USB modem geared for each region.
Just in case you overlooked it - the EC25 product page claims - Worldwide LTE, UMTS/HSPA+ and GSM/GPRS/EDGE coverage. So you might get away with one modem for all regions after all.