Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unrecognized Receiver #5

Closed
bonedaddy opened this issue Jan 24, 2020 · 2 comments
Closed

Unrecognized Receiver #5

bonedaddy opened this issue Jan 24, 2020 · 2 comments

Comments

@bonedaddy
Copy link

bonedaddy commented Jan 24, 2020

I just received the rpi lora/gps hat and connected it to my Raspberry Pi 3B+, on running the dragino_lora_app code, and get the following error

$ ./dragino_lora_app sender hello
Unrecognized transceiver.

System Info

Model: Raspberry Pi 3B+

No LSB modules are available.
Distributor ID:	Raspbian
Description:	Raspbian GNU/Linux 9.11 (stretch)
Release:	9.11
Codename:	stretch
Linux rpi3 4.19.66-v7+ #1253 SMP Thu Aug 15 11:49:46 BST 2019 armv7l GNU/Linux
@bonedaddy
Copy link
Author

was able to solve this issue but am having troubles with the BCM pinouts on the RPI 3 (stianeikeland/go-rpio#54) + #6

@theRosyProject
Copy link

theRosyProject commented Mar 12, 2021

Dear bone daddy, I have the same problem with a raspberry pi 3b+ paired with the Dragino LoRa GPS hat v1.4. When the program is launched a packet is transmitted through LoRa, but after this first communication is no longer possible to send data and I have to shutdown and remove the power to the pi. Since the Lora-Rx blue LED stays on with a steady light after the first run, do you think this could be the issue?

$ ./dragino_lora_app sender HI
SX1276 detected, starting.
Send packets at SF7 on 868.100000 Mhz.
------------------
send: HI
$ ./dragino_lora_app sender HI
Unrecognized transceiver.

How do you solve your problem!? Thank you!
Fede

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants