Hi,
I am currently working on making it possible to connect with different devices sequentially. It was told to me that it is possible to first scan all devices, and then connect to them one by one. I am currently working on that and i made it possible to store all the connections in my connections array. This is what i get:
So we get behind the semaphores of the SCANNING and hus behind the LOG_INF of the MAIN():
I thought it was possible to then just use a for loop and the reconnect to the devices one by one, but maybe i am missing something.
Can someone help me with this please?
Kind Regards,
Nick De Leenheer