Today I received and installed the excellent Lorix One gateway, the full lab and picture are here
Feel free to discuss here.
Today I received and installed the excellent Lorix One gateway, the full lab and picture are here
Feel free to discuss here.
nice design, +_ 500 euroās, but is it LoRa Allianceā¢ Certified ?
@BoRRoZ,
yes itās expensive, but as far as I know the only one given for outdoor, with a decent antenna really plug and play and price is half as kerlink ones. It has all certifications including LoraWAN, so if I need to install descent ones for companies, for sure itās my choice. but itās POE Ethernet only, no Wifi or 3G.
BTW, itās really small and nice and we can add SD card so itās possible to compile new features on the board.
I didnāt say itās expensive, you get indeed a nice antenna and an outdoor enclosure, so all together itās not very expensive
I was more curious about the certification because I couldnāt find it on their site but you confirmed this.
Do you have any picures (found) from the insideā¦ the pcb ? is it produced in the Switserland or imported ?
You make me in doubt, I thought I saw it was lorawan certified but canāt find it anymore, strange.
I donāt know how to open it without breaking anything, because you know me, Iām also curious and would like to know how itās made, and even try to get out I2C wiring for sensors
yes Charlesā¦ break it open and take some pictures
(btw compliments for your LAB story about connecting this product )
Hummm, Iāll keep my temptation out of this idea
Anyway something strange Iāve got in my office another GW custom made, this one and a Lorawan sensor and when I send packet itās received by both GW but custom GW receive it with -75dBi and Lorix one with -86 dBi (my sensor is RN2483 with no Antenna)
{
"time": "2017-06-07T20:38:39.512524805Z",
"frequency": 868.3,
"modulation": "LORA",
"data_rate": "SF10BW125",
"coding_rate": "4/5",
"gateways": [
{
"gtw_id": "eui-0005fcc23d0de8bd",
"timestamp": 1082187772,
"time": "2017-06-07T19:24:55.633052Z",
"channel": 1,
"rssi": -86,
"snr": 9,
"rf_chain": 1,
"latitude": 46.657597,
"longitude": 0.3650385
},
{
"gtw_id": "eui-0004b827eb9c6093",
"timestamp": 2089753636,
"time": "2017-06-07T20:38:39.064941Z",
"channel": 1,
"rssi": -75,
"snr": 8.8,
"rf_chain": 1,
"latitude": 46.657692,
"longitude": 0.36482224
}
]
}
is the antenna could be ānot pluggedā ?
Also new LoraWan devices (sodaq, lorix) notice says to put antenna before powering them to avoid damaging the device ? Is it new that devices with no antenna can damage electronic ?
See text in first picture of this post, on starting guide in RED
normally thatās an advice for all devices with an RF transmitter inside.
If you donāt have an antenna connected and the unit is powered up (and starts transmitting) all the power will be reflected back and can indeed damage the unit.
the fact that you see different values on more or less the same distance can be explained by the different antenna gaines, switch antennas and try again ?
This seems a very nice gateway.
Especially the fact that the gateway is directly attached to the antenna and the ability to easily mount it on a (steel) pipe is nice. I have a flat roof so all I need is one of those cheap satellite dish mounts and a hole to feed the network cable inside.
The difference in RSSI level could be correct.
I see that you have the gateway placed inside a pot of plants. These plants will affect the antenna tuning.
With my home built co-linear coax antenna I noticed that the antenna tuning changes a lot when it is placed near organic materials or when mounted inside a plastic tube.
Different antenna designs behave differently when mounted near to other things. It is always best to have nothing near the antenna. Mount the antenna at least around 50cm away from other constructions to minimize any influence on antenna behaviour.
I already have 3 gateways active but seeing this, I am almost tempted to add another one to my collection
@Rob65
As @BoRRoZ mentionned, I put the LORIX one Antenna on my other Gateway with an SMA to N-Male Adapter (1 meter long). I got the same results than with LORIX hardware, so itās definitively coming from the Antenna.
With this one gateway
with the picture antenna (+3dBi) from Farnell Iāve got -75dBi
If I put on this GW the LORIX Antenna, Iāve got -84dBi, but, My test device is an RN2483 without antenna.
So get out a Rocket Scream board (RFM95) with antenna and LMIC stack, keep original antenna on each gateway and results are much better
{ "gtw_id": "RPI IC880a",
"rssi": -35,
"snr": 9.5,
}, {
"gtw_id": "LORIX One",
"rssi": -33,
"snr": 9.8, }
Makes sense, but results are not always consistent (look below), same place, same device, same sofware
{ "gtw_id": "RPI IC880a",
"rssi": -41,
"snr": 7,
}, {
"gtw_id": "LORIX One",
"rssi": -24,
"snr": 7.8 }
{ "gtw_id": "RPI IC880a",
"rssi": -39,
"snr": 9.5,
}, {
"gtw_id": "LORIX One",
"rssi": -25,
"snr": 10 }
{ "gtw_id": "RPI IC880a",
"rssi": -43,
"snr": 10,
}, {
"gtw_id": "LORIX One",
"rssi": -29,
"snr": 11 }
@Rob65 The plant is a fake one, thanks to IKEA
@BoRRoZ, got an email from Wifx (LORIX One) about LoRaWAN certification, here is the transcript
For clarification, we have indeed passed the LoRa certification at Semtech in Grenoble with "very good"
Our data are identical to the design reference of Semtech whereas the PCB is much smaller.
which is perfect for me
But: so could very well have some metal inside?
Correct, for sure they have metal, may be I could take one branch as new funky antenna
Hello Charles, thanks for your work. I will buy one for the new community in LEVES (28300).
@ plus
Any idea if this can be used at 915MHz instead of 868?
@timmyhadwen
I donāt see a 915MHz version, I think best is to ask them using contact for, they are very responsive.
https://wifx.net/shop/
Hi Charles,
Thanks so much for the guide. Being a total beginner with all this I got my Lorix up and running in (almost) no time.
I do have one question: Iāve previously worked a bit with a iC880A+Raspi gateway. Here I could monitor what was coming in and going out of the gateway with a tcpdump on port 1700ā¦ Can I do something similar with the Lorix, so I can troubleshoot why my LoPy wonāt do an OTAA? (As I said, Iām new to this, so I do not have much experience with Linux etc).
Thanks!
@mahe
Thank for the head up.
I asked Lorix the first time to have a logfile available for packet forwarder, and they done it one day later, thanks to Yannick, very responsive
here is the procedure
Update GTW is not already done (save your local json config files before)
sudo opkg update
sudo opkg upgrade
Enable packet forwarder logs uncommenting line #OPTIONS
in /etc/init.d/ttn-gw
file, this becomes
OPTIONS="-l $LOGFILE"
Restart forwarder app (of course with TTN packet-forwarder configured with cloud-manager)
sudo /etc/init.d/clouds-manager.sh stop
sudo /etc/init.d/clouds-manager.sh start
log file in in /var/log/ttn-gw.log
and works with logrotate. Logrotate is configurable in /etc/logrotate.d/ttw-gw
So looking logs is now simple as
sudo tail -f /var/log/ttn-gw.log
Have fun with this awesome GW
Hi Charles,
That sounds great, thanks!
So, as I mentioned, Iām quite new to this. When you say āsave your local json config filesā Iām guessing youāre referring to this step in your excellent guide:
Oh, save back your config file, because any command opkg upgrade will reset to default (trust me Iāve done the error) by downloading new config file.
admin@ttn-gw05:~ $ cp local_conf.json local_conf.json.ch2i
However Iām not sure I quite understand. Does that mean to download the file to my computer or just to store is somewhere on the Lorix? Either way I have no idea how to do any of them nor how to restore the json file afterwards Can you explain this briefly? Sorry for my ignorance.