Hello
First of all, thank you for creating Bittle. I absolutely adore this product and can't wait to explore it further!
I'm using https://pypi.org/project/pyBittle/ library to connect with Bittle via Bluetooth.
While testing I've encountered issues with some of them not functioning as expected, particularly with the 'i' and 'V' commands. For example:
'i 8 xx 9 xx' doesn't make any movement. The motors appear to be fine because if I change 'i' to 'm' command I can confirm that the motors can move normally
'V' command fails to output the gyro data. It returns only the single letter 'V' without anything else.
Am I missing something? Could you please guide me on how to debug this?
Thank you in advance!
If you use the standard firmware and enter the ‘i ‘and ‘V’ commands in the serial monitor, does it return the correct data?