08.03.2021, 10:57
(08.03.2021, 08:12)admin Wrote: Our solution does not use the LoRaWAN protocol, only LoRa signal modulation. For LoRaWAN you need an external gateway. You will also need a LoRaWAN server to receive data from the sensor. While it's possible to run the server on LM it's rather compilcated to install and configure it. Another solution is to use The Things Network (https://www.thethingsnetwork.org/) and connect to it via MQTT from LM to receive messages.
We've tested Dragino LPS8: https://www.dragino.com/products/lora-lo...-lps8.html
thank you, admin.
I am not strong in this stuff so correct me if I am wrong
I will use LoRaWAN Gateway such as Dragino LPS8 which will communicate with the GAS Sensor and with the things network.
while LM will read data from the things network via MQTT.
Best Regards,