(Variable) Rate control

Is this version 3.8.0 of the app?

i download zip from “GitHub - SK21/AOG_RC: AgOpenGPS rate control. master branch”.
I downloaded the file on 2025-01-27

among the various attempts made I obtained a connection via lan after having loaded the firmware via arduino ide and inserting the correct ip address in the code (192.168.5.50) but as soon as I change some options and load them to the nano the lan connection is lost and I see “module id 6” and a red dot while before I had “module id 0” and a green dot. I tried to reset the network address via the app to see if it was recognized again but nothing changed. If I unplug the lan cable and go via usb everything is ok. I have an original nano, I’m thinking of trying other ethernet shields to see if anything changes.

Was the file here? Release UI update, PID, ISR · SK21/AOG_RC · GitHub

On the diagnostics page it will show the version number.

3.8.1 15-dec-2024

Maybe try the 3.8.0 release. The nano code in that release should be 8124, 8-Dec-24.

I am having issues with RC11 hex files and app connecting and relays working. Is there a version list of Agrate that works with the intended version of AOG?

I am not sure where the error is but I have tried many hex file version with inconsistent results for each.

Just tested release 3.8.0. The hex files in that release work with the rate app in that release. The app connects to AOG 6.4.4. Which version are you using?



6.4.4
3.8.0

relays are all on and wont function when switches are pressed.

Did you send the ip config and the relay pin config to the module?

I did.

I noticed product is blue not green and module is not connecting as it’s red.

Powered on and off, now relays won’t turn on at startup as before I mentioned.

Blue means the module is sending but not receiving. Try sending the ip config again.

Ethernet port is solid yellow on the rc11 board with green flashing.

When I connect usb to teensy after uploading firmware it turns the module green. Unable to get it to work on Ethernet as before

How are you sending the hex file?

I tried it with teensy uploader and tried the pcbsetup

Maybe try a steering hex file and see if you can connect over ethernet. Then try the rate hex file again.

Hello,

I have a sensor that gives 2048 pulses per revolution. To obtain my pulse calibration per unit, I must exceed 10000. The software does not allow it. Is this a calculation constraint or a simple information limit?

The limit is 3 bytes for the flow cal X 1000. So this would make it about 16,700. I can change the settings page to allow for a number that large on the next release.

1 Like

Hi. I have dowloaded the latest beta 8 version. Also the latest firmware on the teensy 8-12-24. But i canot get a ethernet connection… ? Help ?


Did you update the subnet?

Yes. But now i have take an other tablet and it works… Si i think there is a problem with the tablet. Thanks.
Other question is it posible to switch the sections ( and master) with a pulse signal on and off instead of a continues signal ?