2023-09-04 06:39 PM
Hi, I have STEVAL-MKI185V1 adaptor. For reading the data, i use 3 commands(*setdbxxxvy, *start, *mrAA). and then i can read only '1' data. How do i read continuous data? what 'command' i use for reading continous data?
2023-09-05 12:59 AM
Hi @Jongyul ,
To read the continuous data you need to write the following commands:
*setdb185v1
*zoff
*mr4f
*mw601C
*mr60
*start
If this solves your problem, please mark my answer as "Best Answer" by clicking on the "Accept as Solution" button, this can be helpful for Community users to find this solution faster.