Product Guide
The LLM Module can be debugged using the ADB debugging tool. This guide will explain how to access the LLM Module terminal and transfer files via ADB. Before proceeding, download the ADB Platform-Tools according to your operating system.
Navigate to the path where the ADB tool is located and use the push
command to transfer files.
File Transfer
# adb.exe push local remote
adb.exe push data.json /opt
adb.exe shell
sh-5.1# ls /opt/
bin containerd data data.json etc lib lost+found m5stack swupdate usr