Manojsinh

Results 8 comments of 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...

![image](https://user-images.githubusercontent.com/32608918/128614167-9455656e-1541-4439-88bc-55b624d87426.png)

# -*- 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...