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

Lots of packets #9

Open
jorgebnunes opened this issue Sep 6, 2019 · 0 comments
Open

Lots of packets #9

jorgebnunes opened this issue Sep 6, 2019 · 0 comments

Comments

@jorgebnunes
Copy link

Hi Charles,

first of all, great work!

I've managed to construct this gateway and used your version of single packet forwarder, but I'm getting these continuous messages:

Packet RSSI: -157, RSSI: -103, SNR: 0, Length: 0 Message:''
rxpk update: {"rxpk":[{"tmst":2479877867,"freq":868.1,"chan":0,"rfch":0,"stat":1,"modu":"LORA","datr":"SF7BW125","codr":"4/5","rssi":-157,"lsnr":0.0,"size":0,"data":""}]}
Packet RSSI: -157, RSSI: -106, SNR: 0, Length: 0 Message:''
rxpk update: {"rxpk":[{"tmst":2479887927,"freq":868.1,"chan":0,"rfch":0,"stat":1,"modu":"LORA","datr":"SF7BW125","codr":"4/5","rssi":-157,"lsnr":0.0,"size":0,"data":""}]}
Packet RSSI: -157, RSSI: -104, SNR: 0, Length: 0 Message:''
rxpk update: {"rxpk":[{"tmst":2479898742,"freq":868.1,"chan":0,"rfch":0,"stat":1,"modu":"LORA","datr":"SF7BW125","codr":"4/5","rssi":-157,"lsnr":0.0,"size":0,"data":""}]}
Packet RSSI: -157, RSSI: -104, SNR: 0, Length: 0 Message:''
rxpk update: {"rxpk":[{"tmst":2479908300,"freq":868.1,"chan":0,"rfch":0,"stat":1,"modu":"LORA","datr":"SF7BW125","codr":"4/5","rssi":-157,"lsnr":0.0,"size":0,"data":""}]}

On the hardware I soldered the three DIO diodes and I think the rest is OK.

my config is:

pi@raspberrypi:~/single_chan_pkt_fwd $ sudo ./single_chan_pkt_fwd
server: .address = router.eu.staging.thethings.network; .port = 1700; .enable = 1
server: .address = router.eu.thethings.network; .port = 1700; .enable = 0
Gateway Configuration
JN GW (jorg...@gmail.com)
Dragino Single Channel Gateway on RPI
Latitude=0.00000000
Longitude=0.00000000
Altitude=10
Trying to detect module with NSS=8 DIO0=6 Reset=3 Led1=5
SX1276 detected, starting.
Gateway ID: b8:27:eb:ff:ff:63:c8:99
Listening at SF7 on 868.100000 Mhz.

stat update: 2019-09-06 12:28:26 GMT no packet received yet
Packet RSSI: -157, RSSI: -105, SNR: 0, Length: 0 Message:''

Can you help?

Thanks a lot!

Jorge

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

1 participant