Difference between revisions of "WISE-32xx Series"

From ESS-WIKI
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
== Introduction ==
  
== Mechanical Information ==
+
WISE-32xx Series is base [[WISE-3200|WISE-3200 the SDK]]
  
*WISE-3200_mount hole dimension: [[Media:WISE-3200_mount hole dimension-20220418.pdf|''GET'']]   
+
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 ==
 
== Hardware Information ==
  
*UM   
+
*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. [https://www.lua.org/ Lua] : use of the Shell-scripting language for embedded system
 +
 
 +
 
 +
 
 +
=== Management ===
 +
 
 +
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 .
  
== Software information ==
+
=== Connectivity ===
  
*OpenWrt 15.05.1 BSP
+
1. ePaper Manager : automatically connect to ePaper Manager cloud
*Linux kernel 4.4.16
 
*4G LTE module support
 
*WISE 1841 Zigbee support
 
*IoT gateway software stack and SDK for applicaiton development
 
  
 
+
2. [http://mqtt.org/ MQTT] : pub/sub based messaging protocol which is widely used in IoT application.

Latest revision as of 12:08, 11 January 2023

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.