Hi, i have a raspberry pi with a module AI to recongnition of gender, this script send a JSON by mqtt, but want i try to catched, my node mqtt doesnt work in node-red.
In the server spot i have the ip of the server web, port will be 443 and i have TLS with no certificate, only the server name with the ip, and no verify server certificate.
But still doesn't work
A bit more information might help -
- What MQTT server are you using
- Are you sure the server is running / checked for any errors
- Is it installed on the RPi
- Can you connect to it using MQTT explorer or similar
- A screen shot of your MQTT node config might be useful