You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jira 870, Change sensortag_button.ino to use localName
Feature added:
- Since the BLE library now support the Scan
Response Data processing, update the sketch
to look for the sensorTag localName instead
of its specific unit address.
Cod mods:
1. sensortag_button.ino:
- Replace MAC address comparison with localName
string comparison.
0 commit comments