login as: biqu
password: biqu
- The latest system image is here. (The TF card included in the kit has already burned the system, and there is no need to burn it again. This is to prevent system damage from being used in the future.)
-
After the OS writes to the SD card, there is a FAT32 partition named
BOOT
, opensystem.cfg
file withNotpad
,Notpad++
orVSCode
. -
Set
WIFI_SSID
as your actual wifi name andWIFI_PASSWD
as your actual wifi password, The space character can be parsed normally without additional escape character.
-
Then power on the btt pi, go to the backend of your router, look for a device named
BTT-CB1
, remember this IP address,
and use tools such asputty
orMobaXterm
. -
Make ssh connection
- Connect the motherboard to the Pi using a USB cable
- Connect via ssh and enter the following command
cd ~/CanBoot/scripts
python3 flash_can.py -i can0 -q
- Connect via ssh and enter the following command
- The UUID displayed at this time is the UUID of the motherboard canbus.
- Copy it and paste it into our cfg document.
- Then connect to EBB canbus and enter this command again
- This is the UUID of EBB canbus, Copy it and paste it here.
- Then press this button, save and restart, and the device connection is completed.