06-28-2023 05:13 PM
I am testing Bosch Application Board 3.0 and Bosch BHI260AP Shuttle Board 3.0 using Development Desktop 2.0.
I am able to upload the "Bosch_APP30_SHUTTLE_BHI260_BMP390.fw" firmware to the board successfully, but there is no virtual sensor for temperature data available in the list. The pressure and IMU data are available and working.
Is there an alternative solution to developing a custom driver using SDK to get temperature data from BMP390 in this setup?
Solved! Go to Solution.
10-04-2023 11:49 PM
Hi @forleoma,
You can find the data below URL.
https://github.com/boschsensortec/BHY2-Sensor-API/tree/master/firmware/bhi260ap
Thank you.
Hi @soroush,
As you know, general firmware for BHI260AP doesn't provide temperature, so I provided you the custom firmware.
Would you please accept my answer and close this question? 🙂
Thank you.
10-05-2023 09:28 AM
Hi @Minhwan,
Thank you for the link. I already found it, but I noticed that the name is different: I guess that "Bosch_APP30_SHUTTLE_BHI260_BMP390.fw" and "BHI260AP_BMP390.fw" do the same work fine for measuring the pressure. I am having issues reading data from the sensor with "BHI260AP_BMP390.fw". Can you provide me the custom FW for temperature measurement?
10-06-2023 02:58 AM