Difference between revisions of "WISE-32xx Series"
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
− | WISE- | + | WISE-32xx Series is base [[WISE-3200|WISE-3200 the SDK]] |
+ | |||
+ | WISE-32xx serial has WISE-3220/WISE3270/WISE-3240 three model and all hardware are Qualcomm MIPS QCA4531 platform which is operating at OpenWRT. | ||
+ | |||
+ | WISE-3240 is different from WISE-3220 and WISE-3270 that WISE-3240 insert mini PCIE ZigBee module on board, but WISE-3220 and WISE-3270 does not. | ||
+ | |||
+ | WISE-3270 is different from WISE-3220 and WISE-3240 that WISE-3270 insert mini PCIE 4G LTE module on board, but WISE-3220 and WISE-3240 does not. | ||
+ | |||
+ | WISE-3220 does not insert mini PCIE module. | ||
It's also a RISC based IoT gateway with the following information | It's also a RISC based IoT gateway with the following information | ||
Line 11: | Line 19: | ||
*DRAM: 128MB | *DRAM: 128MB | ||
*Flash: 128MB | *Flash: 128MB | ||
− | *RS-232/485 | + | *RS-232/485 |
*Ethernet /RJ45 | *Ethernet /RJ45 | ||
− | *mini PCIE | + | *mini PCIE *1 |
*Wireless | *Wireless | ||
Line 20: | Line 28: | ||
*OpenWrt 15.05.1 BSP | *OpenWrt 15.05.1 BSP | ||
*Linux kernel 4.4.16 | *Linux kernel 4.4.16 | ||
− | * | + | *4G LTE module support |
*WISE 1841 Zigbee support | *WISE 1841 Zigbee support | ||
*IoT gateway software stack and SDK for applicaiton development | *IoT gateway software stack and SDK for applicaiton development | ||
Line 31: | Line 39: | ||
1. [https://www.lua.org/ Lua] : use of the Shell-scripting language for embedded system | 1. [https://www.lua.org/ Lua] : use of the Shell-scripting language for embedded system | ||
− | |||
− | |||
Line 38: | Line 44: | ||
=== Management === | === Management === | ||
− | 1. [[IoTGateway/LuCI|LuCI Web]] :LuCI is [https://github.com/openwrt/luci| opensource project] .It's web-based GUI management interface on OpenWrt . | + | 1. [[IoTGateway/LuCI|WISE-32xx serial LuCI Web]] : LuCI is [https://github.com/openwrt/luci | opensource project] .It's web-based GUI management interface on OpenWrt . |
=== Connectivity === | === Connectivity === | ||
Line 45: | Line 51: | ||
2. [http://mqtt.org/ MQTT] : pub/sub based messaging protocol which is widely used in IoT application. | 2. [http://mqtt.org/ MQTT] : pub/sub based messaging protocol which is widely used in IoT application. | ||
− | |||
− |
Latest revision as of 11:08, 11 January 2023
Contents
Introduction
WISE-32xx Series is base WISE-3200 the SDK
WISE-32xx serial has WISE-3220/WISE3270/WISE-3240 three model and all hardware are Qualcomm MIPS QCA4531 platform which is operating at OpenWRT.
WISE-3240 is different from WISE-3220 and WISE-3270 that WISE-3240 insert mini PCIE ZigBee module on board, but WISE-3220 and WISE-3270 does not.
WISE-3270 is different from WISE-3220 and WISE-3240 that WISE-3270 insert mini PCIE 4G LTE module on board, but WISE-3220 and WISE-3240 does not.
WISE-3220 does not insert mini PCIE module.
It's also a RISC based IoT gateway with the following information
Hardware Information
- CPU: Qualcomm MIPS QCA4531
- DRAM: 128MB
- Flash: 128MB
- RS-232/485
- Ethernet /RJ45
- mini PCIE *1
- Wireless
software information
- OpenWrt 15.05.1 BSP
- Linux kernel 4.4.16
- 4G LTE module support
- WISE 1841 Zigbee support
- IoT gateway software stack and SDK for applicaiton development
IoT gateway software stack and SDK
API
1. Lua : use of the Shell-scripting language for embedded system
Management
1. WISE-32xx serial LuCI Web : LuCI is | opensource project .It's web-based GUI management interface on OpenWrt .
Connectivity
1. ePaper Manager : automatically connect to ePaper Manager cloud
2. MQTT : pub/sub based messaging protocol which is widely used in IoT application.