send upd example - thingy91:x

Hello,

I have opened net/udp sample  - https://github.com/nrfconnect/sdk-nrf/blob/main/samples/net/udp/src/main.c over here, to try to send UDP over LTE. Unfortunately, looking at the logs + onomondo sim logs, it does not even connect to LTE network.

I have also try to combine with working example to retrieve GNSS location periodically, but it did not work (did not sent anything) also.

My question is if there is any working example of sending UDP on thingy91:x?

Any direction would be much appriciated.

Related