TheThingsIndustries / generic-node-se

Generic Node Sensor Edition
https://www.genericnode.com
Other
110 stars 31 forks source link

LoRaWAN update client #82

Closed elsalahy closed 3 years ago

elsalahy commented 3 years ago

Summary:

Implement FUOTA update client that supports LoRaWAN multicast and fragmentation specifications. Part of #69

Why do we need this?

To be able to do LoRaWAN FUOTA

What is already there? What do you see now?

Examples using Mbed OS and LMN

What is missing? What do you want to see?

A baremetal implementation that allows devices to receive the fragmented data and stores them in the external flash

How do you propose to implement this?

Environment:

Baremetal

Acceptance Criteria:

What can you do yourself and what do you need help with?

All