cancel
Showing results for 
Search instead for 
Did you mean: 

STEVAL-MKI185V1 adaptor

Jongyul
Associate

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?

1 REPLY 1
Federica Bossi
ST Employee

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.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.