Articles

Oolite V8 Upgrade Instruction

Contents [hide] 1.preparatory work 2. Upgrade 2.1 Serial 2.2 Httpd 2.3 OpenWRT LuCI 2.4 Winscp + mtd  update firmware Appendix 1.preparatory work Software:         Firmware – uboot.bin or openwrt.bin;         SecureCRT;         Tftp32;         WinSCP; Hardware:         Known-good Ethernet cable;         Known-good serial cable;   2. Upgrade 2.1 Serial         Verify that DUT IP and… read more »

Oolite-Box V1.0 Upgrade

Contents  1 Backup  2 Upgrade  3.Firmware    Preparatory work: (1)connect lan: The Board IP generally 192.168.1.1,than sure PC ip and the Board IP in the same gateway, open cmd ping 192.168.1.1 -t  sure wether connection (2)(if the Board has the Serial)Serial Connection:the Red wire don’t connect,the Black wire connect ground,the Green wire connect TX,White wire connect RX… read more »

How to update fw when luci check fw failed(Oolite V3.2)

1.Openwrt-15.05 Fw download : openwrt-ramips-mt7628-Oolite-V3.2_F-8MB-15.05_V2.0_20170912 openwrt-ramips-mt7628-Oolite-v3.2_F-16MB-15.05_V2.0_20170912 openwrt-ramips-mt7628-Oolite-V3.2_F-32MB-15.05_V2.0_20170912 openwrt-ramips-mt7628-Oolite-V3.2_F-64MB-15.05_V2.0_20170912   2.luci update fw failed: 3.Telnet to the board.   4. root@OpenWrt:/tmp# cat /proc/mtd dev:    size   erasesize  name mtd0: 00030000 00010000 “u-boot” mtd1: 00010000 00010000 “u-boot-env” mtd2: 00010000 00010000 “factory” mtd3: 00fb0000 00010000 “firmware” mtd4: 00115bea 00010000 “kernel” mtd5: 00e9a416 00010000 “rootfs” mtd6: 00b00000 00010000… read more »

How To Use CPU UART debug port

Contents [hide] 1.Use a main chip's gpio to control the slave chip's power or reset pin. 2.Use a special key to stop the uboot. 3.Increase the Uboot delay to wait the slave chip complete started. Sometime we will have the requirement to use Cpu Uart(debug port),most of the time the Uart want to connect a slave… read more »

Oolite MTK soc Modules upgrade instructions

Contents [hide] 1 Preparatory work 2 Serial upgrade:(e.g PL2303 serial adapter) 2.1 upgrade uboot 2.2 upgrade os 2.3 upgrade MAC 3 httpd upgrade 3.1 upgrade uboot 3.2 upgrade os 4 Openwrt firmware update system 5 winscp + mtd update firmware 6 firmware backup 1 Preparatory work Need installation PL2303_Prolific_DriverInstaller_v110.exe serial port driver in the PC。… read more »

Minibox-Lora V1.0 Upgrade Instruction

              1. Change the PC IP       2. connect lan: Press the reset key and hold on,then power the Board ,hold the reset key more than 5S, then release. The Board IP generally 192.168.1.1 open cmd ping 192.168.1.1 -t  sure wether connection     3.upgrad by net : 192.168.1.1​  login net : 192.168.1.1, click  “OS “ button,… read more »

Minibox-Lte V1.0 Upgrade

Contents  1 Backup  2 Upgrade   Preparatory work: (1)connect lan: The Board IP generally 192.168.1.1,than sure PC ip and the Board IP in the same gateway, open cmd ping 192.168.1.1 -t  sure wether connection 1.Backup (1)Backup by net : 192.168.1.1​ Turn on the Board and login net : 192.168.1.1, by chick and backup the current configuration files… read more »

How to compile the MiniBox V3.2 lede firmware

1.download the lede source code  2.git pull ,update the source code  3.try the reset the "git log" to bf4aa52dbf9f4ecb4e48f815e30357976605a12a   git reset –hard bf4aa52dbf9f4ecb4e48f815e30357976605a12a 3.update the package ./scripts/feeds update -a && ./scripts/feeds install -a 4.apply the patch  patch -p1 <minibox-v3_2 minibox-v3_2 5.make menuconfig & make kernelmenuconfig select the right target & compile     

Minibox V3.2 How to config ap+client mode

How to config ap+client mode   1. for now,this mode only suit for lede but not QSDK 2. We need to modify the config manually 3. Here is the two router one is ap the other one is client Step 1 : config the ap router      1. DHCP enable      2. Mode : Access Point… read more »

Sidebar