This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Release assistance indication %RAI with MQTT protocol

Hello,

In the document about Release assistance indication %RAI. It says

In addition to using the %RAI command, the application must tell when the data connection is not needed anymore through the application domain data socket interface.

With the interface, the information can be given with the last data packet that is sent or after the application has received the data packet that ends the need for the connection. Each socket client tells their own need for the connection, and the information is combined in the modem domain.

1. Is using RAI feasible in MQTT protocol(because nrfcloud api use MQTT protocol)?

2. How can I tell the modem that last data packet is sent? 

I would appreciate if someone could give me some advice about this.

 

Environment:

-Thingy:91

-NB-IOT

-NCS v1.6.0

Related