support icon indicating copy to clipboard operation
support copied to clipboard

Pybricks support and general discussion

Results 283 support issues
Sort by recently updated
recently updated
newest added

**Describe the bug** `LWP3Device.read()` was not updated to be async. For some reason I was thinking that it worked like reading the remote button state cache, so I never implemented...

bug
topic: bluetooth
software: pybricks-micropython

**Describe the bug** What is the problem? So the error message pops up every time I have tried only when the firmware installation percentage reaches 50% **To reproduce** Steps to...

topic: bluetooth
OS: Windows 10
software: pybricks-code

**Is your feature request related to a problem? Please describe.** Sometimes it can be useful to tell motors and sensors apart, beyond their device type ID. For example: - to...

enhancement
topic: motors
topic: sensors
software: pybricks-micropython

Hi! Changelog is not updated anymore? From code you have a button directly to the changelog... and it is a bit outdated... 2.3.0.... Thanks!

bug
software: pybricks-code
software: pybricks-blocks

``` Error: Failed to execute 'getPrimaryService' on 'BluetoothRemoteGATTServer': GATT Server is disconnected. Cannot retrieve services. (Re)connect first with `device.gatt.connect`. at https://code.pybricks.com/static/js/main.d3f03113.js:2:396895 at P. (https://code.pybricks.com/static/js/main.d3f03113.js:2:1476041) at https://code.pybricks.com/static/js/main.d3f03113.js:2:1479953 at m (https://code.pybricks.com/static/js/main.d3f03113.js:2:1480899) at...

topic: bluetooth
software: pybricks-code
blocked: waiting for user feedback

**Is your feature request related to a problem? Please describe.** The following works but it is not available on Android. It would be nice if there was a way to...

enhancement
software: pybricks-code

**Is your feature request related to a problem? Please describe.** We currently have a read color block and a color literal instead of a boolean "is this color block". This...

bug
enhancement
topic: sensors
software: pybricks-blocks

> (...) the speed cap on the external Boost motor is a bit too strict. _Originally posted by @laurensvalk in https://github.com/pybricks/support/discussions/1620#discussioncomment-9264013_ ----- This was brought to our attention by @andybellgbc....

enhancement
topic: motors
software: pybricks-micropython

**Is your feature request related to a problem? Please describe.** At the moment, calling `drivebase.reset()` resets the odometry offsets, but doesn't do anything to the controls. So if you are...

documentation
enhancement
topic: motors
topic: control
software: pybricks-micropython

**Describe the issue** Some students and spent some time recently confused about how `Motor.run_target()` is supposed to work, where we couldn't make sense of why the motor was moving as...

documentation
pybricks.com