title: Harmony 3 PIC32MZW1 wireless system services package nav_order: 1 has_children: true has_toc: false
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
- Microchip 32-bit MPUs
- Microchip MPLAB X IDE
- Microchip MPLAB® Harmony
- Microchip MPLAB® Harmony Pages
This repository contains the MPLAB® Harmony 3 Wireless wireless system services for the PIc32MZW1/WFI32 family of devices. Wireless system services absstracts out the complexities of a networked system design and simplifies development using PIC32MZW1 and WFI32. Refer to the following links for more information about each system service.
- Wi-Fi Service
- Wi-Fi provisioning Service
- Net Service
- Mqtt Service
- App Debug Service
- OTA Service
- WebSocket Server Service
Refer to the following links for release notes, training materials, and interface reference information.
- Release Notes
- MPLAB® Harmony License
- MPLAB® Harmony 3 Wireless API Help
- PIc32MZW1 / WFI32 Software Users Guide
Folder | Description |
---|---|
system | Contains Wireless service code and configuration files. |
docs | Contains documentation in html format for offline viewing (to be used only after cloning this repository onto a local machine). Use github pages of this repository for viewing it online. |
Wireless subsystem code examples for PIC32MZW1/WFI32 can be found in the wireless_apps_pic32mzw1_wfi32e01 repo.