Custom Bluetooth Module not working with mDraw


#1

I am currently working on assembling one of mdrawbot robots, all from 3rd party parts.
So far, I have gotten the bluetooth module (HC06) to connect with my machine, and even have a port show up in mDraw. However, the green confirmation never occurs, the light on the module doesn’t solidify, and I cannot control the device via Bluetooth. The device works without issue via USB, but bluetooth hasn’t worked thus far.
My theory is that the Baudrate that I have set on the module is different from the firmware’s required baudrate. I have the Bluetooth module set on 9600, and it doesn’t seem to work. What is the default baudrate in the firmware/for a standard makeblock bluetooth module?
What could be other reasons for it not working? So far, it seems to be a serial issue, but other than that, I’m not sure.
Thanks for your help!


#2