Open dirkbeer opened 6 months ago
Can you please give a detail on what environment did you setup this ? if on helium-iot.xyz, can you please send me a support ticket with your tenant name where this is setup. I'll be able to have a look on logs (currently I don't see a trace in log, if on it, I need the device ID) Different users already uses mqtts so the code itself is be ok. Side note: don't use none for hloctopic, just remove this entry or none will be considered as the topic name.
Ok, thank you - good to know that mqtts should work. Will remove hloctopic.
I'm on meteoscientific.com username: dirk@gristleking.com DevEUI caf8171d7be55959 application id: f205203f-d091-4ab7-84fb-347e487061d8
It works.
mqtts://user:password@mqtt.server:8883
I'm having trouble connecting to encrypted mqtt brokers. Here is my configuration:
Unencrypted works fine like this:
Am I doing something wrong, or is this a limitation of Chirpstack or of the forwarder?