Manojsinh
Manojsinh
sure @ralight, like, like i have raspberry pi as a access point and other esp32 are connected with pi access point and mqtt broker which is running in pi. now...

# -*- coding: utf-8 -*- """ Created on Sun Aug 8 02:52:21 2021 @author: 91957 """ from datetime import datetime import json import requests import time import subprocess from time...
[example.txt](https://github.com/eclipse/paho.mqtt.python/files/6950257/example.txt)
anyone going to help me?please
hi @ralight , actually callabacks are working for some time like 2,3 hours but after that it stops.
and the schedular task has while loop
okay @ralight , can you please help like how I can ensure that callback is working or not is there any way to keep monitoring in code itself so I...