I am beginning to understand now. I was thinking teensy/panda was a complete replacement in the new all in one board. I didn’t realize I can piggy back it on to the one I’ve got. That’s is very attractive.
I must have something wrong in my UDP setup for the steer board because I cannot get it to respond via UDP. As stated previously, it’s working with serial, just not with GPS too. See my picture in my previous post that showed the UDP subnet field blank in the middle of the screen. The bottom is showing green and connected, but I am not getting responses back from the steer board. I cannot get the subnet field to populate like in the instructions from GitHub. Any ideas?
How did he change the address for the steer box in point 15 of this tutorial? I wonder if I need to assign an address to the steer board. “Fill In” is greyed out for me. Probably because that center section is blank.
Don’t need to fill in unless you type in the box above, just change the subnet and click the blue network button on the right. Watch the video link at the top. Form about 3:30 on there is a good explanation of this.
Full Disclosure: I was so lost when I wanted to start this, that I had someone else build and program a board for me. I have since found more of a roadmap developing that would have helped me immensely. I just jumped into the middle of things on discourse without knowing what to do. Now I am feeling more comfortable about building my own board for my other machines.
Yep it is really confusing st first. You definitely need the right ino. The following link is a pretty good guide, accept the ino files are now in the boards section on github. Match the right ino for the right version of agopengps
@CountryMile , You are looking at the correct ino. Tutorial suggests “SupportFiles.zip” and, as @elmosindustries suggested, this does not exist any longer so this is how I downloaded it.
Not sure how familiar you are with GitHub so i’ll explain in case you a novice like me, It took me a while to figure out how to download the ino from the location you have identified. What I did in the end was to go to GitHub - farmerbriantee/AgOpenGPS_Boards: Hardware PCB and firmware for AgOpenGPS Software, then download a zip of the entire folder structure (use green “Code” button!) , unzip and open the correct ino in that unzipped folder structure (from Aduino IDE as per tutorial)
So I figured out how to open the .ino file in Arduino IDE, and I have been following the instructions in the link @elmosindustries provided. I am running into an unexpected problem with the file though. This may not be the only error I receive. I know nothing of coding. Any ideas?
I’ve got communication with my WAS, but I’m not picking up any roll from my CMPS14. I was getting it from USB. Is there something else I need to upload for it?
While I thought that would set me home free, I’m still having trouble connecting the GPS to AgIO. Every time I plug it into serial, it connects through COM4, and AgIO does not like COM4 as stated in my previous posts. I have restarted the computer several times and updated the driver to no avail. I’ve plugged in other devices trying to get them to take the COM4 spot so the GPS will hit a different port, but its not working.
Nor is the device working via Bluetooth. I have updated its driver and tried everything I can find on the internet to repair it, and tried different baud rates. All this while it works perfectly well in uCenter on COM4.
I’m at a loss. What do I need to get this thing on UDP?
So you will have to modify the auto steer ino by adding a dely. Sometimes when the pcbv2 board is powered externally the nano starts up before the cmps14, and it wont show up. I’ll have a look there was a post about this. What gps boad is it? Is it the new micro board?