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

Added WifiStation.connect() to Basic_rboot sample #1215

Merged

Conversation

robertkendrick
Copy link
Contributor

Newer NonOS SDKs seem to need WifiStation.connect() before they will connect to the network. This has been added to the serialCallBack command handler in the Basic_rboot sample.

Newer NoOS SDKs seem to need WifiStation.connect() before they will connect to the network. This has been added to the serialCallBack command handler.
@slaff slaff merged commit 855933d into SmingHub:develop Aug 3, 2017
@slaff slaff added this to the 3.4.0 milestone Aug 3, 2017
@slaff
Copy link
Contributor

slaff commented Aug 3, 2017

Closes #1207.

johndoe8967 added a commit to johndoe8967/Sming that referenced this pull request Aug 5, 2017
* commit '855933d10fe88fee52399930f80fa0362c2180a5':
  Added WifiStation.connect() to Basic_rboot sample (SmingHub#1215)
  Appvoyer CI will use the updated choco packages. (SmingHub#1210)
  Added dynamic recalculation of image offsets to prever rom overlapping. (SmingHub#1208)
  Added Gitter Notifications. (SmingHub#1205)
  Better Arduino compatability: Changed to order of the Wire.begin and Wire.pins parameters to (SmingHub#1193)
  Small fixes before the final 3.3.0 (SmingHub#1203)
  Preparation for the final 3.3.0 release. (SmingHub#1202)
  Added example demonstrating Js and CSS combining ... (SmingHub#1200)
  Fixed WebSocket sample HTML page (SmingHub#1201)
  Feature/auto deployment on release (SmingHub#1198)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants