Arduino as datasource

I wrote a sketch that uses a Bluetooth transceiver, HC-06, to write a string value from an Arduino when the brake pedal is engaged or released. I have verified using BlueSPP on a Google Pixel that the values are making it to the phone. I can connect from RaceChrono to the Bluetooth radio on the Arduino but I am sure I am not passing in the correct format. Is this allowed and is there any documentation that would help me to collect this data?

Comments

Sign In or Register to comment.