Lennart Lutz
Lennart Lutz
### Contribution description This pull request adds support for driving ws281x LEDs on STM32 microcontrollers operating at 84, 100, and 180 MHz clock frequencies. That's the case for almost all...
### Description In the current RIOT version, the address match interrupt is **only** activated in the _init function in the driver for the AT86RF215 radio module. This interrupt is required...
#### Description When using the `examples/advanced/opendsme` example on two **nRF52840 MDK USB Dongles** (Makerdiary), the non-PAN node consistently loses its link state after a few seconds. Right after startup, both...
### Description When using the AT86RF215 radio module driver for communication, the driver does not reliably return to the RX/IDLE state after some time in operation. ### Steps to reproduce...