I think so, yes. The smart phone does no calculations, only displays information and sends simple commands in the form of single alpha text characters. What I want is for the Picaxe to send word values to the smart phone as text which can be displayed on the screen as feedback for the sent commands. Can't believe the solution was so simple, I really made it into an all-morning battle . . .Hi,
So it sent Five ASCII bytes "34560" (I.e. decimal 51,52,53,54,48)? Is that what you want the app to receive ?
Cheers, Alan.