nrf9160 custom board integration aws iot

Hi All!

I am using nrf9160Dk,Asset Tracker V2 example, NCS 2.4.0, and Vs code studio. 

I can connect with nrf cloud with both nrf9160Dk as well as with the custom board nrf9160 .

By adding the following lines in the prj.conf file 

CONFIG_CLOUD_CLIENT_ID_USE_CUSTOM=y

CONFIG_CLOUD_CLIENT_ID="351XXXXXXXX200"
Now, the issue I am facing is that, able  to connect the nrf9160Dk with the AWS IoT but when i am trying to connect with the 
nrf9160 custom board with the AWS IoT unable to connect with the cloud, 
1)While connecting with the nrf9160 custom board, i followed the same steps as of nrf9160DK connectivity.
2)Updated the certificates same as I connected with nrf9160DK.
Can you please help me in this regard, what extra configuration do I need to connect with that?
log is 
 [0m<inf> app_event_manager:MODEM_EVT_LTE_CONNECTED<ESC><CR><LF>
[00:00:03.165,496] <ESC><inf> app_event_manager: MODEM_EVT_LTE_PSM_UPDATE<ESC><CR><LF>
[00:00:03.165,985] <ESC><inf> app_event_manager: DATA_EVT_DATE_TIME_OBTAINED<ESC><CR><LF>
[00:00:03.167,358] <ESC><inf> app_event_manager: CLOUD_EVT_CONNECTING<ESC><CR><LF>
%CESQ: 48,2,24,3<CR><LF>
+CSCON: 0<CR><LF>
%CESQ: 51,2,12,1<CR><LF>
%CESQ: 52,2,17,2<CR><LF>
%CESQ: 52,2,22,3<CR><LF>
%CESQ: 53,2,17,2<CR><LF>
%CESQ: 53,2,23,3<CR><LF>
%CESQ: 255,0,255,0<CR><LF>
[00:00:35.167,327] <ESC><inf> app_event_manager: CLOUD_EVT_CONNECTION_TIMEOUT<ESC><CR><LF>
[00:00:35.167,816] <ESC><wrn> aws_iot: connection_poll_start failed, error: -119<ESC><CR><LF>

Parents Reply Children
No Data
Related