[
https://issues.apache.org/jira/browse/MYNEWT-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15982245#comment-15982245
]
ASF subversion and git services commented on MYNEWT-739:
--------------------------------------------------------
Commit 3596d33e13bd9b08f723102c107255a24f53d758 in incubator-mynewt-core's
branch refs/heads/master from [~vrahane]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=3596d33
]
MYNEWT-739 sensor_test app: improvements
- In the app tcs34725_config() was failing which was causing the sensor
list to not get populated. Fixing it.
- Cleaning up the sensor_test app to remove config, gpio toggle stats,
gpio toggle logs from the app
> sensor_test app: improvements
> -----------------------------
>
> Key: MYNEWT-739
> URL: https://issues.apache.org/jira/browse/MYNEWT-739
> Project: Mynewt
> Issue Type: Improvement
> Components: drivers
> Environment: nRF52dk with Adafruit BNO055 sensor and Minicom
> Reporter: Sheela
> Assignee: Vipul Rahane
> Fix For: v1_1_0_rel
>
>
> This ticket will take care of any improvements we want for the app:
> 1. 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.
> In the app tcs34725_config() was failing which was causing the sensor list to
> not get populated.
> 2. Remove config, gpio toggle stats, gpio toggle logs from the app.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)