WiFi Access Point Test App
The sample shows how to use the WiFi Access Point Service.
Usage
Starts a WiFi access point named "wifiApSSID",
with WPA2 passphrase: "passphrase".
- Note
- It will also provide IP addresses. This is not a part of the WiFi service, but is provided as one of the sample applications.
Use Access Point
This is how to use a one way WiFi Access Point:
- Connect your ethernet to your target. The sample will bridge the ethernet and the WiFi APs IP.
- Start the application wifiApTest
- With your WiFi client (smartphone/PC) do a scan.
- You should now see a SSID with the name "wifiApSSID".
- Connect to with the passphrase "passphrase".
- You should now have gotten an IP.
Look at the sample code for an example of how to bridge the modem and the IP.
Copyright (C) Sierra Wireless Inc.