Home

Awesome

FreeRTOS Cellular Interface Reference Quectel BG96

Introduction

This repository provides the reference implementation as cellular module ports for Quectel BG96. This repository should be used with FreeRTOS-Cellular-Interface. See FreeRTOS-Cellular-Interface README for more details.

The BG96 port implemenation follows Quectel_BG96_AT_Commands_Manual_V2.3. The firmware version of BG96 can be acquired with the following AT commands:

If the firmware version is not supported in the AT command document, you may contact Quectel for a firmware update.

Use Case

There is also an use case at MQTT_Mutual_Auth_Demo_with_BG96 as a demonstration to run BG96 with FreeRTOS Windows Simulator.

How Does Community Members to Contribute a Cellular Module Port

We provide a repository, FreeRTOS-Cellular-Interface-Community-Supported-Ports, for community members to contribute their modules. See How to Contribute a Cellular Module Port for more details.

Security

See CONTRIBUTING for more information.

License

The FreeRTOS Cellular Interface library is distributed under MIT open source license. The code in this repository is licensed under the MIT License. See the LICENSE file.