morning,
some years ago I made a remake of apod :https://www.robotshop.com/forum/a-pod-remake-t6929
with the remote control: (modified code for sparkfun lcd is here
diy-remote-control-xbee-controller-for-robotics-t5447/420
)
all works fine but I would like to test GPplayer with new api code for my 2 Johnny 5(full scale and small scale) in a first time(johnny-5-jr-from-scratch-no-cnc-just-hand-made-t11542), but don’t work with it.
I’ve seen a new mode &h90, many functions removed, and another timer, no ssc ta serial?
with an old t hex 4 dof code, Ik arm , rover control, head control, … are already added and works
I have downloaded phoenix core on github, Apod API CODE and other but when I start up , it’s possible to switch between mode (walking,balance etc), power on power off but nothing is commit to servo. SSC32 led show full activity .
I don’t find the code for the remote control. RTS non standard baud rate, 115200 baud SSC
Also, I download sequtil with VB app to download sequence from PEP to EEPROM.(extra part of phoenix arc32). works.
“Xbee PAcket mode V2 with 4 baud rate” zip file, nothing work because the problem is the same
Xbee module Serie 1 setup as follow:
Remote control:
guard 3
AP=1 API mode
CE=1 Coordinator
my and dl
PAN ID and channel same value on both
the other is end device
code.google.com/p/xbee-api/wiki … figuration
thanks for your help and SORRY for mistakes,
Alain