I am receiving data via bluetooth from an Arduino board monitoring a battery charger. The data is in two parts voltage and amps, using "V" to identify volts and "A" for amps. eg V 12.5 A 5.0. I want to display the data in separate text boxes filtering out the letters. I am successfully receiving data but it displays it in one box. see my block. any help is much appreciated.
