Hi, i am trying to use my Pybadge as a Controller for my Unity Project, the Problem is, that sending Text to the Pybadge needs around 0,5 sek. I raised the baudrate but that didnt change anything, is there something else i can do? Do i need to use Flush, or do Something with Threads. Or should i use a buffer or send other formats of Date?
This is the Method on Arduino: it is called at the beginning of the Loop
Thanks for the Response, i used the recived Data, but for testing i dont use it right now, just reciving The String "#4" Stops the Pybadge from sending anything for 0,5 sek