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

> Is there a way to access the Display Character Set for this ? > So i don't have to have define all letters/numbers again if i want to display...

enhancement
hub: primehub/inventorhub
software: pybricks-micropython

**Describe the bug** It appears that the Technic Hub can crash quickly or after some time when observing data. This may or may not be related to the most recent...

bug
hub: technichub
topic: bluetooth
software: pybricks-micropython
topic: communication

**Describe the bug** I was debugging sensors and came across something that was ultimately not related to sensors at all. But since it can happen with sensors, it is somewhat...

bug
hub: technichub
software: pybricks-micropython

**Describe the bug** What is the problem? I am trying to compile pybricks-code, yet all I get is errors-errors-errors. [output.log](https://github.com/pybricks/support/files/14273755/output.log) Would be happy for a pointer how to proceed -...

software: pybricks-code
devops

**Describe the bug** When the Technic Hub is connected to Pybricks Code on some host computers, the hub is able to find and connect to the Xbox controller, but not...

bug
hub: technichub
topic: bluetooth
software: pybricks-micropython

The upstream MicroPython port now has support for variants of the unix port. So we should be able to use that feature instead of duplicating the full `mpconfigport.h` and `Makefile`....

platform: EV3

It would be helpful to notify users when motors are being limited due to too much current as the official LEGO firmware does. According to https://lego.github.io/lego-ble-wireless-protocol-docs/#alert-type, there is a "high...

enhancement
platform: Powered Up
topic: motors
software: pybricks-micropython
topic: battery

The core devs have already updated locally, but it usually takes about 6 months for the next LTS release to become available in CI.

devops

**Describe the issue** I suppose the descriptions and introductions are outdated now that the code was updated, no longer using the NUS? https://pybricks.com/projects/tutorials/wireless/hub-to-device/pc-communication/

bug
documentation
software: pybricks-projects

**Describe the bug** The following program does not run the second stack of program, i.e. the buttons won't operate the gripper. ![image](https://github.com/pybricks/support/assets/12326241/d38c5e04-cec3-4ad4-bfe3-a034d2a7826d) **To reproduce** ```python from pybricks.hubs import InventorHub from...

bug
topic: multitasking
software: pybricks-micropython
software: pybricks-blocks