Closed melkati closed 5 months ago
For me a clear data & cache of the app after the update to 3.3 resolved the issue.
I attempted once more clear data & cache (having tried previously) but it continues to fail for me:
On a second try MyAmbiance fetched data from another device successfully:
Upon a third attempt, data fetching from another device was successful. Additionally, I've noticed that the number of samples reported by MyAmbiance is inconsistent with the numbers previously reported (compare values with previous screenshot).
One more tries, another device:
Yes it fails again for me also. The clear cache of app is not a fix. And yes inconsistent samples numbers also.
I would like to try previous version 3.2. With that it worked better for me, but I cannot find the apk online (only 2.3 that also doesn't work). I've let also a comment in play store a comment, hope they see it.
I have the same issue as @melkati and @Olaruci , even with very few records to download, it fails.
First attempt:
Second attempt:
Third atempt:
it fails again. The clear cache of Sensirion v3.3 application, there were no significant changes. Tried it on devices with Android versions 8,9, Miui 13. I thought that maybe there was a connection with the amount of accumulated data - but even after a small accumulation of data, a reading error may occur. even if before this it was possible to count everything completely in several attempts. Could the reason be due to some energy-saving features of the bluetooth?
I compiled the official basic example from Sensirion (Example1) and it's encountering the same issue. To ensure independence from CO2 Gadget Advanced, I installed it from Arduino IDE to isolate it from the CO2 Gadget Advanced firmware developed with VS Code and PlatformIO.
It seems like the issue lies within the library or MyAmbiance (I tested with the new MyAmbiance 3.3.1).
Steps to Reproduce:
Compile and upload the official basic example (Example1) from Sensirion. Observe the issue persists. Expected Behavior: The basic example should function correctly without any data gaps or discrepancies when communicating with the Android phone via MyAmbiance.
Actual Behavior: The same issue persists, indicating a potential issue within the library or MyAmbiance.
Additional Information:
Tested with MyAmbiance 3.3.1. Installed from Arduino IDE for isolation from CO2 Gadget Advanced firmware. This issue seems to occur regardless of the specific project setup, pointing towards a potential issue within the library or MyAmbiance.
I think it's time to report this to Sensirion.
Since this is a recognized bug in Sensirion's library, I will close the issue now, with the expectation that the next myAmbiance release will address it. If not, please feel free to reopen the issue. Thank you.
Looks like there is a bug somewhere that is affecting the data fetching from ESP32 into MyAmbiance App.
After nearly 2 weeks almost 100% focused on debugging issues with the combination between ESP32 and MyAmbiance because of this bug and another one (I'm not sure if it's related and is temporarily solved with a workaround already) I'm completely lost at where to look.
I'm still not sure if the issue is related to the CO2 Gadget advanced firmware, the Sensirion ESP32 libs or the MyAmbiance App, I'm completely lost and clueless.
Right now, as the "oficial" Sensirion's library release is not usable for as (because of the data gaps in MyAmbiance) I can't be sure if the issue can be with the combination of libraries CO2 Gadget advanced firmware is using:
Right now the issues with Sensirion's library and MyAmbiance are only critical things delaying the release of the new CO2 Gadget advanced firmware version.
The issue:
When fetching data from ESP32 with Sensirion's MyAmbiance the download stops at some point.