Issue template
- Hardware description:
ESP32-C6-WROOM-1
- Installation type:
espidf, component - ESP-IDF 5.5v
- Version or commit hash:
Humble
Steps to reproduce the issue
I have tested the publisher and subscriber from this repository and found that the subscription_callback is never called. On the other hand, the publisher works fine, even with a multithreaded subscriber.
Could anyone help point out any possible issues that might be causing this problem?