I have connected my Arduino and Android phone with a Bluetooth module to display temperature that comes from Arduino with LM35 sensor on the Android.
The Android device can receive the data but it is showing several data at a certain time. So how can I program the Android app with MIT App Inventor so that it will show only one piece of data at a time and replace it when new data comes up?
Here is the App Inventor code and result: