You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Vipul Rahane (JIRA)" <ji...@apache.org> on 2017/06/13 22:53:00 UTC

[jira] [Updated] (MYNEWT-739) sensor_test app: improvements

     [ https://issues.apache.org/jira/browse/MYNEWT-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vipul Rahane updated MYNEWT-739:
--------------------------------
    Component/s: Sensor Framework

> sensor_test app: improvements
> -----------------------------
>
>                 Key: MYNEWT-739
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-739
>             Project: Mynewt
>          Issue Type: Improvement
>      Security Level: Public(Viewable by anyone) 
>          Components: Drivers, Sensor Framework
>         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.4.14#64029)