Tested with Windows 10 64 bit
- Download and install the latest Arduino IDE
Windows Installerfrom arduino.cc; - Download and install Git from git-scm.com;
- Execute the command under the \Documents\Arduino\hardware\CubeCell path (Must in this path),
start
Git Bashand inputgit clone https://github.com/HelTecAutomation/ASR650x-Arduino.git
- Open
/Documents/Arduino/hardware/CubeCell/ASR650x-Arduino/toolsand double-clickget.exe
- When
get.exerunning finished, you will be able to see the following files in the directory;
-
Plug in your CubeCell via a high quality Micro USB cable, if CP2102 UART-USB bridge didn't install automatically, please refer to this document: Establish Serial Connection
-
Start Arduino IDE, select relevant board in
Tools > Boardmenu, and correctly config themenu; -
Compile and upload.
- In the
/Documents/Arduino/hardware/CubeCell/ASR650x-Arduinopath, open a git command shell, inputgit pull
-
Wait for git pull to end;
-
Open
/Documents/Arduino/hardware/CubeCell/toolsand runget.exeagain.




