I am an absolute beginner with arduino and I am working on a project which requires me to send gyroscope information over bluetooth to another arduino. I have found tutorials (links included) which helped me read information from the gyroscope (MPU6050) and connect 2 bluetoothes (HC06 + HC05). However I can't seem to figure out how to send the gyroscope data from one bluetooth to another. Can anyone help me?
http://diyhacking.com/arduino-mpu-6050-imu-sensor-tutorial/
http://www.martyncurrey.com/connecting-2-arduinos-by-bluetooth-using-a-hc-05-and-a-hc-06-pair-bind-and-link/ ****NOTE*** Used this link and was able to pair the bluetooth
http://www.martyncurrey.com/arduino-to-arduino-by-bluetooth/ **Note** Havent been able to make this one work. Tried trouble shooting but it never worked.