-
I have problem with any example from LoRa.h.
My Code:
```
#include // include libraries
#include
#define LoRa_SCK 14
#define LoRa_MISO 12
#define LoRa_MOSI 13
#define …
-
@SDRplay
Andy, I am creating this new issue in the SoapySDRPlay driver to ask your opinion about the following question.
Franco Spinelli IW2DHW (@frspin) and I have been working for some time to g…
-
I'm having issues emulating em4100 using both of my CUs with reader in my residential block.
Unfortunately I don't know the brand of the reader.
The success rate is about 1/3, but most attempts ends…
-
Hello,
I am currently playing with your module and i found something a bit strange for me.
I am using a semtech sx1272 (and its associated software) as a transmitter for LoRa, connected through…
lGL00 updated
1 month ago
-
It would be really really great if you can add the ability to specify the date/time to tx.
Great work!
PS: Do you know if an ALREADY synched weather station will try to re-synch in future?
-
Hey !
Once again, I like all the job that had been done from then on, congratulations !
I'm trying to make a gr-LoRa fully functional. To do that I'd like to be able to decode messages using i…
-
Hello
I am trying to implement lower SF, and it looks like the transmitter can generate the signal, but the decoder fails to decode the signal. Do you have any suggestions about where to begin to ch…
-
I think i posted it some time ago, but after updating to 1.6.0 i tried it again.
Still nothing from my sensors. I got a lot from other cars but not mine. So in general its working just not all.
I …
-
I'm playing with dithered waterfall. First tests:
![waterfall](https://github.com/user-attachments/assets/b575e486-97e6-4e30-985e-0dfbd6bae04b)
What do you think? Is it useful?
-
I am encountering the following problem when trying to program an ATtiny88 using avrdude v8.0 with the PICkit4 in ISP mode.
### Command Executed:
```
avrdude -C avrdude.conf -v -p attiny88 -c p…