-
[27.07.2023 12:17:50] jasiu-rozowyczlowiek
-
**Describe the bug**
Short feedback for you (@StevenCellist / @jgromes) and the PR #942 , I tried a STM32WL55 module with the latest 6.4.1 patch, as well as with 6.4.0 and 6.3.0 in EU868 state with t…
-
This issue lists the status of all tests for the [Release Candidate 1 of the 2024.04](https://github.com/RIOT-OS/RIOT/releases/tag/2024.04-RC1) release.
Specs tested:
- [ ] [01-ci](https://github.…
-
Hi!
Could you please explain this code part in i2s_lora_walkie_talkie example?
```
// split by frame, decode and play
for (int i = 0; i < packet_size; i++) {
c2_bits_[i % c…
-
#### Is your feature request related to a problem? Please describe.
The format and content of the frames sent by `factory_diag` are fixed. When we are debugging the radio driver, we need to generat…
-
This issue lists the status of all tests for the [Release Candidate 2 of the 2024.01](https://github.com/RIOT-OS/RIOT/releases/tag/2024.01-RC2) release.
Specs tested:
- [ ] [01-ci](https://github.com…
-
When I try to build NS3, it reports an error
It seems that some files are missing. Can someone help me
```
a@ubuntu:~/bake/source/ns-3.29$ python3 waf
Waf: Entering directory `/home/a/bake/sourc…
-
### Description of the setup:
* Device: SRDLab 122-16
* SD card image: red-pitaya-alpine-3.14-armv7-20220322.zip
* Application: Embedded SDR Transceiver
* Other relevant information:
…
-
Hello Dr. Jiao! I am learning about your openwifi project. When I saw the csma module, I found that the backoff time directly began to decrease without waiting for DIFS. Is this in conflict with the v…
-
Hi there! I've follow your tutorial to setup WiFi Cards. I wonder if it is possible to setup WiFi Cards to do synchronization for multiple receivers. ( The WiFi MAC Block only have 1 src and 1 dst mac…