use built in udoo bluetooth to arduino comunicate

Discussion in 'UDOO 101' started by melogonzaga, Nov 30, 2013.

  1. melogonzaga

    melogonzaga New Member

    Joined:
    Nov 29, 2013
    Messages:
    18
    Likes Received:
    0
    Hi,
    I'd like some help to use the built in bluetooth to arduino communicate externally with others arduinos.
    Thanks
     
  2. delba

    delba Administrator Staff Member

    Joined:
    May 8, 2013
    Messages:
    1,064
    Likes Received:
    9
    Sorry i didn't understand what's your request. Could you be more specific so i can help you better?
     
  3. melogonzaga

    melogonzaga New Member

    Joined:
    Nov 29, 2013
    Messages:
    18
    Likes Received:
    0
    I have another arduino and a Bluetooth module , and I want to communicate between my arduino and Udoo's arduino via bluetooth
     
  4. Lifeboat_Jim

    Lifeboat_Jim New Member

    Joined:
    Sep 16, 2013
    Messages:
    399
    Likes Received:
    1
    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.
     
  5. DracoLlasa

    DracoLlasa UDOOer

    Joined:
    Oct 15, 2013
    Messages:
    419
    Likes Received:
    3
    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.
     

Share This Page