TheThingsIndustries / generic-node-se

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

IWDG support for basic_lorawan #132

Closed elsalahy closed 3 years ago

elsalahy commented 3 years ago

Summary:

Add support for the IWDG (independent watchdog) in the basic_lorawan application to ensure reliable applications.

Why do we need this?

Adds application layer reliability

What is already there? What do you see now?

Nothing

What is missing? What do you want to see?

Integration of the IWDG into the basic_lorawan application.

How do you propose to implement this?

Examine available source code of IWDG integration and apply it to the application

Environment:

Bare-Metal

Acceptance Criteria:

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

All