So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By hammad
#67834 I have established an MQTT broker and tested basic pub/sub functionalities on node MCU(Amica), now I want to implement scheduling(switching devices on/off based on input time) via MQTT, for which I need accurate time, I don't want to use RTC module, is there any way to get time without disconnecting from MQTT server?