Hi, I work with ESP32, and in my work, I need to use always MQTT for communication, because this, I use a lot of freeRTOS for my application and I use both core, I have some trouble using Serial for debugging and communication, how would be a better way to use serial, in a queue or another task or use mutex?