03-28-2023, 01:23 PM
Hello,
I am making a project where I have multiple ESP8266 devices with multiple topics connected to only one MQTT connection.
MQTT topics are increasing so MQTT variables also.
I have made a test creating a variable superior to V99, for instance V101, then I assigned a topic to this variable but MQTT communication do not work.
Can I only work with variables from V0 up to V99 in a MQTT connection?
In my project I need more than 100 variables for a MQTT connection. Is it possible?
I am working with HiveMQ broker without user and password for the moment.
Regards
I am making a project where I have multiple ESP8266 devices with multiple topics connected to only one MQTT connection.
MQTT topics are increasing so MQTT variables also.
I have made a test creating a variable superior to V99, for instance V101, then I assigned a topic to this variable but MQTT communication do not work.
Can I only work with variables from V0 up to V99 in a MQTT connection?
In my project I need more than 100 variables for a MQTT connection. Is it possible?
I am working with HiveMQ broker without user and password for the moment.
Regards