Skip to content

Conversation

@Gianmarco727
Copy link
Contributor

Introducing the delay fixes the humidity sensor calibration problems that the Cicerone MKR board faces when paired with MKR ENV R2 shield.
Before this modification, the humidity sensor would display values of 90% or more, sometimes even over 100% (Only when using the pair Cicerone MKR and MKR ENV R2). Moreover, the humidity value would decrease as the ambient humidity increased.
After the fix, the humidity value is reported correctly. Finally, the introduction of this delay does not influence the calibration while using other MKR hosts (tested with MKR NB IoT board).

Introducing the delay fixes the humidity sensor calibration problems that the Cicerone MKR board faces when paired with MKR ENV R2 shield.
@CLAassistant
Copy link

CLAassistant commented May 8, 2023

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link

github-actions bot commented May 8, 2023

Memory usage change @ 4fc3d44

Board flash % RAM for global variables %
arduino:mbed_portenta:envie_m7:target_core=cm4 N/A N/A N/A N/A
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A
arduino:samd:mkr1000 🔺 +4 - +4 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrfox1200 🔺 +4 - +4 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrgsm1400 🔺 +4 - +4 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrnb1500 🔺 +4 - +4 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrvidor4000 🔺 +4 - +4 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrwan1300 🔺 +4 - +4 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrwan1310 🔺 +4 - +4 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrwifi1010 🔺 +4 - +4 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrzero 🔺 +4 - +4 0.0 - 0.0 0 - 0 0.0 - 0.0
Click for full report table
Board examples/ReadSensors
flash
% examples/ReadSensors
RAM for global variables
% examples/ReadSensorsImperial
flash
% examples/ReadSensorsImperial
RAM for global variables
%
arduino:mbed_portenta:envie_m7:target_core=cm4 N/A N/A N/A N/A N/A N/A N/A N/A
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A N/A N/A N/A N/A
arduino:samd:mkr1000 4 0.0 0 0.0 4 0.0 0 0.0
arduino:samd:mkrfox1200 4 0.0 0 0.0 4 0.0 0 0.0
arduino:samd:mkrgsm1400 4 0.0 0 0.0 4 0.0 0 0.0
arduino:samd:mkrnb1500 4 0.0 0 0.0 4 0.0 0 0.0
arduino:samd:mkrvidor4000 4 0.0 0 0.0 4 0.0 0 0.0
arduino:samd:mkrwan1300 4 0.0 0 0.0 4 0.0 0 0.0
arduino:samd:mkrwan1310 4 0.0 0 0.0 4 0.0 0 0.0
arduino:samd:mkrwifi1010 4 0.0 0 0.0 4 0.0 0 0.0
arduino:samd:mkrzero 4 0.0 0 0.0 4 0.0 0 0.0
Click for full report CSV
Board,examples/ReadSensors<br>flash,%,examples/ReadSensors<br>RAM for global variables,%,examples/ReadSensorsImperial<br>flash,%,examples/ReadSensorsImperial<br>RAM for global variables,%
arduino:mbed_portenta:envie_m7:target_core=cm4,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
arduino:mbed_portenta:envie_m7,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
arduino:samd:mkr1000,4,0.0,0,0.0,4,0.0,0,0.0
arduino:samd:mkrfox1200,4,0.0,0,0.0,4,0.0,0,0.0
arduino:samd:mkrgsm1400,4,0.0,0,0.0,4,0.0,0,0.0
arduino:samd:mkrnb1500,4,0.0,0,0.0,4,0.0,0,0.0
arduino:samd:mkrvidor4000,4,0.0,0,0.0,4,0.0,0,0.0
arduino:samd:mkrwan1300,4,0.0,0,0.0,4,0.0,0,0.0
arduino:samd:mkrwan1310,4,0.0,0,0.0,4,0.0,0,0.0
arduino:samd:mkrwifi1010,4,0.0,0,0.0,4,0.0,0,0.0
arduino:samd:mkrzero,4,0.0,0,0.0,4,0.0,0,0.0

@facchinm facchinm requested a review from Rocketct May 8, 2023 14:59
@per1234 per1234 added type: enhancement Proposed improvement topic: code Related to content of the project itself labels May 8, 2023
@aentinger aentinger merged commit 1ae0d09 into arduino-libraries:master Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: code Related to content of the project itself type: enhancement Proposed improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants