Serial 115200 即可连接成功,修改网络配置(参考):

auto lo
iface lo inet loopback
auto eth0
allow-hotplug eth0
iface eth0 inet static
    address 192.168.1.100
    netmask 255.255.255.0
    gateway 192.168.1.1
    dns-nameservers 114.114.114.114

IMG-NPC-202605-032.png
线序 5V(不接) TX RX GND

标签: none

评论已关闭