Page 1 of 2

BMP280 wrong setting SDA and SCL for arduino in V9.2

Posted: Tue Aug 31, 2021 9:48 pm
by rzeszurzeszu
Hi, how can I change ports? They are highlighted in grey by default , but they are wrong defined .. PORTC3 and PORTC4 instead of PORTC4 and PORTC5

Re: BMP280 wrong setting SDA and SCL for arduino in V9.2

Posted: Wed Sep 01, 2021 10:00 am
by medelec35
Hi, rzeszurzeszu.
Thank you for letting us know.
I have fixed the issue and the BMP280 has now been pushed onto the update system.
Can you let us know how you get on, please?

Re: BMP280 wrong setting SDA and SCL for arduino in V9.2

Posted: Wed Sep 01, 2021 3:08 pm
by rzeszurzeszu
Hello
thank you for update.
FYI : communication works but I get 0 for temp and value 0 for pressure, so something is not correct with this component. This sensor works correctlyIn Flowcode 8.2 .
Additionally this sensor (BMP280) has no humidity element, it has only pressure and temperature.
Humidity is in BME280
Working of sensor is confirmed using Arduino IDE.

Best Regards,

Re: BMP280 wrong setting SDA and SCL for arduino in V9.2

Posted: Wed Sep 01, 2021 5:52 pm
by medelec35
I have a BME280 Module & the BMP280 component working is for me.
I can see the correct Pressure and Temperature.

Re: BMP280 wrong setting SDA and SCL for arduino in V9.2

Posted: Wed Sep 01, 2021 8:16 pm
by rzeszurzeszu
Hello,
I can confirm that using device BMP280 we got zero (0) as output.
Is there someone else how could check ?
Using BME280 COmponent I get "stange" ASCII signs as output

Re: BMP280 wrong setting SDA and SCL for arduino in V9.2

Posted: Thu Sep 02, 2021 1:50 pm
by medelec35
Can you post your flowchart so I can try it with my UNO and Redboard?

Re: BMP280 wrong setting SDA and SCL for arduino in V9.2

Posted: Thu Sep 02, 2021 4:11 pm
by rzeszurzeszu
Hello,
here you are.

Thank you for help in advance

Re: BMP280 wrong setting SDA and SCL for arduino in V9.2

Posted: Thu Sep 02, 2021 6:10 pm
by medelec35
Your flowchart is working for me:
Pressure & Temp.png
Pressure & Temp.png (16.35 KiB) Viewed 4316 times
Can you try the attached sniffer, my results for the BME shows:
Sniffer - BMP280.png
Sniffer - BMP280.png (1.95 KiB) Viewed 4316 times
Perhaps the Ardunio is not seeing your device, or the address is incorrect?

Re: BMP280 wrong setting SDA and SCL for arduino in V9.2

Posted: Fri Sep 03, 2021 5:39 pm
by rzeszurzeszu
Hello,
Port is detected, but the output is still 0 from sensor.

I just tested it using sample code for IDE and it works ... so sensor is OK.
I have found something strange, If i click in gray area on Panel I got information like attached, SDA and SCL are still wrong (D3 and D4)... but in HX711 properties are correct (D4 and D5)

Do you have more idea what could be wrong ?

BR,
mateusz

Re: BMP280 wrong setting SDA and SCL for arduino in V9.2

Posted: Mon Sep 13, 2021 2:56 pm
by rzeszurzeszu
Hello,
still no update or idea how to treat it?


BR,