Skip to content
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.

'rescue_in_refresh!' BLE::Not::Ready #7

Open
hhseine opened this issue Jan 27, 2017 · 4 comments
Open

'rescue_in_refresh!' BLE::Not::Ready #7

hhseine opened this issue Jan 27, 2017 · 4 comments

Comments

@hhseine
Copy link

hhseine commented Jan 27, 2017

Hi,
I was playing around with your gem and got this error when trying to do the following things:

  • connect to a ble device
  • get rssi, tx_power, services or characteristics.

I tried running ruby on a raspberry pi 3 and a dragonboard but got the same error. I updated bluez to the latest version and also used a bluetooth dongle to be sure that the problem was not coming from the internal bluetooth of the boards. I also played around with hciconfig but no success. I wonder if someone already encountered the same problem or not.

Thanks for your help in advance.

@terry90
Copy link

terry90 commented May 5, 2017

+1

2 similar comments
@cozzubbo
Copy link

+1

@rights-uchida
Copy link

+1

@kamaradclimber
Copy link

kamaradclimber commented May 19, 2018

Same issue here. Looking at the error in details:

#<DBus::Error: No such property 'GattServices'; caused by 3 sender=:1.3 -> dest=:1.423406 serial=394 reply_serial=40 path=; interface=; member= error_name=org.freedesktop.DBus.Error.InvalidArgs>

Using bluetoothclt allow to connect, pair and explore the device using the gatt submenu.

Looks very similar to #6

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants