Hi, I'd like some help to use the built in bluetooth to arduino communicate externally with others arduinos. Thanks
I have another arduino and a Bluetooth module , and I want to communicate between my arduino and Udoo's arduino via bluetooth
I see. Well ignore the i.MX6 for the moment. Best bet is to grab a 2nd Bluetooth module to match what you already have. Then just use Serial over Bluetooth between the two.
right remember hte bluetooth dongle that came with the kickstarter orders is useable only by the i.MX6 (Linux/Android) side and cant be used by the SAM3X8/Arduin Due side. So as noted reproduce what you have, match it to the Due and proceed as if you were working with just any other Due board.