Skip to content

Infineon/cirrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cirrent Agent Library

Overview

The Cirrent Agent (CA) is an embedded code library that manages the Wi-Fi connection process. The CA provides all of the functionality required for a product to connect to a ZipKey or a private Wi-Fi network.

Features

The Cirrent Agent library for MBED OS supports two types of onboarding:

  • Zipkey Onboarding : When the ZipKey-enabled device is first powered up, the CA scans for nearby Wi-FI networks. If it sees a ZipKey network, it will automatically associate to that network, and upload its status to the Cirrent cloud. It will send requests to the Cirrent cloud, looking for any actions that it should perform. The actions that the CA can perform include:
    • Join private network
    • Delete private network
    • Identify action
    • Reset
  • SoftAP Onboarding : SoftAP is a temporary Wi-Fi network that is brought up by the CA. The mobile app connects to the SoftAP Wi-Fi network and sends private Wi-Fi network credentials to the device. Then the device joins the private Wi-Fi network and the SoftAP network is brought down.

Supported Platforms

Dependencies

Additional Information

About

Cirrent code example downloads this library automatically. Refer to the mbed-os-example-zipkey code example for details

Resources

Stars

Watchers

Forks

Packages

No packages published