Example

Description

PSOC Edge Azure IOT

This code example demonstrates connecting to the Azure IoT services using the Azure Software Development Kit (SDK) for Embedded C and Infineon's Wi-Fi connectivity SDK. This code example demonstrates features such as Internet of Things (IoT) Hub, Cloud to device (C2D), Telemetry, Methods, Device Twin, and Plug and Play (PnP).For more details, see the

README on GitHub

.

PSOC Edge Bluetooth LE W-Fi IoT gateway

This code example demonstrates implementing a Bluetooth® Wi-Fi IoT gateway using the MQTT client library and Bluetooth® host stack on PSOC™ Edge MCU coupled with AIROC™ CYW55513 Wi-Fi & Bluetooth® combo chip in the ModusToolbox™ software environment. It uses the AWS IoT Device SDK library (MQTT and Thing Shadows) to publish and subscribe with the AWS cloud. The PSOC™ Edge E84 kit receives cloud commands, controls USER LED 1 on a Bluetooth® LE node via a GATT connection, and sends the LED state back to the cloud based on a user button press. For more details, see the

README on GitHub

.

PSOC Edge Tester - 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

.

PSOC Edge Tester - 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

. License Disclaimer: This tester application makes use of the lwIP open-source TCP/IP stack. Creating a project from this template will cause lwIP to be downloaded on your computer. It is your responsibility to understand and accept the lwIP license. Creating a project from this template will cause Mbed TLS to be downloaded on your computer. It is your responsibility to understand and accept the Mbed TLS license and regional use restrictions (including abiding by all applicable export control laws).

PSOC Edge Wi-Fi HTTPS Client

This code example demonstrates the implementation of a Hypertext Transfer Protocol Secure (HTTPS) Client using PSOC™ Edge MCU with AIROC™ CYW55513 Wi-Fi & Bluetooth® combo chip.For more details, see the

README on GitHub

.

PSOC Edge Wi-Fi HTTPS Server

This code example demonstrates the implementation of a Hypertext Transfer Protocol Secure (HTTPS) Server using PSOC™ Edge MCU with AIROC™ CYW55513 Wi-Fi & Bluetooth® combo chip.For more details, see the

README on GitHub

.

PSOC Edge Wi-Fi MQTT Client

This code example demonstrates implementing an MQTT client using the MQTT library on PSOC™ Edge MCU. 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

.

PSOC Edge Wi-Fi Scan

This code 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 using PSOC™ Edge MCU with AIROC™ CYW55513 Wi-Fi & Bluetooth® combo chip.For more details, see the

README on GitHub

.

PSOC Edge Wi-Fi Secure TCP Client

This code example demonstrates the implementation of a secure TCP client with PSOC™ Edge E84 MCU and AIROC™ CYW55513 Wi-Fi & Bluetooth® combo chip.For more details, see the

README on GitHub

.

PSOC Edge Wi-Fi Secure TCP Server

This code example demonstrates the implementation of a secure TCP server with PSOC™ Edge E84 MCU and AIROC™ CYW55513 Wi-Fi & Bluetooth® combo chip.For more details, see the

README on GitHub

.

PSOC Edge Wi-Fi TCP Client

This code example demonstrates the implementation of a TCP client running on PSOC™ Edge MCU with AIROC™ CYW55513 Wi-Fi & Bluetooth® combo chips. In this example, the TCP client establishes a connection with a remote TCP server.For more details, see the

README on GitHub

.

PSOC Edge Wi-Fi TCP Server

This code example demonstrates the implementation of a TCP server with PSOC™ Edge MCU with AIROC™ CYW55513 Wi-Fi & Bluetooth® combo chips. In this example, the TCP server establishes a connection with a TCP client.For more details, see the

README on GitHub

.

PSOC Edge Wi-Fi UDP Client

This code example demonstrates the implementation of a UDP client running on PSOC™ Edge MCU paired with AIROC™ CYW55513 Wi-Fi & Bluetooth® combo chips. The application establishes a connection with a remote UDP server, and based on the command received from the UDP server, turns the user LED1 ON or OFF. This example uses the Wi-Fi Core FreeRTOS lwIP mbedtls library. This library enables application development based on Wi-Fi, by pulling wifi-connection-manager, FreeRTOS, lwIP, mbed TLS, secure sockets and other dependent modules. The secure sockets library provides an easy-to-use API by abstracting the network stack (lwIP) and the security stack (mbed TLS).For more details, see the

README on GitHub

.

PSOC Edge Wi-Fi UDP Server

This code example demonstrates the implementation of a UDP Server running on PSOC™ Edge MCU paired with AIROC™ CYW55513 Wi-Fi & Bluetooth® combo chips. In this example, the UDP server waits for the UDP client to establish the connection. Once the connection is established, the server allows the user to send the LED ON/OFF command to the UDP client through a button press and the client responds by sending an acknowledgement message to the server.For more details, see the

README on GitHub

.

PSOC Edge WiFi Web Server

This code example demonstrates Wi-Fi provisioning via a SoftAP and setting up a web server using the PSOC™ Edge E84 MCU and a WLAN AIROC™ CYW55513 Wi-Fi & Bluetooth® combo chipFor more details, see the

README on GitHub

.

PSOC Edge WLAN Low Power

This code example demonstrates the low-power operation of a host PSOC™ Edge E84 MCU and a WLAN AIROC™ CYW55513 Wi-Fi & Bluetooth® combo chip using the network activity handlers provided by the low-power assistant (LPA) middleware.For more details, see the

README on GitHub

.

PSOC Edge WLAN Offloads

This code example demonstrates various WLAN offloads of a host PSOC™ Edge E84 MCU and a WLAN AIROC™ CYW55513 Wi-Fi & Bluetooth® combo chip using the network activity handlers provided by the low-power assistant (LPA) middleware. The WLAN offload functionalities offloads to the WLAN device, allowing the host MCU to enter sleep and deep sleep states. Therefore, reducing the overall system power consumption.For more details, see the

README on GitHub

.