Pablo Marquínez Ferrándiz

Results 29 comments of Pablo Marquínez Ferrándiz

Hello! i've run this test: sketch: ```cpp #define TEST 1 #include "test.h" void setup() { // put your setup code here, to run once: Serial.begin(9600); while(!Serial); Serial.println(TEST); } void loop()...

Hey! @ArduiDid This is the right place! Thanks for your feedback, we are aware about the issues and we are investigating them. For some users switching back to version `1.0.8`...

There is a issue with the display's library, i will investigate how to solve it. I will let you know asap!

@Xiryl could you please add `Oled.setBusClock(100000);` before `Oled.begin()` and let me know if it solves it? if it doesnt try to download the v1.0.8 and try the same. @UnfoldAntwerp I...

It seems that the issue is generated on the BMP280 sensor, im on it, I will update you ASAP

Thanks for the info @kootsoop I'm still running some tests (I will try that) :)

Hey @Xiryl @gcreate42 Could you try to run individually the Pressure sensor and the Display? (Using v1.0.8) Thanks! Have a nice one!

Could you please share the board that you are using @Arduinux ? Thanks for your feedback. :)

This should be fixed from v2.33 of the library then, am I wrong? 🤔 @sp-rky @Bodobolero

Hey @jeniara could you please send me the sketch? Thanks