boylesg
Advanced Member level 4
- Joined
- Jul 15, 2012
- Messages
- 1,023
- Helped
- 5
- Reputation
- 10
- Reaction score
- 6
- Trophy points
- 1,318
- Location
- Epping, Victoria, Australia
- Activity points
- 11,697
Can you do this with simple electronics?
I have two bluetooth modems (slave and master HC-06) that talk to each other via bluetooth protocol and they seem to work.
I got a cable to connect one to the usb port of my PC and downloaded a driver for it which works in Windows XP creating a new com port in device manager. The arduino environment recognizes that new com port.
I have the other HC-06 connected to my arduino uno with a micro usb connector in the arduino socket and the wires exposed at the other end.
I have been connecting the data in and data out (green and white) wires of the cable to the data in and data out terminals of the HC-06 on my arduino. I am able to swap them around at will.
However the arduino environment does not seem to be able to upload the sketches to the ardino....something about not being in synch.
Have I gone about this the right way or do you need a more complex converter circuit between the arduino usb socket and the pins on the HC-06?
I have two bluetooth modems (slave and master HC-06) that talk to each other via bluetooth protocol and they seem to work.
I got a cable to connect one to the usb port of my PC and downloaded a driver for it which works in Windows XP creating a new com port in device manager. The arduino environment recognizes that new com port.
I have the other HC-06 connected to my arduino uno with a micro usb connector in the arduino socket and the wires exposed at the other end.
I have been connecting the data in and data out (green and white) wires of the cable to the data in and data out terminals of the HC-06 on my arduino. I am able to swap them around at will.
However the arduino environment does not seem to be able to upload the sketches to the ardino....something about not being in synch.
Have I gone about this the right way or do you need a more complex converter circuit between the arduino usb socket and the pins on the HC-06?