I want to control my mBot by sending commands via bluetooth from my PC. I know that the mBot has built-in bluetooth and it is working. I have installed mbot_firmware Arduino sketch from Makeblock-Libraries, and I can connect to it from my iPhone and control it.
But I do not see the mBot’s bluetooth device showing up on the list of available devices on both Mac and PC. What am I doing wrong?
I want to eventually control the mBot via bluetooth by running a Python script on my computer. Any help would be greatly appreciated!
Thanks.