Good day
I am working through the tutorial to Connect S210X Sensor to Microsoft Azure IoT Central Via Node-RED
It appears I have everything set correctly on the SenseCAP portal and I have followed instructions to the tee but my MQTT in node will not connect.
The only thing I can think is I do not have the orginization ID and formated correctly.
it seems to match the tutorial but no luck.
Client ID format:org-“Organization ID” "Random ID"
Organization ID: Obtained from your Organization information
Random ID: Use your own randomly generated numbers and lowercase letters.
Example:org-43243***23-test
Can I assume the asterisks are just the continuation of the Org-ID?
I have tried without the random ID and a dash between?
Thanks