05-06-2019 11:58 AM
Hi,
I'm neww on TelosB, Contiki and langage C.
I have to integrate BME680 sensor on my TelosB. I don't know how to do it (integrate PINs, etc..)
I read this GitHub https://github.com/BoschSensortec/BME680_driver
But it doesn't help me ...
Can you give me some steps to follow please? because i'm lost 😕
Thank's
Have a good Day
Solved! Go to Solution.
05-08-2019 03:56 PM
Since I am not very well aware of this platform, please verify that it is supported and listed in the table from BSEC's download page.
For wiring recommendations, please refer to the connection diagrams in BME680's datasheet.
The sensor API you have linked will be especially useful to understand how to format your platform specific function pointers to the API/library.
Finally you should find the appropriate sample code and integration guide for BSEC directly inside the package you download from our website.