Hi everyone!
I recently recieved a bittle for Christmas and have had difficulty setting it up. When I try to upload the OpenCatEsp32 file onto the bittle the serial monitor repeatedly outputs the same message over and over. I don't know what this means.
23:36:11.365 -> rst:0x3 (SW_RESET),boot:0x1b (SPI_FAST_FLASH_BOOT)
23:36:11.365 -> configsip: 0, SPIWP:0xee
23:36:11.365 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
23:36:11.365 -> mode:DIO, clock div:1
23:36:11.365 -> load:0x3fff0030,len:1344
23:36:11.365 -> load:0x40078000,len:13964
23:36:11.365 -> load:0x40080400,len:3600
23:36:11.365 -> entry 0x400805f0
When I try to type 'c' or '!' to calibrate or reset nothing happens.
Also the output ends with this message instead of what I have seen in videos online.
Leaving...
Hard resetting via RTS pin...
Any help would be appreciated. Thanks!
According to the startup log you attached, the program crashed when it started. maybe the board configuration is not correct in the Arduino IDE.
If you have experience with Arduino IDE, please use version 1.8.19 and Please strictly follow the instructions(Upload Sketch for BiBoard) in the Petoi Doc Center.
If not you can upload the firmware via Petoi Desktop App.
The easiest way for me was holding bittle on its side during startup. That will boot bittle in calibration mode. then adjust and reboot. Just to confirm, you have Bittle X, correct?