lukahowlettapp
About
- Username
- lukahowlettapp
- Joined
- Visits
- 50
- Last Active
- Roles
- Member
Comments
-
so it is not possible to exchange data on a device on two different phones?
-
this my code for configuration @interface DeviceConfiguration() @end @implementation DeviceConfiguration * (void)runOnDeviceBoot:(nonnull MBLMetaWear *)device { MBLHygrometerBME280 *hydro = (MBLHygrometerBME280 *)device.hygrometer; …
-
@lukahowlettapp said: I try to recover data with createAnonymousEventsAsync: [[self.device createAnonymousEventsAsync] success:^(NSArray * _Nonnull result) { NSLog(@obj %@", result); for (id event in result) { …
-
I try to recover data with createAnonymousEventsAsync: [[self.device createAnonymousEventsAsync] success:^(NSArray * _Nonnull result) { NSLog(@obj %@", result); for (id event in result) { NSLog(@"identifier %@", [even…
-
How can I get data from MBLAnonymousEvent?
-
the value return is 11:F0:5B:CC:22:01, the label on devices is FD:11:F0:5B:CC:22