Hi,
Thank you for the reply. I will also try running the code without any printf’s just to see if that is the issue.
I use vTaskSuspendAll() and xTaskResumeAll() when I get readings from the sensors and sprintf the wifi json string but only at that part of the code since I’ve tried implementing it at other locations and they get stuck so I’ve refrained using it.
Kind regards,
J