Implementing LoRaWAN for long-range communication in a low-power IoT sensor network

Hi Has anyone successfully implemented LoRaWAN for long-range communication in a low-power IoT sensor network? I'm curious about the practical challenges and recommended configurations
7 Replies
InsightMike
InsightMike5mo ago
Hi Camila, I have quite a lot of application experience with LoRaWAN as well as some other LPWA sensor technologies. Happy to discuss, can you share more info about your application? Indoor, outdoor? Public or private network server? Range needed, number of sensors, how frequently they'll transmit data, etc?
Camila_99$$
Camila_99$$5mo ago
Hiii Mike , yes l’m working on an outdoor project with 5 sensors. They need to send data every 20 minutes, and I'm aiming for a range of 300 meters. I'm using a private network server. Can you share some basic setup tips and things I should watch out for as a beginner in this field?
InsightMike
InsightMike5mo ago
That's a great application for LoRaWAN, should have no coverage problems with a single gateway, as long as there aren't severe obstructions. An additional architectural decision to make is whether to host your LoRaWAN Network Server (LNS) on the gateway itself (some gateway mfg's offer this, not all), or remote/cloud. Managing your own LNS (Chirpstack, etc) is more effort than most realize so I'd consider a commercial LNS provider. The other consideration is that you'll have to decode the sensor payload once you receive it at the application level (LW doesn't define a standard sensor payload). Your sensor vendor(s) will be able to provide the info for that.
techielew
techielew5mo ago
@BenCos18 not sure i'd call your use case a low-power IoT sensor network but thought you might have something to add here
BenCos18
BenCos185mo ago
Haven't done much testing yet but my final system is definitely to try and get it going at some point I'll have a look tomorrow though as it's midnight rn haha Could look into the things network also Only thing is that would make the gateway be public in that it repeats everyone's messages if they are in range also Final system is definitely going to be something I want to get as lower power as possible though tbh
InsightMike
InsightMike4mo ago
Hi Ben - its quite hard to make the LoRaWAN gateway very low power since it's listening for asynch sensor data, and they're most all on linux which is difficult to make work in a very fast "wake" cycle. The sensors themselves are very power efficient.
BenCos18
BenCos184mo ago
Yep Meant the sensors not the gateway Though you definitely want to get the antenna as high as you can That way you don't have as many obstacles in the way Lora is pretty much line of sight I put my antenna setup in the loft for example The gateway would definitely be a pain to make it be lower power I have it running off a pi so it's not too bad at least
Want results from more Discord servers?
Add your server
More Posts
Hiii Mike , yes l’m working on anHiii Mike , yes l’m working on an outdoor project with 5 sensors. They need to send data every 20 miPwnagotchi - Open Source Wi-Fi Security ExplorerPwnagotchi is an open-source project designed to explore and exploit vulnerabilities in Wi-Fi networEmotion Recognition Technology and Applications - computer vision, data analysis and models at usehttps://electronics360.globalspec.com/article/20672/introduction-to-emotion-recognition-technologyFundamentals of Renewable EnergyAll about TIs portfolio and solutions in this space along with a bunch of reference designs and applBest Practices for Differential Pair Signal TransitioningI'm in the midst of transitioning a differential pair between layers on my PCB design, and I want toCoding Challenge < C++ >What will this program output? ```C++ #include <iostream> class Matrix { public: Matrix(int roDecrypting BitLocker: Raspberry Pi Pico Exploits Encryption VulnerabilityThe YouTube video demonstrates how a **Raspberry Pi Pico **can exploit a vulnerability in **BitLockeDevHeads Demo: Serial Wire Viewer Data Tracing with Arm Cortex-M and the STM32CubeIDEData tracing is the embedded firmware engineer’s friend. When performed with a feature like Serial WBIMS - that's a new word for Battery Tech and EVhttps://www.electronicdesign.com/markets/automotive/article/21281941/electronic-design-ev-battery-coConverting Real-World Objects to 3D ModelsIn my exploration of transforming real-world environments into simulations for Extended Reality (XR)