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

add [a] AP list implementation for M0 wifi #2

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

jakehlee
Copy link

@jakehlee jakehlee commented Mar 2, 2019

Only the WICED wifi sensors had the ability to list access points.
We've added this menu option for M0 wifi sensors as well, as it's a useful feature for our chrome extension setup project.
We used the official adafruit tutorial as reference. We can also confirm that this works on our Heat Seek M0 sensor.

  • CSEG Tech

@bolandrm
Copy link
Member

bolandrm commented Mar 4, 2019

This looks good overall. At the moment, it isn't practical to update all of the sensors with new firmware. We can consider doing this in the future, but for now the chrome extension will need to gracefully handle the case where the access point listing is not available.

@jakehlee
Copy link
Author

jakehlee commented Mar 4, 2019

Yes, Noelle also mentioned that during our meeting. The extension will check if an [a] option is available and handle it accordingly. Meanwhile, this PR can wait until the next heat season :)

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.

4 participants