RT-Thread IoT OS Global Tech Conference on Sep. 16-17. We welcome you to come together to exchange ideas, showcase projects, identify solutions, discuss future strategies, and provide mutual learning opportunities on a wide variety of topics.  

Free Register: https://forms.gle/8W1j2ZhCSLKFfyFQ8

1 Introduction

LiteCoG (Lite Connect Gateway) is a small, multi-connection-enabled IoT gateway, the current main function is a single/ dual channel LoRaWAN gateway, on its north connection via Ethernet, WiFi, 4G Cat1, south communication via LoRa, but it also supports BLE\RS485, with the features of long-distance communication, low cost, easy deployment, easy to expand and many others, easy for large-scale promotion. LiteCoG is designed for smart homes, smart cities, smart parking and other local area networks, smaller device capacity of the Internet of Things communication scenarios, but also because of its low-cost advantages, it can also be used as a LoRaWAN supplement device.

LiteCoG Gateway developed with the open-source RT-Thread operating system, uses LoRa SX126X-SX127X to provide standard LoRaWAN access capabilities so as to reduce BOM costs, and with LoRa features of long-range communication and low power consumption, it is convenient to deploy battery-powered smart devices with great flexibility in applications such as home parking, community-based parking / small area parking. At the same time, relying on the RT-Thread powerful hardware and software ecosystem resources, the whole product development process is accelerated to shorten the time of delivering the products to market.

2. Development Environment

3 RT-Thread on this project

4 System Design

4.1 A Typical IoT System Application Framework

4.2 Hardware Framework

Different interaction to meet different scenarios.

Multi-functional single-channel LoRaWAN Gateway (LiteCoG), on the north it supports WiFi, Ethernet, 4G Cat1, depending on the actual scenario, and use loRa debugging method to implement LoRaWAN single-channel access.

For applications such as smart homes, if there is a need for a control screen, you can further use the touch screen or OLED for human-computer interaction.

4.3 Software Framework

One of the main functions of multi-functional single-channel LoRaWAN Gateway (LiteCoG) 1.0 is to implement a single-channel LoRaWAN gateway, its north communication protocol is based on UDP communication, the south communication protocol is LoRaWAN, and the LiteCoG can be further extended to achieve edge computing function, that is, it can directly control LoRaWAN terminal equipment. There are also some other features, such as, gateway parameter configuration, storage works well while power-off, obtaining weather information, OLED display, persimmon UI display, and so on.

5 Software Module

6 Presentation

img