I'am making an app to read temperature and humidity sensor by using millis function instead of delay. The bluetooth connection work just fine but i can't get the sensor data. How can i create the block to display the sensor data based on my code? I'm new to mit app inventor:)
Thankyou for the examples:) I have tried building my own blocks but it does not work.I've changed my code too
My goal is that the reading of sensor appear when i open the app. When i tried to use the app with arduino this messages pops up
I'm on dead end because i need to complete this app in order to understand how to get reading from sensor so that i can work with my other sensors for my final year project Home_Automation_System.aia (8.9 KB) This is my project file if it might help. Any suggestions and guidance is highly appreciated because i desperately need it😅
Sorry it is not about the project but i want to ask is it possible that my hc-05 broken? I have tried to receive data and send data by using bluetooth terminal but nothing displayed. I also tried many times using SoftwareSerial but it only works once and when i tried to receive/send data again nothing displayed.