User's Manual

AI7687H
MT7687 IoT SiP Module
A
FEB 21,2017
7 of 9
Product Name
Version
Date
Page
1. Software operating
Connect the board to PC with a serial port cable.
Build the example project and download the binary file to the MT7687.
Reboot the HDK, the console will show "FreeRTOS Running" message to indicate the HDK is booting up.
Use '?' and enter to query the available command line options.
Note that the command line options are still under development and subject to change without notice.
Below are two examples to demonstrate the Wi-Fi station and Wi-Fi access point modes of MT7687.
Example 1. Wi-Fi station mode.
Find your Wi-Fi access point settings:
Before connecting to a Wi-Fi access point, the following information needs to be collected:
1. What is the SSID of your Wi-Fi access point?
2. What is the authentication mode of your Wi-Fi access point?
In general, it is WPA PSK or WPA2 PSK. If you want to use different settings, please read
the table 'Table 1. Supported AuthMode(s)' at the bottom of this example.
3. What is the password of your Wi-Fi access point?
4. What is the encryption mode of your Wi-Fi access point?
In general, AES or TKIP is used. If you want to use different settings, please read the table
'Table 2. Supported EncrypType(s)' at the bottom of this example.
Once you have this information, use the following commands to configure the HDK. This
example assumes you want to use either WPA PSK or WPA2 PSK,your packets are encrypted
Command