yujinakayama / homebridge-switchbot

Homebridge plugin for SwitchBot
29 stars 4 forks source link

No reaction #9

Open LeBaron90 opened 4 years ago

LeBaron90 commented 4 years ago

Hi, I have a Pi3.

I cant control the switchbot, nothing happens. If I use following command to test it:

pi@raspberrypi:~ $ gatttool -t random -b C9:41:BE:C0:D9:CD --char-write-req -a 0x0016 -n 570101

I got this: connect: No route to host (113)

I already tried: sudo systemctl restart bluetooth.service It didnt helps…

LeBaron90 commented 4 years ago

please close, bluetooth connection was blocked by rfkill. with following command it worked: rfkill unblock all