Sheela created MYNEWT-739:
-----------------------------
Summary: Sensor list shows only default sensor
Key: MYNEWT-739
URL: https://issues.apache.org/jira/browse/MYNEWT-739
Project: Mynewt
Issue Type: Bug
Components: drivers
Environment: nRF52dk with Adafruit BNO055 sensor and Minicom
Reporter: Sheela
Assignee: Vipul Rahane
Fix For: v1_1_0_rel
Built code from the tip to include Sensors. Connected Adafruit BNO055 via I2C
interface to nRF52dk. Modified Syscfg to "nrf52_sensor
syscfg=BNO055_I2CBUS=0:I2C_0=1" for the BNO055 sensor.
Using sensors_test, issued 'sensor list' command which yielded "sensor dev =
color0, type = 0x8000 " as result.
Noticed that in syscfg the "TCS34725_PRESENT" was also set to '1' by default
and 'sensor list' automatically shows only that sensor.
sensor list should show all the sensors that are configured.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)