linguini1 commented on issue #994:
URL: https://github.com/apache/nuttx-apps/issues/994#issuecomment-2232080406
@acassis No luck with the `-r <register address>` option. This is the output
I see:
```c
nsh> i2c dev -r 00 00 77
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: 00 -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- 42 -- -- -- -- -- -- -- -- -- -- -- -- --
50: 50 -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- 6b -- -- -- --
70: -- -- -- -- -- -- -- --
nsh>
```
`42`, `50` and `6b` are the sensors that always appear with the scanner. I
should also be seeing `44` for the SHT41 and `76` and `77` for the MS5611
sensors.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]