I have followed instructions, both via Youtube and documentation, I am 100% sure that I have everything assembled correctly. I have checked that the switch is turned to Arduino, the battery is fully charged. I have uploaded the WriteInstinct and run the sensor initialization, and after that, I tried to do the calibration, however, whatever button I press, Bittle just jerks motors slightly and nothing else. According to the docs, it should at least try to walk or move motors a bit more, but I think that in my case something is wrong.
I am not sure how to proceed, so any suggestion is more than welcomed.
Please make sure, that you set no line ending at the bottom of the serial monitor (Arduino-IDE). Otherwise you will skip steps during set up, as in your case very likely the step where you write the instincts to the internal storage.
Yess! Thank you! No line endings was the issue! Now it works!