Using built-in Bluetooth for communication


#1

I want to control the mBot using Bluetooth from my PC. I am able to use the Makeblock Me Bluetooth Module and read the input from one of the ports.

e.g.
MeBluetooth bluetooth(PORT_1);

I want to try the same thing using the built-in Bluetooth but don’t know how because I don’t know which port it uses. Is it possible? Thanks.


#2

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.