martinohanlon / BlueDot

A zero boiler plate bluetooth remote
MIT License
144 stars 45 forks source link

raspberry bluetooth connecte yes then no #147

Closed ronhud closed 4 years ago

ronhud commented 4 years ago

I have Bluedot on my android phone and it is paired with my raspberry pi. With the raspberry terminal window open I use Bluedot on my phone and try to connect. In the terminal window i get the device id and connected yes followed by the id and connected no. Any suggestion as to a likely reason and fix?

ukBaz commented 4 years ago

Is this the same as #146 ?

Do you have the python script running on the raspberry pi? Can you share that script? Or use one of the examples to prove the connection works?

ronhud commented 4 years ago

Just dicovered an earlier question wit5h instruction to run the wait_for_press script, ok now. Thanks

martinohanlon commented 4 years ago

Thanks for the speedy response @ukBaz