I am working on a project where I have multiple sensors connected to Udoo Arduino M4 and I am sending all these data to Linux side(A9) with serial /dev/ttyMCC port. Now I want to send all these data wirelessly to an Android App using Bluetooth. Is there any tutorials for these.
Even how to send Bluetooth packets using python from A9 will help me. If anyone have done some work then please help me. Thanks