Marco-Krahl commented on pull request #3487: URL: https://github.com/apache/incubator-nuttx/pull/3487#issuecomment-818573135
Note! When sensor polling is disabled for the driver, open the character device in nonblocking mode is required. Otherwise, the sensor will not put out any data. This is a restriction by the function "fetch" see include/nuttx/sensors/sensor.h @Alan I can provide an additional small application to read sensor output data inside the app's repo if you want. Maybe this can speed up your test scenario. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org