5 Bluetooth® LE and Wi-Fi® System Service API

Wireless Bluetooth® LE System Service API

Wireless System Services simplifies networked system design by abstracting its complexities and streamlining development for common BLE use cases, such as Over-the-Air (OTA) Firmware Update. It also provides debugging capabilities through the BLE Virtual Sniffer feature.

For detailed information on the Wireless BLE System Service API, refer to the Wireless System Services API chapter in the PIC32CXBZ2 Application Developer's Guide.

Wireless Wi-Fi® System Service API

The MPLAB Harmony WINCS02 Driver in conjunction with the WINCS02 Modules allows application to scan for other Wi-Fi devices in the area, join an existing Wi-Fi network, create a Soft AP network, use TCP/IP sockets to send and receive data over the Wi-Fi network using IPv4 and IPv6, use MQTT v3 and v5 protocols and so on.. To learn about the key interfaces provided by the WINCS02 WLAN Library, refer to the MPLAB Harmony WINCS02 WLAN Library section from MPLAB Harmony Wireless Wi-Fi.

The WINCS02 MCC Harmony component generated system services encapsulates most of the WINCS02 drivers in a service layer and exposes simple API's to develop user application. Each services allows to register user callback function to notify responses. For detailed information on the Wireless Wi-Fi System service APIs, refer to the WINCS02 Service Layer section in the Getting Started with Software Development chapter of the WINCS02 Application Developer's Guide.