1/4/2022 8:36 PM | |
Joined: 1/31/2019 Last visit: 12/14/2023 Posts: 16 Rating: (1) |
Hello the community, In a future project, I would like to use the IOT2050 as a LoraWan gateway. I want to read data from a LoRa sensor (this kind https://www.atim.com/en/produits/pulse-smart-metering-water-gas-electricity-lpwan/) and then, push them to a higher system (SCADA or others). Has anyone ever used an IOT2050 for this kind of purpose? If yes, do you have any examples of architectures or associated hardware? Arduino shield or mPCIe card? Thanks |
Last edited by: YoB12 at: 01/04/2022 20:36:44 |
|
1/5/2022 9:07 AM | |
Joined: 4/28/2015 Last visit: 11/5/2024 Posts: 3345 Rating: (379)
|
Hi, we have some experience using the IOT2050 as LoRa Gateway with mPCIe and Arduino. In both cases we were using The Things Network as LoRaWAN server. For the Arduino Shield we have published an example on github. But this solution is maybe a little bit "tinkered", since you require an Adapter Shield, which was self-built in our case. For the mPCIe solution we do not yet have an example, but will publish it in the next weeks / months. Hope this helps. Best regards! |
Not working for IOT2050 support anymore from March 1st, 2024. |
|
This contribution was helpful to1 thankful Users |
1/5/2022 11:41 AM | |
Joined: 4/28/2015 Last visit: 11/5/2024 Posts: 3345 Rating: (379)
|
Hi, right, the Arduino solution is more complicated. I haven't done the mPCIe solution by myself, but a colleague did that and it is not really much effort or complicated. The LoRa Server is mandatory, it receives the data being sent by the sensors. The IOT2050 acts "only" as a LoRa gateway (collecting information from the sensors and sending those to the server using an internet connection). I am not familiar with available LoRa servers and if they can be used on-premise, but here you can have a good overview about existing solutions. Best regards! |
Not working for IOT2050 support anymore from March 1st, 2024. |
|
1/10/2022 10:02 AM | |
Joined: 4/15/2020 Last visit: 9/9/2024 Posts: 7 Rating: (0) |
Hi, If you're interested in a commercial solution, you should look at https://allorado.io/ They have implemented a total solution, meaning, iot2050 + LoRa mpcie concentrator + LoRaWAN network + application server As far as I know this is the only solution out there yet based on the iot2050 + mpcie LoRa kind regards, Kris |
This contribution was helpful to1 thankful Users |
Follow us on