Skip to main content
3-Newcomer
June 1, 2023
Solved

Connect LoRA devices to thingworx

  • June 1, 2023
  • 1 reply
  • 1897 views

We want to manage several LoRA devices on Thingworx. There are gateways that read data from these devices. The goal is to manage these devices on thingworx and routing messages to their destination. We want to create thing entities for these devices and read data into its properties. How can we provision these sensors on thingworx ? Is there any tutorial that show how to connect these sensors to thingworx ?

 

 

Best answer by slangley

Hi @Ankit_P.

 

From a quick review, it appears you'll need the LoRaWan gateway layer, but you should check with the vendor of your device for setting this up.  Once you have that in place, you should be able to interact with the gateway from ThingWorx or one of our edge products.

 

We have no tutorials specific to LoRa devices.  

 

Regards.

 

--Sharon

1 reply

24-Ruby III
June 1, 2023

Here are some past discussions that you might find useful:

Ankit_P3-NewcomerAuthor
3-Newcomer
June 2, 2023

Hi @VladimirN,

Is there any tutorial or guide available to show how the connection is done using REST API or TWX SDK or MQTT ?

slangleyCommunity ManagerAnswer
Community Manager
June 7, 2023

Hi @Ankit_P.

 

From a quick review, it appears you'll need the LoRaWan gateway layer, but you should check with the vendor of your device for setting this up.  Once you have that in place, you should be able to interact with the gateway from ThingWorx or one of our edge products.

 

We have no tutorials specific to LoRa devices.  

 

Regards.

 

--Sharon