This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Integrate third party lora device with LM lora controller
#1
Hello is it possible to integrate a third-party Lora device such as a gas tank level sensor from Tekelek?
Please see attached datasheet

Attached Files
.pdf   DS-5044-04-TEK-790-LoRaWAN-Logger.pdf (Size: 312.51 KB / Downloads: 17)
Best Regards,
Reply
#2
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
Reply
#3
(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,
Reply
#4
Correct, this way you don't even need LM to be on the same network as the gateway. Both must have Internet access and that's it.
There's an alternative gateway for a similar price: https://www.antratek.com/indoor-femto-lorawan-gateway
They state that it has a built-in server that can be interfaced via MQTT so The Things Network is not needed. Dragino has a similar feature but I was not able to make it work.
Reply
#5
Hi everyone, you know its possible to integrate this third party gateway with MQTT? https://www.milesight-iot.com/lorawan/gateway/ug63/
Can you explain me where to start?
Thank you
Reply
#6
Should be possible. See this: https://forum.logicmachine.net/showthrea...9#pid26589
You need to configure the gateway to connect to LM MQTT server. Set topic names where the gateway will publish data and the script will subscribe to.
Reply


Forum Jump: