top of page

Clinic

Public·127 members

write instinct uploads but bittle does not have skills

Hi,


I just started playing with my bittle and for a few days all was well.


My bittle stopped responding to commands on the remote control or serial monitor. I tried to upload WriteInstinct.ino and saw no errors, the Arduino IDE reports "Done uploading.". However, I did not get prompted for calibration, etc.


I can upload Opencat.ino without issues also, the only thing that appears on the serial monitor is "* Start" but bittle still does not respond to commands.


Uploading other code (testSevenRgbLED.ino) works fine.


Any help would be appreciated!


Zeus

144 Views
Rongzhong Li
Rongzhong Li
Oct 09, 2021

I see. The OLED connects to the I2C network and interrupts the MPU's bootup routine. Unless you explicitly add the initialization code for the screen, you cannot plug it directly to the board running the original OpenCat code.

bottom of page