This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

China Telecom IOT SIM can"t connect the nrf cloud.

Hi!

I'm trying to run Asset-Tracker routine with 9160dk to connect to the NRF cloud(ncs1.3.0). The China Telecom can't connect the nrf cloud, China Mobile can connect normally.

I'm in Shenzhen, China. The NB-IoT work here. The serial port displays an error say Failed to connect to cloud, error -3. LED 1 and LED 4 blinking: Communication error with the nRF Cloud.

Error -3 is Network problems.

Here is my pri.conf. I changed  LTE link control. 

I'm not sure why this is happening. How to solve this problem?

Thanks!

  • Hi

    Are you using the zzhc library found here in order to register and connect to the China Telecom network?

    It seems like the telecom modules that are part of the China Telecom network are required to provide certain information stored on the module to a specific server.

    Best regards,

    Simon

  • Hi

    Thank you for your help, I'm going to try this.

  • Hi

    Following this tutorial, I made the following configuration. The problem remains unresolved.

  • Hi

    Did you also enable :option:`CONFIG_ZZHC`  in Kconfig, and added the necessary dependencies to your project?

    Please note that we're entering the summer vacation period here in Norway, so delays must be expected as we are low on staff for the month of July. Sorry about the inconvenience!

    Best regards,

    Simon

  • I added the following configuration in the Kconfig file under the asset_tracker folder, but it still hasn't been resolved.

1 2