10-08-2021 05:30 AM
Hi, I am working with the BME680 environment sensor, I tested the code with ESP32, ESP8266 and it compiles but with the nRF52840.
The board package platform.txt file already has the modifications by default some articles suggested. I am using 1.8.16 IDE version, and my microcontroller is an LPWAN dedicated module developed by RAKwireless that has the nRF52840 as the core.
This is the error the IDE reports:
Precompiled library in "C:\Users\MCMCHRIS\Documents\MEGA\Arduino\libraries\BSEC_Software_Library\src\cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard\fpv4-sp-d16-hard" not found
Precompiled library in "C:\Users\MCMCHRIS\Documents\MEGA\Arduino\libraries\BSEC_Software_Library\src\cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard" not found
The code I am using is attached.
Error screenshot:
10-08-2021 08:36 AM
Hello mcmchris,
What was your compiler option in your Auduino IDE?
And which BSEC version you used?
10-08-2021 04:38 PM
Hi, thanks for your caring,
I am using BSEC v1.4.8.0 version from here: https://github.com/BoschSensortec/BSEC-Arduino-library
And these are my IDE configurations for the board:
11-22-2021 10:25 AM
Hello mcmchris,
You could download BSEC2 that had Arduino example project, you could refer it and try it again.
https://www.bosch-sensortec.com/software-tools/software/bme688-software/