# wireless_apps_rnwf **Repository Path**: Microchip-MPLAB-Harmony/wireless_apps_rnwf ## Basic Information - **Project Name**: wireless_apps_rnwf - **Description**: No description available - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-19 - **Last Updated**: 2026-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Harmony 3 Wireless application examples for RNWF02 MPLAB® Harmony 3 is an extension of the MPLAB® ecosystem for creating embedded firmware solutions for Microchip 32-bit SAM and PIC® microcontroller and microprocessor devices. Refer to the following links for more information. - [Microchip 32-bit MCUs](https://www.microchip.com/design-centers/32-bit) - [Microchip 32-bit MPUs](https://www.microchip.com/design-centers/32-bit-mpus) - [Microchip MPLAB X IDE](https://www.microchip.com/mplab/mplab-x-ide) - [Microchip MPLAB® Harmony](https://www.microchip.com/mplab/mplab-harmony) - [Microchip MPLAB® Harmony Pages](https://microchip-mplab-harmony.github.io/) This repository contains the MPLAB® Harmony 3 Wireless application examples for RNWF02 - [Release Notes](release_notes.md) - [MPLAB® Harmony License](License.md) To clone or download these applications from Github, go to the [main page of this repository](https://github.com/Microchip-MPLAB-Harmony/wireless_apps_rnwf) and then click **Clone** button to clone this repository or download as zip file. ## Contents Summary |Folder|Description| |------|-----------| |apps|Contains Wireless service example applications.| |docs|Contains documentation in html format for offline viewing \(to be used only after cloning this repository onto a local machine\).| ## Code Examples The following applications are provided to demonstrate the typical or interesting usage models of one or more wireless usecases. **RNWF02 Code Examples** |Name|Description| |----|-----------| |[Wi-Fi easy config](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=RNWFx_App_WIFI_Easy_Config_32bit&version=latest&redirect=true)| HTTP server / web-page based Wi-Fi provisioning example.| |[TCP Client](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=RNWFx_App_TCP_Client_32bit&version=latest&redirect=true)|TCP Client example application| |[TCP Server](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=RNWFx_App_TCP_Server_32bit&version=latest&redirect=true)|TCP Server example application| |[TLS Client](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=RNWFx_App_TLS_Client_32bit&version=latest&redirect=true)|TLS Client example application| |[Azure Cloud demo](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=RNWFx_App_Azure_Cloud_Demo_32bit&version=latest&redirect=true)|Azure Cloud example application| |[OTA demo](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=RNWFx_App_OTA_Demo&version=latest&redirect=true)|OTA example application| |[Basic Cloud demo](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=RNWFx_App_Basic_MQTT_Demo&version=latest&redirect=true)|Basic MQTT example application| **WINCS02 Code Examples** |Name|Description| |----|-----------| |[Wi-Fi easy config](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=APPS_WINCS02_SAME54_Xpro_WIFI_EASY_CONFIG_DEMO&version=latest&redirect=true)| HTTP server / web-page based Wi-Fi provisioning example.| |[TCP Client](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=APPS_WINCS02_SAME54_Xpro_TCP_CLIENT_DEMO&version=latest&redirect=true)|TCP Client example application| |[TCP Server](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=APPS_WINCS02_SAME54_Xpro_TCP_SERVER_DEMO&version=latest&redirect=true)|TCP Server example application| |[Basic Cloud demo](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=APPS_WINCS02_SAME54_Xpro_BASIC_CLOUD_DEMO&version=latest&redirect=true)|Basic MQTT example application| |[TLS Client](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=APPS_WINCS02_SAME54_Xpro_TLS_CLIENT_DEMO&version=latest&redirect=true)|TLS Client example application| |[Azure Cloud demo](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=WINCSx_App_Azure_Cloud_Demo_32bit&version=latest&redirect=true)|Azure Cloud example application| |[OTA demo](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=WINCSx_App_OTA_Demo_32bit&version=latest&redirect=true)|OTA example application| ## Documentation |Name|Description| |----|-----------| |[WLAN Driver Library API Information](https://onlinedocs.microchip.com/g/GUID-8B137D7B-852A-471A-8E47-463DF557852F)| Document of MPLAB Harmony WLAN Driver API Information| |[RNWF02 Application Developer's Guide](https://onlinedocs.microchip.com/g/GUID-92FEB3A1-C10F-47DF-BF88-C06521800526)|RNWF02 Application Developer's Guide| |[RNWF02 Add On Board Users Guide](https://onlinedocs.microchip.com/g/GUID-52DD287B-BC7E-48D9-88EF-A3075A09154B)| RNWF02 Add On Board Users Guide| |[RNWF02 Wi-Fi Module Data Sheet](https://onlinedocs.microchip.com/g/GUID-3DDF7D25-768C-4E66-8343-E56E3AE4B4BB)|RNWF02 Wi-Fi Module Data Sheet| |[RNWF02 Reference API Users Guide](https://ww1.microchip.com/downloads/aemDocuments/documents/WSG/ProductDocuments/SupportingCollateral/RNWF02-Supplemental-User-Guide-v3.0.0.pdf)|RNWF02 Reference API Users Guide| |[RNWFxx Wi-Fi Library Release Notes](https://onlinedocs.microchip.com/g/GUID-9DF112DF-79FD-4D57-853F-633360D04142)|RNWFxx Wi-Fi Library Release Notes| |[WINCS02 Wi-Fi Driver](https://github.com/Microchip-MPLAB-Harmony/wireless_wifi)|WINCS02 Wi-Fi Driver| |[WINCS02 Application Developer's Guide](https://onlinedocs.microchip.com/g/GUID-B7A95EBE-7BB2-4AF4-A525-700FB718E47A)|WINCS02 Application Developer's Guide| |[WINCS02 Wi-Fi Module Data Sheet](https://ww1.microchip.com/downloads/aemDocuments/documents/WSG/ProductDocuments/DataSheets/WINCS02-Wi-Fi-Module-Data-Sheet-DS70005577.pdf)|WINCS02 Wi-Fi Module Data Sheet|