BME688 sensor library for nRF52832

Hi,

I'm developing a project with nRF52832 and BOSH BME688 sensor.

I downloaded the library from github to use the sensor (here it is the link https://github.com/BoschSensortec/BME68x-Sensor-API).

I found a big problem: the libraries refer to another library, called coines, that is not included in the github repository, because it is a low level library specific for each microprocessor (here the explanation https://www.bosch-sensortec.com/software-tools/tools/coines/).

I try to download the installer but it creates a multiple other library that creates problem.

So, I was wondering if someone already has the coines.h and coines.c files to import in my project.

Thanks for helping.

Parents Reply Children
No Data
Related