Qualcomm

Oolite V1.0 Upgrade

Oolite V1.0 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 (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… 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 »

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 »

HowTo: build a image for Oolite V5.1 with OpenWRT

please follow those instructions to build a image for Oolite V5.1 : 1. get openwrt source from https://github.com/openwrt/openwrt.git >> git clone https://github.com/openwrt/openwrt.git 2. reset git to 8e1065d681daff321f715ce5c6c172c12036bd6f >> git reset –hard 8e1065d681daff321f715ce5c6c172c12036bd6f 3. install openwrt packages >> ./scripts/feeds update -a && ./scripts/feeds install -a 4. apply patch oolitev5.1-16m.patch , please see attachment oolitev5.1-16m >> git apply –stat oolitev5.1-16m.patch      … read more »

CeilingAP V1.0 specification

CeilingAP-V1.0-specification-V1.0.3 CeilingAP V1.0 is based on Qualcomm Atheros QCA9531 chip. It's up to 650mhz processor and support expand 5G WiFi or usb 3G/4G modem. Embedding 64/128MB RAM and 16/32MB ROM makes it quick launch wireless scenarios . Integrated high power PA and LNA , transmission distance is upgrade to farther.    CeilingAP V1.0 can be powered by PoE (802.3at/802.3af/Passive 12-48V POE) or… read more »

Sidebar