ac - connect Demo

Description

This sample demonstrates how to connect to an access point whose connection information has been written to system NAND memory.

Required Environment

You need a wireless access point to connect to.

How to Use

None.

Notes

  1. Make connection settings by running the debug_connect demo.
  2. Make connection settings using NetworkSetting.csu, included in the CTR-SDK

Execution Procedure

Run the demo. When successfully connected to the wireless access point, the following log is displayed.

client: initialize ac
client: connecting
Start disconnect event wait.
connection success.
client: close
Signal disconnect event!
client: finalize ac
Client exit

There is no shutdown procedure. Stop execution in a timely manner.

Revision History

2011/02/02
Initial version.

CONFIDENTIAL