Description
I am managing to get a small example to build and run, that is not panic, on different MCUs, but am having no luck with communication to a receiver. I think I have all parameters set the same on sender and receiver, so I am wondering if I really should be expecting that this package is working. I have been playing with release, this git version, and the git version https://github.com/mvniekerk/sx127x_lora which seems more active recently.
Does anyone actual have send and receive examples working in a way that they communicate?
The fork at https://github.com/mvniekerk/sx127x_lora does not have issues enabled. I think that is usually an indication (hope) that a pull request will eventually merge that fork back here, so issues should be tracked here. Is that a fair assumption?
Activity