-
Please use this one to check this issue.
-
Topic says it all. They are the same tags (blank NTAG215) that I've been using with TagMo the whole time.
-
Hi Dario;
I have been trying to test a few nodes with your sample code and have e01_GarageDoor_n1.ino running on an Uno R3 with W5200 Ethernet Shield. I can successfully ping the gateway at 192.168.…
-
If I use the function EstimoteCloud.fetchBeaconDetails(deviceId, ...),
I get "onSuccess" the BeaconInfo object.
But the problem is, that the beaconInfo.macAddress has more than 6 octets and is equal t…
-
**Operating system or device - Godot version:**
OS X 10.11.6 - Godot 2.1.2 - Export Templates 2.1.2
**Issue description:**
Moving to 2.1.2 broke the Android ARMv7 export template. App is st…
-
I have been trying for days to simply scan for BLE devices, without success until I made one small change.
This code works:
scanSubscription = asBleClient
.scanBleDevices( ) // re…
-
I'm actually trying to use the new BulkUpdater, but in order to do that, I need to scan for `ConfigurableDevice`s. The problem is that the callback `onConfigurableDevicesFound` doesn't return any devi…
-
Automatically exit from app when add new payer
Screenshots at #949
-
On a Pi 3, the ethernet will randomly lock up when bridged with the wifi interface. This takes the form of:
`smsc95xx 1-1.1:1.0 eth0: kevent 0 may have been dropped`
after which the wired ethernet …
-
I installed the TensorFlow on my mac and tried the Android demo. It is confusing that it's all fine with compiling to .apk, but the application crashes as soon as it starts on my Nexus5 cellphone.
###…