Motea Marius
Motea Marius
Hi, I'm not able to find in Discussions a topic related to RMT and flickering. I can simply tell that i use a WS2812B strip that i use it with...
Update: i commit a new version with hardware PWM. @josejsarmento the changes to enable hardware PWM are minimal. Just use https://github.com/Pioreactor/rpi_hardware_pwm library and follow the steps to enable PWM in...
Same issue for me. I made the PNP machine "to print", now i need convert the software to a real PNP one, but the info on google don't help me...
Today i made a test with uart3 and uart4, same result like with uart0, the application freeze. I also installed zigbee2mqtt on the host to exclude a problem with docker.
I think i can confirm now that this is a kernel bug. I installed Raspberry PI OS on a new SD card using Imager tool and serial connection to zigbee...
Hi. Not sure if the issue is happening with all ZigBee2MQTT controllers from Texas Instruments, but mine is TI CC2652P flashed with [Z-Stack firmware](https://github.com/Koenkk/Z-Stack-firmware/blob/master/coordinator/Z-Stack_3.x.0/bin/CC1352P2_CC2652P_other_coordinator_20240710.zip) using [this](https://www.zigbee2mqtt.io/guide/adapters/flashing/flashing_via_cc2538-bsl.html#method-with-docker-linux-only) method (without `--bootloader-sonoff-usb` argument)....
With `dtoverlay=disable-bt` i now have `/dev/ttyS0` but i don't know the GPIO pind used, for sure are not 14 and 15. Also no change on `ttyAMA0` functionality after adding `dtoverlay=disable-bt`
Hi, I tested both and are working. Currently i'm on `rpi-update pulls/6377` so this will be much better tested in the next days. Thanks.