Download Corresponding Image
Use Network Disk🚀 to download our provided .img image file from the System Image/Buildroot/ directory.
The image used in this document is: TaishanPi-3M-RK3576_Buildroot_AP6256-mSATA.img
Basically all images have Ethernet connection enabled by default, so there is no need to download a specific image.
Flash Image to Development Board
Reference Finished Image Flashing to flash the downloaded image file to the development board.
Connect Ethernet Port
The board's Ethernet interface is located at:
Use an Ethernet cable to connect the LAN port of the WIFI router to the board's Ethernet interface. After a short wait, the system will automatically obtain an IP address and connect to the Internet:
bash
ifconfig1
Try ping an external website to see if the connection is successful
bash
ping www.baidu.com1