Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could you please add SOFTAP function on Arduino IDE? #34

Closed
scolin912 opened this issue Jun 30, 2017 · 1 comment
Closed

Could you please add SOFTAP function on Arduino IDE? #34

scolin912 opened this issue Jun 30, 2017 · 1 comment
Assignees

Comments

@scolin912
Copy link

Hi All,
I notice that LinkIt 7697 + Arduino IDE without SOFTAP function.

If possible, please add a SOFTAP function on Arduino IDE.

Scenario:

  1. LinkIt 7697 turn to AP mode.
  2. Smartphone --> setting --> wifi --> connect with LinkIt 7697.
  3. Smartphone's APP send socket include my AP SSID and PASSWORD to LinkIt 7697.
  4. LinkIt 7697 turn to station mode and setting SSID and PASSWORD connect to internet.

Maybe we need three function like below:

  1. Set LinkIt 7697 AP SSID and PASSWORD for client to connect.
  2. Stop LinkIt 7697 AP mode.
  3. Turn on LinkIt 7697 station mode.

Many thanks. ^ ^

@pablosun pablosun self-assigned this Jul 3, 2017
@pablosun
Copy link
Contributor

softAP() and softAPdisconnect() is now available in BSP v0.10.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants