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

Include BSSID in scanned network results #26

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

Conversation

kylekyle
Copy link

@kylekyle kylekyle commented Mar 4, 2013

Added a GET_IDX_BSSID_CMD SPI command to wifiHD. It's a fairly trivial change that allows users to fetch BSSIDs for scanned networks in the same way they fetch SSID, RSSI, and encryption type. Updated the Arduino WiFi library to reflect the change.

I included the new wifiHD.hex and wifiHD.elf in the commit, but did not update the firmware version number.

I also fixed the numerous misspellings of "networks" in the Arduino WiFi library.

@camprr
Copy link

camprr commented Dec 29, 2016

Could you please consider this pull request, I have a need for printing the BSSID for Google location API calls. ("where am I" type functionality, without GPS!). Thanks in advance, Robert Campbell

@CLAassistant
Copy link

CLAassistant commented Apr 9, 2021

CLA assistant check
All committers have signed the CLA.

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.

3 participants