i have been setting bluetooth into master and slave. but i don't know how the arduino syntax to send data reading from master to slave.
anyone can help me....
What BT modules are you using? Most just configure as a serial device so using standard Serial.write Serial.read should work.