I have tried to light up the led with external power supply and it lights up. Suddenly it has started to work. It lights up first now when power whole PCB. You were right. It looks like current from power supply has welded something.
But AgIO still doesn’t see the Steer. GPS and IMU are active.
I don’t have WAS. Is it needed for AgIO to see the Steer?
int diod;
////
////
if (!useDual)
{
diod = atof(fixQuality);
if (diod==4)
{digitalWrite(GPSRED_LED, LOW); //Turn red GPS LED ON, we have GGA and must have a IMU
digitalWrite(GPSGREEN_LED, HIGH); //Make sure the Green LED is OFF
}
if (diod==1)
{digitalWrite(GPSRED_LED, HIGH); //Turn red GPS LED ON, we have GGA and must have a IMU
digitalWrite(GPSGREEN_LED, LOW); //Make sure the Green LED is OFF
}
if (diod==0)
{
digitalWrite(GPSRED_LED, LOW); //Turn red GPS LED ON, we have GGA and must have a IMU
digitalWrite(GPSGREEN_LED, LOW); //Make sure the Green LED is OFF
} }
}
If its latest v4 pcb you can connect your 24v in to pin 18 on the ampseal then on the pcb you’ll need a jumper wire to the 24v pads.
The 12v on the converter connect to your 12v battery/power supply.
You might find more info on the v4 pcb thread
Is there something wrong or missing from the V4.1std board? In github boards section says “Delete Gerber_PCB_Autosteer Dual GPS V4.1 RELEASE (LOCKED).zip
Just asking as I would prefer the standard over micro.
I ordered a few days ago. They arrived yesterday. I took the slightly newer version. By default the ByNay (or UM982) port is wrong. RX and TX are swapped. You can find the corrected BOM here:
4.1 STD, had cytron motor power shorted to 12v in, and on bynav slot reversed rx, tx pins. So that version is not available. Search for newest version.
Hi baraki… I have emailed you several times last months. I Would like to order a valve for a fendt 209 f vario. You promised me to find out wich one we need. Would you please look at this again ? And answer my mail please ?
Thanks! Guido.
On the site he mentioned that for a fendt there are special valve needed. Not the standard LS valve. So i asked him for a fendt 209 vario, and he answered me that he would led me know what valve i need for a 209. In oktober. I have ask him bij mail several times but he dit not answer any more…
You might have better luck posting this in @baraki valve sales thread versus the AIO PCB thread. I just visited that thread and he answered a question on his valves a short while ago.
Mocking up my AIO board with components before soldering i had a question regarding the RTK2 board. I opted for the XLR antenna and am not sure how this works?
Hi im building a similar board and are wondering about the XLR as well . I am thinking that it would have to go there but it would be nice to know for sure . cheers chris