BMP280 not found on Arduino

Hi all, I cannot get the BMP280 sensor to talk to an Arduino Nano or Leonardo, I am using the generic library so I think that is the issue. I tried x76 and x77 addresses also but I have limited knowledge of how libraries work so I have not checked much more.

Is there a Pimoroni BMP280 Library hidden somewhere as I cannot even find one in the C++ section.

Thanks for any suggestions/support.
Cheers, Jez.

Which BMP280 board are you using, and which library do you mean by the generic one? In the past I’ve found Adafruit’s libraries very useful. Are you getting any error/response at all? It would be worth doing an I2C scan to see if the device can be detected at all.

Pimoroni tend not to make things in Arduino C.