Following table provides number of Wireless examples available for different development kits.
Development Kits | MPLABx applications |
---|---|
SAMD21 Xplained Pro Evaluation Kit with WINC1500 Xpro | 7 |
SAME54 Xplained Pro Evaluation Kit with WINC1500 Xpro | 9 |
SAMA5D27-SOM1-EK1 with WINC1500 Wifi 7 Click board | 2 |
PIC32MZ EF 2.0 curiosity board and WINC1500 Xpro | 2 |
- Developed WiFi Bypass Demos with SAMA5D27-SOM1-EK1 and WINC1500 Wifi 7 Click board with latest "wireless_wifi" driver v3.9.1
- Developed WiFi Bypass Demos and WiFi Socket Demos with PIC32MZ EF 2.0 curiosity board and WINC1500 Xpro with latest "wireless_wifi" driver v3.9.1
- Migrated all the host applications with latest "wireless_wifi" driver v3.9.1
- WolfMQTT(STA bypass mode) demo application need to build "third_party/wolfMQTT/mqtt_socket.c" without xc32 option 'Make warnings into errors' as it uses the obsolete #include <sys/errno.h> file in WolfMQTT repo.
- Additional known issues can be found at WINC15x0-known-issues
- MPLAB® X IDE v6.15
- MPLAB® X IDE plug-ins:
- MPLAB® Code Configurator (MCC) v5.3.7
- MPLAB® XC32 C/C++ Compiler v4.35