Suggestions on programming the Eggtimer Mini Reciever Frequency

Casey Collins

New Member
Joined
Apr 7, 2023
Messages
1
Reaction score
0
My collegiate rocketry team is using the Eggfinder RX "Dongle" Receiver, paired with the Eggtimer Mini Transmitter. We ran into issues utilizing the VisualGPS View software with this setup. We have double and triple check soldered connections and run through the manual's trouble-shooting guide multiple times. The green light on the receiver flashes simultaneously with the red light on the transmitter, indicating that they are communicating. However, we are unable to get any data to display using the VisualGPS software. The VisualGPS software automatically finds the GPS serial port and baud rate, ensuring it is communicating via the correct port. We have not programmed the transmitter's frequency, as we are unsure if this was required after reading the manual.

Does anyone have any experience with Eggfinder GPS systems that may know the solution to this issue? Any help or suggestions are greatly appreciated!
 

Charles_McG

Ciderwright
Joined
Sep 12, 2013
Messages
3,697
Reaction score
2,327
Location
SE Wisconsin
Have you looked at the data stream with a terminal program, like Putty?

As built, they should be on the same frequency/ID pair.

Are you testing inside or outside - a Mini has a hard time getting a fix indoors.

In Putty, you should see the data at the COM port. If you see the different $GP messages going by, you’ve got reception. If the first set of numbers past the $GPGGA is the time (utc), and the rest is a bunch of commas, you’ve got gps reception, but no fix. If the time is counting up from 0, then you’ve got no GPS reception at all. If you’re not seeing any data, then you don’t have the 900MHz (or 440) link.
 
Last edited:

waltr

Well-Known Member
Joined
Jul 17, 2021
Messages
1,474
Reaction score
984
Location
SE Pennsylvania
^^ What Charles said.

You can also connect the GPS mini's data lines thru the Serial to USB adapter and verify GPS data and fix.
This is actually the first test to run.

Also, do ensure you have the solder bridge or jumper on the Run pad and the PGM pads open.
 
Last edited:
Top