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
I just received a few new SensorTags (2.0, CC2650) and updated them to the newest firmware. This app doesn't recognize these devices as SensorTags. Do you plan to support it? If not, do you have another suggestion about how to interact with these new tags in iOS?
The text was updated successfully, but these errors were encountered:
I added @"SensorTag 2.0" to the list of known peripheral names in DEACentralManager's + (DEACentralManager *)initSharedServiceWithDelegate:(id)delegate. This allows connection to the SensorTag 2.0 devices. Temperature and humidity seem to work, and barometer at least can be switched on, but other services don't activate.
I just received a few new SensorTags (2.0, CC2650) and updated them to the newest firmware. This app doesn't recognize these devices as SensorTags. Do you plan to support it? If not, do you have another suggestion about how to interact with these new tags in iOS?
The text was updated successfully, but these errors were encountered: