Establish connection between two Arduinos using Me Bluetooth


#1

Hi there,

I rencently purchased two Me Bluetooth module and I have the project of using them in order to establish the connection between two Arduinos Uno.

I already managed to establish the connection between my smartphone and both the bluetooth modules separetly but I can’t see how I can make the two Arduinos talk to each other.

From what I understood, I need to hard code the MAC addresses (which I have) of the modules in the code. How can I do that ? I didn’t see anything like that in the Makeblock library.

Shall I code like if my Me Bluetooth modules were some HC-05 modules ? I can find some tutorials on the Internet about making the connection using HC-05 modules. Can I use them ?

Thank you already guys, keep in mind that I’m quite a newbie in that matter :wink:


#2

I have the same question about it. How did you figure out the MAC addresses of the modules?

Thanks.


#4

When I connected my smartphone and my arduino with a random bluetooth app’, I could see the MAC address. By the way, I completly gave up on using those two modules and switched to some HC-05, much more straightforward to use.

Good luck !


#5

Hahaha ok! Thanks for the answer! If ever somebody tells me how to do it, I will let you know!

Take care :slight_smile:


#6

Hi @Xem ! They answered me a private email saying that Me Bluetooth module can just be configured in Slave mode :frowning: So by now it’s impossible to communicate two boards between bluetooth.

Take care!


#7

Waw I am very glad to know that !

Now I know that I won’t purchase anything from them.

Thank you !


#8