hello-nrfcloud / firmware

Firmware for devices connecting to nRF Cloud for the out-of-box experience
Other
3 stars 6 forks source link

app: fota: Rework FOTA module to use states and subscriber #225

Open jtguggedal opened 1 week ago

jtguggedal commented 1 week ago

The FOTA module now is a ZBus subscriber with its own thread so that it no longer blocks event senders' threads. It also uses states to keep track of network connectivity and pending reboot.

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
4 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud