issue with multitasking (combining wifi task and dht11)
Posted: Sat Mar 17, 2018 11:34 am
hi everyone,
my project is to get the sensor data(dht11) and push the data to the sever, i split into tasks one to get data from sensor and other is to send it to server. I made separate tasks and there tasks are working properly, when I am combined to single program there am getting watchdog triggered. I tried with keeping some delay between tasks still am getting watchdog triggered.
please help me someone.
thanks
my project is to get the sensor data(dht11) and push the data to the sever, i split into tasks one to get data from sensor and other is to send it to server. I made separate tasks and there tasks are working properly, when I am combined to single program there am getting watchdog triggered. I tried with keeping some delay between tasks still am getting watchdog triggered.
please help me someone.
thanks