I am facing same issue.
IDF version v4.2-dev-1660-g7d7521367
Search found 2 matches
- Wed Nov 18, 2020 1:56 pm
- Forum: ESP-IDF
- Topic: MQTT client hanging on stop/destroy after connect fail
- Replies: 1
- Views: 3438
- Tue Nov 19, 2019 10:40 am
- Forum: ESP-IDF
- Topic: MQTT: Wildcard support
- Replies: 4
- Views: 6463
MQTT: Wildcard support
Hello, Does the ESP-MQTT support wildcard in the MQTT topic? Is there an example on this? I published the topic - /multisensor/device-ID/measurements/temperature/GET and it works fine. But with wildcard in the topic /multisensor/+/measurements/temperature/GET , there is no response. 'mqtt_event_hand...