Hi,
I use VS code (windows 10) to program nRF9160DK under modem mfw_nrf9160_1.3.6, application Asset Tracker V2, JITP certificate generated by nRF Cloud and good SIM card from CMHK.
But after adding device to nRF Cloud, the DK cannot connect with cloud. The Serial Terminal displays error: <err> nrf_cloud_transport: MQTT input error: -128 <err> nrf_cloud_transport: Error disconnecting from cloud: -128.
This is the trace file and application logs: trace&application_logs.zip. This application file asset_tracker_v2.zip (prj.conf: I change CONFIG_NET_IPV6=n and add CONFIG_NRF_MODEM_LIB_TRACE=y, CONFIG_LTE_NETWORK_MODE_LTE_M_GPS=n, CONFIG_LTE_NETWORK_MODE_NBIOT_GPS=y, CONFIG_PDN=y, CONFIG_PDN_LEGACY_PCO=y, CONFIG_MODEM_JWT=y, CONFIG_NRF_CLOUD_CLIENT_ID_SRC_INTERNAL_UUID=y)
Is there anything wrong?
Best regards,
Liza