Greetings,
I’ve been trying to connect to an azure iot hub using the Mqtt node and always get ‘not authorised’.
I can successfully connect and send messages using the azure iot node but I’m trying to simulate a device which cannot use the sdk and can only use ‘native’ mqtt, hence my focus is on the mqtt node.
I configure the mqtt node with a username and sas password, and have uploaded the azure ca certificate and set the node as ssl, but as I mentioned I always get ‘not authorised’.
Any ideas appreciated,
Thx, Gav