Dynamic selection of Wifi or LTE on Thingy91X

Hi all,

I could not find similar questions raised on the forum and I hope someone can help me.

I have an application to connect to a mqtt server, developped on the latest NRF Connect SDK release, 3.0.2.

It works well over wifi on nrf7002DK and over LTE on Thingy91X and nrf9151DK.

Now, I need it to be able to work over Wifi or LTE on Thingy91X depending, dynamically choosing the proper link, on the spot.

I have analyzed the mqtt sample but it does not help finding the solution.

Any hint would be much appreciated.

Rgds

JRSN

Related