Hi, i am trying to change strain gauge calibration value via Serial read and its working on
Serial.read but when Bluetooth is connected on serial port 3 than Serial3.read does not read the value.
Any help?
i am using hc-05 its, working fine with arduino but incase of teensy i have connected the bluetooth with rx3 and tx3 which is 3rd serial port, with this configuration i can read the data but not able to write. i have changed the bluetooth but still not working.
is there any issue with teensy 4.0 3rd serial port or its not working with the teensy 4.0 i have?