Trimble base with Reach RS Rover

I work on a farm that uses Trimble RTK. A Trimble rover currently uses a 900 MHz radio to communicate with the base station. I would like to have my Reach RS be a rover that connects to the same Trimble base station (Ag GPS RTK Base 900).

What settings to I need to change on the Reach rover to connect to the Trimble base station?

Thank you for you help.

Hi, how does Trimble output its correction? UHF? Ntrip? serial to other radio? or other

I’m new to this, so I’m not familiar with all the lingo, but…I also have a Trimble rover that uses a 900 MHz radio to communicate with the base station. Does that answer your question?

Depending on the format Trimplet outputs to its radio, this should be doable.
I am sure someone has experience with the given model and has input to this.
Do you have a model name and if its a proprietary solution of Trimble?

I have tried to do the same thing with Topcon and the only way was having a modem and using TCP. Another thing I haven’t figured out is how to associate the granular Emlid frequency to the Topcon 900mhz 1-10.

The Trimble base is an Ag GPS RTK Base 900.

Cody:

If you’re a bit of a hardware hacker, this may be possible, but may not be easy. It’s possible the Trimble radio signal is a simple set frequency FSK serial signal, but they most likely have a frequency hoping system, and it may be very hard to receive it without trimble’s special hardware.

Unfortunately, the Reach RS+'s built in LoRa radio, sort of turns the serial data into packets instead of straight serial data, so the Reach LoRa radio built in doesn’t have much chance of reading it directly is not going to be able to read the trimble radio at all. But possibly it’s a simple single-frequency FSK system.

To investigate the trimble’s 900 mhz signal, pick up a cheap “software defined radio” that you can plug into your laptop, and read the radio signals. Download the FM modulated signal and look at it to verify it’s simple serial data, with start bit, stop bits, maybe parity/etc. You can find a cheap software defined radio to read the trimble signal here… for under $25.00, and the software is free on internet.

To then receive the Trimble, maybe you could try one of the cheap things used by FPV telemetry work, and you can search for 3dr and similar names on ebay, here’s an example.

Note you don’t need a transmitter with high power, the Trimble already has a high power transmitter that determines range. The receivers will all have similar sensitivity. But look for something that will work at the same frequency as the trimble is set to, and has simple serial output, TTL or RS232, often called UART, but not SPI or I2C or CAN, which often needs complex signals to set up and then will packetize the data. You may be best off finding an even simpler radio modem that is half-duplex (receives only) which could make things easier, but they tend to be more expensive, and setting baud rate may be difficult. The ideal radio modem would not have any flow control signals, no baud rate setting, just pass through the FSK signal to a digital demodulator, and output a TTL or RS232 level
serial data to your terminal.

A cheap and easy RS232 to TTL converter, you could power right off the Reach RS+ serial cable power output: SparkFun Transceiver Breakout - MAX3232 - BOB-11189 - SparkFun Electronics

Again, if you’re a bit of an electronic buff, you could probably figure it out by purchasing about $50 worth of parts, and a Reach RS+ cable available on amazon or through emlid directly.

But start by picking up one of those software defined radios, and see if you can read the radio signal, verify you can get good clean digital serial data, and if so, you’re all set. $22.50 investment to try it out.

Post whatever you learn, so we know what you found out.

  • tj.
3 Likes

Might be easier to just get another Reach RS and use as the base?

1 Like

This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.