Connecting to gateway
-
Hi,
I use the example of connecting to a gateway from
https://docs.pycom.io/chapter/tutorials/lopy/lorawan-otaa.html
with my lopy, wth the newest firmware.I takes about 3 minutes before my lopy joines the gateway.
Is this normal?
Greetings,
Niek
-
This post is deleted!
-
I live in the Netherlands.
I am about 1.6 km away from a gateway.The response after joining is:
{
"time": "2018-01-17T10:17:07.155968027Z",
"frequency": 867.3,
"modulation": "LORA",
"data_rate": "SF7BW125",
"coding_rate": "4/5",
"gateways": [
{
"gtw_id": "eui-008000000000aa8a",
"timestamp": 2268423667,
"time": "2018-01-17T19:09:11.459706Z",
"channel": 4,
"rssi": -117,
"snr": -3,
"latitude": 53.20986,
"longitude": 6.54523,
"altitude": 15
}
]
}
-
Can you give us some more details on your setup? Most importantly which country are you based and how far away are you from the gateway?