Hi, i am using nrf9160 with jio nbiot which supports nidd protocol. Which code sample i should use for testing nidd?
Hi, i am using nrf9160 with jio nbiot which supports nidd protocol. Which code sample i should use for testing nidd?
Hi, as you have mentioned for connecting to modem using NIDD we can use link defcont -e -a "non-ip.apn" -f "non-ip" for connecting purpose. i want hard code this in my code.please direct correct portion of code
Hi, any update on this?
Hi,
The logs You asked is shared with you in message.
The dummy data was sent and acknowledgement was received.
But there should be one more packet sent by server. haven't received it.
Thanks and Regards
Kunal
Thanks for sharing! Can you please confirm your modem fw version?
Thanks.
Øyvind
The firmware version : 1.3.1
ncs version : 1.9.1
Hi,
I also faced the same issue, You need to enter the exact details provided in default app activation if you are working on the default app activation function. and once you send the packet to jio cloud, you will receive acknowledgment at first and you call nidd receive function again so that you can receive an app activation response or error code from jio server.
Hi Manu_Devappa
I have got the app registered default as well as specific.
Now I am trying is to get a command (for example : ping command) to the device from my mobile app over NIDD. That is where i am facing the issue.
As per the APIs provided for this by the JIO, the command is received by jio server. But my device has not received anything.
Thanks and Regards
Hi Manu_Devappa
I have got the app registered default as well as specific.
Now I am trying is to get a command (for example : ping command) to the device from my mobile app over NIDD. That is where i am facing the issue.
As per the APIs provided for this by the JIO, the command is received by jio server. But my device has not received anything.
Thanks and Regards