
LoRaWAN in theory and practice: A trip through Munich
- Anna-Lena Marx
- Embedded , Conferences
- February 24, 2024
LoRaWAN (Long Range Wide Area Network) is becoming increasingly popular, thanks in part to public networks such as The Things Network, which allow users to dispense with their own gateways. LoRaWAN also promises potential in terms of range and energy efficiency. But how does the standard perform in practice?
The aim of the presentation is to shed light on the technical background and demonstrate how practicable LoRa is in the field using real tests. It will be shown how the standard behaves in urban and rural areas, how differences in height of the gateway and different antennas influence the transmission quality.
LoRaWAN in Theorie und Praxis: Ein Ausflug durch München
LoRaWAN (Long Range Wide Area Network) erfreut sich wachsender Beliebtheit, dazu tragen unter anderem öffentliche Netzwerke wie The Things Network bei, die ermöglichen, auf eigene Gateways zu verzichten. Potenzial verspricht LoRaWAN auch in den Punkten der Reichweite und Energieeffizienz. Aber wie verhält sich der Standard in der Praxis?
Ziel des Vortrags ist es, die technischen Hintergründe zu beleuchten und an realen Versuchen zu demonstrieren, wie praktikabel LoRa im Feldeinsatz ist. Es soll gezeigt werden, wie sich der Standard im urbanen und ländlichen Raum verhält, wie Höhenunterschiede des Gateways und unterschiedliche Antennen die Sendequalität beeinflussen.
Presented at
- buildingIoT, Munich, 2024
Download slides Blog post: Key Influences in Tracking with LoRaWAN
Related Posts

Advanced System Profiling, Tracing and Trace Analysis with Perfetto in Android and Yocto
- Anna-Lena Marx
- October 8, 2024
- Embedded , Conferences
Together with my colleague Stefan Lengfeld.
Tracing is a capable mechanism for deep system analysis and profiling with a minimal overhead. By recording defined system events, in Linux but also Android, tracing can be used to analyze concurrency or latency issues, for example. Android’s systrace tool made it easy to analyze and correlate traces and events due to a graphical UI, in order to help developers identify performance bottlenecks. The successor to this advanced and convenient tool is called Perfetto. It’s available for pure Linux too, and part of Yocto (meta-oe) since Langdale now. In the talk, we’ll have a look into
Read Post
Raspberry Pi für die professionelle Produktentwicklung - Eine gute Idee?
- Anna-Lena Marx
- May 10, 2022
- Embedded , Conferences
Maschinen und Geräte durch Vernetzung und Software aufzuwerten ist ein Kerngedanke des IoT. So werden die resultierenden Projekte häufig aus der Fachdomäne mit dem Wunsch nach schnellen und einfachen Erfolgen gestartet. Die Idee liegt dann nahe den beliebten Raspberry Pi als Basis zu nutzen. Das Gerät ist ja bekannt, fast alles wurde schon einmal von irgendwem gemacht und ins Netz gestellt. Klingt fast zu schön, um wahr zu sein - ist es auch aus professioneller Sicht. Die Gründe hierfür und welche Faktoren bei der Entscheidung für eine Hard- und Software-Plattform als Basis für ein IoT Produkt berücksichtigen werden sollten, sind Inhalt des Vortrags.
Read Post
USB Updates - Challenges, Approaches and Practical Tips
- Anna-Lena Marx
- February 24, 2024
- Embedded , Conferences
Over-the-air updates have established themselves as the standard for networked devices, but the effort involved in operating the server side is not always commensurate with the benefits. In such cases, the supposedly simple and quick solution of implementing updates via USB is often chosen. But is it really always that uncomplicated? What considerations are necessary to implement USB updates effectively?
Read Post