-
Using the instructions in Git I managed to flash the ESP32 using the rfquack/rfquack docker and connect via rfquack/cli docker:
```
docker run --device /dev/ttyUSB0:/board -e BOARD=ESP32 -e RADIOA…
-
I am doing an exercise on a possible use scenario of LoRaWAN: my sketch uses a library that conditionally initializes WiFi so that a configuration interface can be shown to the user. After entering th…
-
Hi Pavel,
I am using a Red Pitaya 125-14 SDR kit, and I have been trying to create a bootable SD card image using the directions that you provided in the following links:
https://www.scivision.de…
fdloh updated
3 years ago
-
Hi -- I am working with the [M17 project](https://m17project.org/). M17 is based around Codec2 -- it's an open alternative to all the AMBE-based VHF/UHF digital modes. My goal is to get an M17 trans…
-
I am using the Radiomaster TX16S with Redpine protocol (2ms).
Using Betaflight Blackbox debug logging I can see that the RF packets are indeed arriving at 2ms as expected, HOWEVER the underlying st…
-
Currently the stack supports a CC1101 transceiver connected via SPI to the host MCU/CPU.
I would like to collect some ideas for other RF solutions.
Hint: If a transceiver or "wireless" MCU claims …
-
**Describe the bug**
I have raspberry pi setup running poolController and dashPanel. It is connected to the IntelliChem via RS-485 serial to USB controller. I am getting no data. I have swapped the d…
-
Hi There,
I have a new odroid advance go with the latest sd card image found here (https://wiki.odroid.com/odroid_go_advance/make_sd_card), I have installed all the dependencies, but its failing on…
-
Hi, I just wanted to know where in the firmware I could enable this function:
When a GPIO pin goes high, begin streaming the a hardcoded vector of baseband samples straight from on-chip memory to t…
-
Great Scott Gadgets asked me to post this here:
Before I go in blind, my use case is that I use Mac and Ubuntu(elementaryOS). I would like to receive and transmit ham bands including HF when I trav…