1、用securecrt配serial埠,波特率57600
2、開啟閘道器燒寫openwrt.bin
3、配置vi /etc/config/network
lan——》eth0.1
wan——》eth0.2
0.1、0.2互換 (lan0.1 wan 0.2)
4、輸入passwd設定root密碼
5、重啟閘道器配置/etc/init.d/netwrok reload
二、用ssh傳ipk
1、opkg install ***.ipk
三、配置閘道器埠
vi /etc/twrt/config
四、配置閘道器id
vi /root/id_sys
vi /etc/twrt/id_sys (無效)
注意:passwd 重置密碼
五、使能閘道器wifi
vi /etc/config/wireless
option disable 0
六、裝置重啟
/etc/init.d/twrt restart
七、內網埠配置
localhost_port=9091
localhost_proc=1
八、ps 檢視程序
kill 殺掉程序
twrt 重啟程序
九、 usr/sbin/twrt
etc/init.d/twrt stop
etc/init.d/twrt start
十、清空檔案
echo > scene
十一、查詢閘道器ip
ifconfig
備註:閘道器重啟
etc/init.d/twrt stop
killall twrt
Openwrt常用燒寫命令
from ar系列分割槽位址 分割槽名 起始位址 結束位址 分割槽長度 uboot 0x9f000000 0x9f020000 0x20000 firmware 0x9f020000 0x9f3e0000 0x3c0000 art 0x9f3f0000 0x9f3e0000 0x10000 分割槽名...
OpenWRT 樹莓派編譯 燒寫
sudo apt get install gcc sudo apt get install binutils sudo apt get install bzip2 sudo apt get install flex sudo apt get install python sudo apt get i...
怎麼重寫MDK(KEIL)Flash燒寫程式
syd8801是一款低功耗高效能藍芽低功耗soc,整合了高效能2.4ghz射頻收發機 32位arm cortex m0處理器 128kb flash儲存器 以及豐富的數字介面。syd8801片上整合了balun無需阻抗匹配網路 高效率dcdc降壓轉換器,適合用於可穿戴 物聯網裝置等。具體可諮詢 摘錄...