You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: