Wi-Fi
Example | Description |
---|---|
MAC Provisioning | This code example demonstrates how to store MAC address to OTP for CYW955913EVK-01 EVK. For more details, see the README on GitHub . |
Over-the-air firmware update using HTTP | This code example showcases how to perform an HTTP over-the-air (OTA) update using the CYW955913EVK-01 Evaluation Kit. For more details, see the README on GitHub . |
Over-the-air firmware update using MQTT | This code example showcases how to perform an MQTT over-the-air (OTA) update using the CYW955913EVK-01 Evaluation Kit. For more details, see the README on GitHub . |
Target Wake Time | This example demonstrates how to setup an Individual TWT (iTWT) session with an AP and teardown an existing iTWT session. For more details, see the README on GitHub . |
TCP Client | This code example demonstrates the implementation of a TCP client with CYW955913EVK-01 EVK. For more details, see the README on GitHub . |
TCP Server | This code example demonstrates the implementation of a TCP server with CYW955913EVK-01 EVK. For more details, see the README on GitHub . |
Tester - Threadx Enterprise security | This application provides a console interface to test enterprise Wi-Fi commands. This application integrates the command console library. For more details, see the README on GitHub . |
Tester - Threadx Wi-Fi Bluetooth Console | This application integrates command console library including Wi-Fi iPerf and Bluetooth® Low Energy functionality. Using this application, the user can characterize the Wi-Fi/Bluetooth® Low Energy functionality and performance. For more details, see the README on GitHub . |
Wi-Fi AT Commands | This example demonstrates AT command application that accepts AT command from a Host over UART to configure, manage, and control Wi-Fi functionalities and features of a device. For more details, see the README on GitHub . |
Wi-Fi MQTT Client | This code example demonstrates implementing an MQTT Client using the MQTT Client library. The library uses the AWS IoT device SDK Port library and implements the glue layer that is required for the library to work with Infineon™ connectivity platforms. For more details, see the README on GitHub . |
Wi-Fi MQTT Client with Hosted Mode support | This code example demonstrates implementing an MQTT Client using the MQTT Client library and also has Hosted mode support. The library uses the AWS IoT device SDK Port library and implements the glue layer that is required for the library to work with Infineon™ connectivity platforms. For more details, see the README on GitHub . |
Wi-Fi Scan | This example demonstrates how to configure different scan filters provided in the Wi-Fi connection manager (WCM) middleware and scan for the available Wi-Fi networks. For more details, see the README on GitHub . |
Wi-Fi UDP CLient | This code example demonstrates implementation of UDP Client using the Wi-Fi connectivity SDK. The UDP Client establishes a connection with a remote UDP server and based on the command received from the UDP server, turns the user LED ON or OFF For more details, see the README on GitHub . . |
Wi-Fi UDP Server | This code example demonstrates implementation of UDP Server using the Wi-Fi connectivity SDK. The UDP Server allows the user to send LED ON/OFF command to the UDP client. For more details, see the README on GitHub . |
Wi-Fi UDP Server with Hosted Mode support | This code example demonstrates implementation of UDP Server using the Wi-Fi connectivity SDK and also has Hosted Mode support. The UDP Server allows the user to send LED ON/OFF command to the UDP client. For more details, see the README on GitHub . |
Wi-Fi Web Server | This code example demonstrates Wi-Fi provisioning via a SoftAP and setting up a web server with CYW955913EVK-01 For more details, see the README on GitHub . |