-
Hi,
i have install this and get this error:
pi@raspberrypi:~/python-yeelightbt $ sudo yeelightbt scan
Traceback (most recent call last):
File "/usr/local/bin/yeelightbt", line 9, in
lo…
-
I have just aquired a Wiced Sense device and I can successfully connect to it with the official iOS app. I have tried using the example code for connecting with cylon.js but I can't get a connection e…
-
Hi Sandeep,
First, before I whine, thank you for the great Node.js interface. I've been so frustrated w/bluez and the dbus interface (through Python) that I rewrote my project with Noble and it feel…
-
Hi,
is there a sample project for Xamarin.Forms without MvvmCross?
I'm trying to run BLE on Android, but I always get System.NotImplementedExcception: This functionality is not implemented in the por…
-
## Steps to reproduce
1. Scanning for Specific Device. (no result)
(If I replace the command with ConnectToKnownDeviceAsync - connection is ok) that means that the GUID is good.
2.
3.
## Expect…
-
Hi,
Is there any solution please to be able to activate the Bluetooth device from the Ubuntu bash?
hcitool dev
gives no device
By running your example led.py from Spyder I get this error:
> > > r…
livi0 updated
8 years ago
-
## Steps to reproduce
1. Move Bluetooth device out of Range and run the APP to connect to it.
2. await _bleAdapter.ConnectToKnownDeviceAsync(Guid.Parse("00000000-0000-0000-0000-f6bfd73398f7"));
## Exp…
-
I tried finding a better way to contact you, but to no avail. Anyway...
I played with the iBeacon Scanner and got it working on a Raspberry Pi. However, because I've moved to Python3, I had to work w…
-
If it's not possible to inform the user to get Bluetooth activated, could you in that case instead always call the success function, so the same code works for both Android and iOS without errors?
No…
-
Something seems to be wrong with the current build system for android using cordova.
When trying to access the api via js, i get `java.lang.NoClassDefFoundError` in my adb logcat:
`W/System.err( 321…