Replies: 1 comment 1 reply
-
|
If you are using Pybricks, you have to write a program to use the remote. The connection takes place when the program starts and ends when the program ends. You can read more about it at https://pybricks.com/projects/tutorials/wireless/remote-control/button-basics/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am new to pybricks and excited about being able to autonomously connect and control the Boost hub with the Powered Up remote. But I am having difficulty making the connection by just pressing the green buttons on the hub and remote at the same time. What am I doing wrong?
Also, if I send pybrick code to the hub and want to use the remote to control the hub, at which point do I have to connect the remote to the hub? Do I connect them together before sending the code to the hub or after?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions