question

nebulight avatar image
nebulight asked

Longshot, but Mikrotik GPS in Venus?

I'm looking to add a a small LTE modem to my camper van and would like to have wifi also (otherwise I'd use a GX LTE). I've been looking at this small modem which can be battery powered. It also has an onboard GPS. Looks like a nice unit to fill all my check boxes (ethernet for the GX, wifi for the van and GPS for the GX).

https://mikrotik.com/product/ltap_mini_lte_kit

Not a programmer but curious to know if these examples on the docs page could be helpful:

https://wiki.mikrotik.com/wiki/Manual:System/GPS#Basic_examples

https://wiki.mikrotik.com/wiki/Manual:GPS-tracking

gpsdriver
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

2 Answers
Erik Sporns avatar image
Erik Sporns answered ·

With some work, that looks possible.

On the other hand, i can totally recommend teltonika routers. E.g. the RUT240 (in germany its in the same price range than the mikrotik).

Runs for a year now without problems, reception is superb, even inside my van.

Regarding GPS: Most cheap <10€ receivers will work.


If i have some time i dig into the docs a bit more, should not be too hard to inject a script to grab gps data.

1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

nebulight avatar image nebulight commented ·
Thanks Erik. If you're feeling bored, I picked up this router and a serial to usb adapter. Plugged it into the cerbo and it doesn't work (not surprised).
0 Likes 0 ·
stager avatar image
stager answered ·

If VenusOS read local gpsd output -- it is possible to use an external modem. But I don't know.
Another way - use socat, as described in https://community.victronenergy.com/questions/17470/venus-gx-to-pull-gps-coordinates-from-onboard-rout.html


UPD:

More other way, hard:

Install to VenusOS gpsd, and https://vladimirkalachikhin.github.io/Galadriel-map/

Set up gpsd to external GNSS receiver.


2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Related Resources

Additional resources still need to be added for this topic