1.0.0 • Published 6 months ago

@mchp-mcc/rnwf-host-driver v1.0.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
6 months ago

RNWF Library

Overview

The MPLAB® Code Configurator RNWF Library allows quick and easy configuration of the system services and APIs available for the RNWFxx module. The library generates RNWF Drivers in C, which can used to develop applications with RNWFxx Wi-Fi module and AVR128 Host devices.

Features and Device Support

  • The RNWF library encapsulates most of the RNWFxx supported AT commands in a service layer API’s to develop host application. Each service allows to register user callback function to notify responses to the application.
  • It provides following system services to simplify host application development process with RNWFxx Wi-Fi module.

    • Wi-Fi System Service
    • Cloud System Service
    • Net Socket Service
    • OTA Service
    • System Service
  • The library supports AVR128DB48(8b) Host MCU device

Changelog

All notable changes to this project will be documented in this file.

1.0.0 - 2023-11-17

New Features

  • CC8SCRIP-16164 :- RNWF Wi-Fi library initial release