Hi All!
I am using nrf9160Dk, asset tracker v2, NCS 2.40 nrf cloud, and VScode studio.
My question is that I am sending packets/ data (50 bytes) from nrf52833Dk serial to nrf9160Dk after every 5 sec or less. And nrf9160 after reading the packet add its own header and send it to nrfcloud. All processes is working fine!. Now the issue is that, is it possible that I know the message queue in the nrf9160 end? Or how many messages are in a queue/ ready for transmission to the nrf cloud? Basically, I want to know how much congestion/how much nrf9160 is busy.
Thanks & Regards,