Quantcast
Channel: Intel Communities: Message List
Viewing all articles
Browse latest Browse all 18582

Re: Galileo running Linux didn't recognize a BlueTooth XBee connected to it

$
0
0

Hi alanalg,

Have you find a solution yet?Huiyugan

You can connected the 3V3, TX, RX and GND to Galileo and the following code for example:

 

void setup() {

Serial1.begin(9600); //Compare with arduino uno. Galileo use "Serial1" instead.

}

//So the following code just like:

void loop() {

Serial1.println("Hello World!");

}

 

Edward.P


Viewing all articles
Browse latest Browse all 18582

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>