@SiberiaBear
2015-09-25T23:14:54.000000Z
字数 292
阅读 1778
Edison
configure_edison --wifi
:用于配置edison板连接到wifireboot ota
:镜像刷写指令,用于手动刷入镜像时,将镜像拷贝入SD卡后,在Edison上的操作。configure_edison --name
:用户名修改configure_edison --password
:用户登录密码修改rfkill unblock bluetooth
:停用蓝牙设备bluetoothctl
:蓝牙设备配置
bluetoothctl
agent on
default-agent
scan on
pair "蓝牙MAC号"
connect "蓝牙MAC号"