Hi,
I bought this bluetooth module (based on HC-05 I think) from robotshop: http://www.robotshop.com/productinfo...-10&lang=en-US
I was able to configure it, I need it as a master (AT+ROLE=1\r\n) so I made all those change to the settings so it can be connected to my slave.
I'm able to list devices around it and stuff like that, but I'm unable to connect to that slave device. I'm read the documentation provided completely (DFRobot Bluetooth module issue) and still haven't found a way to send the pairing code and stuff like that.
When I send "AT+STATE?\r\n" I get "INQUIRING" and I'm pretty much stuck there.
Somebody can help by pasting here the command flow I should send to successfully connect to my slave or a part of working master communication ? I have no problem finding info about slave but master seems to be more rare.
Thank you!