Search found 1 match
- Tue Dec 11, 2018 7:56 am
- Forum: General Discussion
- Topic: mqtt subscribtion
- Replies: 0
- Views: 1826
mqtt subscribtion
hello everyone I am using an esp 32 (doit devkit V1). I am trying to subscribe to mqtt topic and also use sleep mode for power saving. my issue is that the subscription to mqtt part of the code does not happen after I add sleep mode code. can anyone help me with this problem. thank you #include <WiF...