Good morning,
I have a Feather 32u4 with lora (see diagram)
I want to meassure RH and temp with the GYBMEP BME/BMP280. I dont get any dat from this sensor and i am wondering if i am using the correct library for this sensor. Can anybody tell me which library i need to use for this. And if the code in my sketch is correct.
I am using the libary thats in the sketch, but it doesnt seem to work.
Never, never, never post code in Microsoft Word format! That's malware executor number one and no one with a sane sensor for IT will open a foreign document posted in a forum.
You can attach to original .ino file (which is a simple text-only document and not a formatted text as you would do in the office programs).
Yes I did, it says IC2 Device found at 0x76.
The default address for the Adafruit version of that breakout board is 0x77 so you may have to call the correct initializer to set the address.