Difference between revisions of "WISE-32xx Series"

From ESS-WIKI
Jump to: navigation, search
Line 3: Line 3:
 
WISE-3240 is the Qualcomm MIPS QCA4531 hardware platform which is operating at OpenWRT.
 
WISE-3240 is the Qualcomm MIPS QCA4531 hardware platform which is operating at OpenWRT.
  
WISE-3240 is also a RISC based IoT gateway with the following information
+
It's also a RISC based IoT gateway with the following information
  
 
== Hardware Information ==
 
== Hardware Information ==
Line 15: Line 15:
 
*mini PCIE
 
*mini PCIE
 
*Wireless
 
*Wireless
 +
 
== software information ==
 
== software information ==
 +
 
*OpenWrt 15.05.1 BSP
 
*OpenWrt 15.05.1 BSP
 
*Linux kernel 4.4.16
 
*Linux kernel 4.4.16
 
*3G module support
 
*3G 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
  

Revision as of 02:25, 10 April 2019

Introduction

WISE-3240 is the Qualcomm MIPS QCA4531 hardware platform which is operating at OpenWRT.

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
  • Wireless

software information

  • OpenWrt 15.05.1 BSP
  • Linux kernel 4.4.16
  • 3G module support
  • WISE 1841 Zigbee support
  • IoT gateway software stack and SDK for applicaiton development


IoT gateway software stack and SDK

API

1. Lua : lightweight programming language for embedded system

2. NodeJS : event-driven, cross-platform javascript runtime environment that is popular for Web and IoT application


Management

1. 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.

3. REST API : a comprehensive set of Web Service APIs for application integration