Problems with sending over NB-IoT to AWS

Hi,

I have a problem with sending over NB-IoT to a cloud service. I have found that the helt of my messages only arrive in the AWS cloud and it seems like the modem also does not turn on until after I am sending.

the line above :read PS09 data” indicates that data was successfully sent by aws_iot_send() function

Is there a solution for this by any chance?

  • Hi,

    I have found that the helt of my messages only arrive in the AWS cloud and it seems like the modem also does not turn on until after I am sending.
    the line above :read PS09 data” indicates that data was successfully sent by aws_iot_send() function

    Could you be more specific about the problem and your expectations? What do you expect to happen and what actually happens?

    Could you please also provide more information about your application?

    Best regards,
    Dejan

Related