Thanks for the responses. I did change the IRemote version to 2.6.1
This is a video of uploading WriteInstinct and the response on the serial Monitor. I had the robot in calibrate position to start. After it updated the Instincts it moves to the position in the picture. 'd' causes it to lean forward a little farther. 'c' brings it back to calibrate position. 'ksit' it goes back to the pictured position.
Hi, the IRremote library was updated and for some reason, they even changed the encoding. Please roll back to their 2.6.1 version. More details can be found at nybble.petoi.com, chapter "configuration".
The posture you showed is like the buttUp skill. Could you record the screen showing how you upload WriteInstinct.ino and the output on the serial monitor?
have you changed the definition of the robot to Nybble in OpenCat.h?
//#include "InstinctBittle.h" //activate the correct header file according to your model #include "InstinctNybble.h"
I'm seeing now that when I compile WriteInstinct.io I am getting a bunch of messages I don't understand. Hopefully someone can understand this.
Thanks for the responses. I did change the IRemote version to 2.6.1
This is a video of uploading WriteInstinct and the response on the serial Monitor. I had the robot in calibrate position to start. After it updated the Instincts it moves to the position in the picture. 'd' causes it to lean forward a little farther. 'c' brings it back to calibrate position. 'ksit' it goes back to the pictured position.
Really enjoying this kit. THANKS.
The serial communication is case-sensitive. So try "ksit" instead of "Ksit".
Hi, the IRremote library was updated and for some reason, they even changed the encoding. Please roll back to their 2.6.1 version. More details can be found at nybble.petoi.com, chapter "configuration".
The posture you showed is like the buttUp skill. Could you record the screen showing how you upload WriteInstinct.ino and the output on the serial monitor?
Best,
Rz