Dear All,
WIFI connection: Alexa-Echo Dot with Raspberry Pi 3 B model
Bluetooth connection: Raspberry Pi 3 B model with Android
WIFI connection done using one script file and Bluetooth connection also done with one script file
Now, I want to do both concurrently (Alexa Echo Dot + WIFI + Raspberry Pi + Bluetooth + Andriod)
Is there any method to run the both python files concurrently?
I have doubt in while loop, may I use thread concept and event for trigger Thread, if it possible i want document or example codes
Regards,
VinothS