Hello Renzo,
Thank you for the reply! I did think of switching to an ESP32 for multi-core use but found that the data I was transmitting was too large, so after a certain number of characters, it would block all tasks. I managed to minimize the number of characters being sent, which immediately solved the problem. I also implemented the Task Scheduler Library, which made everything work very well—no more blocking.
Sincerely,
Cosmic
-
This reply was modified 3 months, 3 weeks ago by
Cosmic.