03-24-2020 07:21 PM
Hi,
We want to access Raw sensor data; but which API calls must I use. The API calls I have used so far do not seem
to support sensor ID's 249, 250 and 251.
static void startSensor(bhy_virtual_sensor_t sensorId, uint16_t rateHz, uint16_t range) {
BHY_ERROR_CHECK(bhy_enable_virtual_sensor(sensorId, VS_WAKEUP, rateHz, 0, VS_FLUSH_NONE, 0, range));
BHY_ERROR_CHECK(bhy_install_sensor_callback(sensorId, VS_WAKEUP, sensors_callback_common));
}
Regards,
Owain
Solved! Go to Solution.
03-30-2020 10:27 AM
It is not publish data.Please contact your local sales office or distributor for more information.