espressif / esp-rainmaker-android

ESP RainMaker Android app sources
https://rainmaker.espressif.com/
Apache License 2.0
95 stars 55 forks source link

facing problems with Android application (MEGH-3918) #28

Open aymancom opened 1 year ago

aymancom commented 1 year ago

I am facing problems with application there is a conflict between the inputs in the same device, when I need to change one input the other one change but the desired doesn't, and there is a problem with android application when I update sensor reading it gives me the correct reading but after that it gives the previous reading of sensor and still like this.

shahpiyushv commented 1 year ago

@aymancom , can you give some more details about what your device and params are? W.r.t the sensor, is the param a writable param or does it just get values from the device>

aymancom commented 1 year ago

Im using an ESP-WROOM-32 with pressure sensor, the device is the current pressure of the tube and it is not writable only to see the output of the sensor. This problem only occur with Android application, in IOS application doesnt appear.