Trying to run Azure IoT Central Quick Connect Script on B-U585I-IOT02A But getting the following error: Device ID contains invalid characters.
Trying to run Azure Iot Central Quick Connect Script on B-U585I-IOT02A
1.Downloaded x-cube-azure software package from
www.st.com/en/embedded-software/x-cube-azure.html
2.Then navigated through
project\en.x-cube-azure_v2-0-0\STM32CubeExpansion_Cloud_AZURE_V2.0.0\Projects\B-U585I-IOT02A\Applications\TFM_Azure_IoT
and opened the readme file available which has step by step how to connect to Azure IoT Central with a quick connect script
3.I followed the steps for the free azure account.
4.This was my config file after running STM32U5_QuickConnect.py and entering all the details
5.Certificate file was also made successfully
6.But still share error was coming
Bad Request({"error":{"code":"InvalidArgument","message":"Device ID contains invalid characters. You can contact support at aka.ms/iotcentral-support. Please include the following information. Request ID: 5t53jg92, Time: Thu, 14 Jul 2022 08:37:19 GMT.","requestId":"5t53jg92","time":"Thu, 14 Jul 2022 08:37:19 GMT"}})
7.Updated mxchip and checked for Trust zone(disabled it before running the script).
Please help.
Thank you.
