Continuing the discussion from OTA via IoT Cloud not working (Nano 33 IoT):
i am getting error binary not receving
Hi @impensuselectronics,
i've just tryied an OTA with my nano33IoT and seems to work fine. Would you please try an OTA with a simple blink sketch?
If you can share the serial monitor output with timestamps enabled will be also useful to understand your issue. Thanks.
Connected to "Impensus"
ArduinoIoTCloudTCP::handle_ConnectMqttBroker could not connect to mqtts-sa.iot.arduino.cc:8883
ArduinoIoTCloudTCP::handle_ConnectMqttBroker 1 connection attempt at tick time 29438
Connected to Arduino IoT Cloud
Thing ID: 95ccbd5a-2d2f-4caf-bda6-a095cf17e307
from your serial monitor log you have provided it looks like the OTA process does not even start on board side. You should see something like this message:
08:40:11.457 -> ArduinoIoTCloudTCP::onRequest _ota_url = https://api2.arduino.cc/iot/ota/a9fb8020-8e97-4b2a-b9ee-33288d615eb3
Could you share also your sketch?
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.