Hello, David. Our ESCs are programmed to support reverse. Most hobby ones are not, it is very likely that this is the case for your Afro esc. To test it, try sendind something like this:
servopos 2,75
wait 5
servopos 2,150
wait 30
If this works, that means you need to go after a reversible ESC
The afro esc is the one that came with the T200 that I bought from you guys.
I have 4 thrusters, two came with the afro and two came with the older one with a black heat sink.
I have tried all of them, I also tried another Picaxe controller.
The code you sent I tried and also similar solutions, with no luck.
If I leave power on I get a beep every 3 seconds from the esc(thruster).
If I connect the esc to my X8R receiver if works perfectly, and it starts from the center position without having to do any safety procedure with the remote control (X9D).
If I connect a servo to the pixaxe it does what the code says.
I found this in the manual: “If no input is detected for more than 8 seconds, a periodic beep 3 every 3 seconds will be emitted
(beacon mode). This may aid in the location of a crash, assuming the signal is lost.”
Interesting. Is the ground properly connected?
What are the voltage an frequency for the PWM of the Picaxe?
Do you have something you can use to try to see the Pwm? An oscilloscope or logic analyzer?