Bidirectional HUB 2 PC (raspi) communication via bluetooth
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 :)
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.