Skip to content

De-register towards NRF on exit

Stefan Spettel requested to merge deregister_nrf_on_exit into develop

Changes

  • De-register towards NRF on exit
  • Implements #3 (closed)

I re-use the upf_nrf_inst global variable, which is not nice in my opinion, but it is quick. When I refactor the NRF client and move it to common-src, I will fix this.

@arora Same as with SMF, I tested it and UPF does de-register, but it is not 100% reliable.

Merge request reports