AT Command Examples#

The AT-Command examples provided in the WiSeConnectâ„¢ SDK are Tera Term scripts that demonstrate basic RS9116W functionality using only a RS9116 Evaluation Kit and a PC. More details can be found in Getting Started with PC using AT Commands

The scripts are found in the WiSeConnectâ„¢ SDK at the path <SDK>/examples/at_commands

Details on the configuration and operation of each example are available in the readme.md file that is found with the example source code and at the following links:

BLE Central
Demonstrates setting up the device as a BLE Central device.

BLE Peripheral
Demonstrates setting up the device as a BLE Peripheral device.

Wi-Fi Soft AP
Demonstrates setting up the device as a Wi-Fi Access Point and connecting to it from a mobile phone or PC

Wi-Fi Enterprise Authentication
Demonstrates connecting to a Wi-Fi access point in station mode using enterprise authenticarion.

Wi-Fi Firmware Update
Demonstrates how to update firmware over Wi-Fi.

Wi-Fi Low Power
Demonstrates Wi-Fi Station standby associated power save functionality allowing the user to measure and evaluate the low-power consumption of the device.

Wi-Fi Low Power + BLE
Demonstrates Wi-Fi Station standby associated power save functionality along with BLE advertising.

Wi-Fi Station
Demonstrates connecting to a Wi-Fi access point in station mode.