pybricksdev icon indicating copy to clipboard operation
pybricksdev copied to clipboard

Bidirectional HUB 2 PC (raspi) communication via bluetooth

Open Chris321sirhc opened this issue 1 year ago • 1 comments

Hello everybody,

I am not sure if people still respond here but I am currently working on a project that would require real-time exchange of data between a hub (Essential and Prime) and a raspi via Bluetooth.

As of now I have read this guide on how to achieve this but this requires me to use pybricksdev run ble -n HUBNAME <script.py> first and then manual interaction during the next connection with the raspi. Is there a way to connect to the client without the CL tool and then deploy the pybricks code in the same manner s.t. it does not requires manual interaction?

I look forward to a reply, thanks in advance!

Kind regards, Chris :)

Chris321sirhc avatar Dec 13 '24 13:12 Chris321sirhc

The best place to ask questions like this is at https://github.com/orgs/pybricks/discussions.

It would also be helpful to know more about the big picture of what you are actually trying to do.

dlech avatar Dec 15 '24 19:12 dlech