MDEK1001 TagID

I have MDEK1001 kit
We added following setup
4 Anchors + 1 Tag + 1 Listner

Listner connected PC and with the command les, we are getting following stream.
828A[0.00,0.00,0.00]=3.35 D616[4.31,3.61,0.00]=4.04 8112[1.00,5.01,0.00]=6.50 0C27[7.76,0.00,0.00]=4.03 le_us=2075 est[3.96,-0.25,1.74,80]

how do we can get the which tag it is (tagid)?

Hi Srivinas,

In the log output, you have the ID of the 4 anchors : [color=#333333][size=small]828A [color=#333333][size=small]D616 [/size][color=#333333][size=small]8112 [color=#333333][size=small]0C27.[/size][/color][/size][/color][/color][/size][/color]

[color=#333333][size=small][color=#333333][color=#333333][size=small][color=#333333][size=small]For the tag Id, you can use the command SI and the two last byte of the address field corresponds to the id. For example : [/size][/color][/size][/color][/color][/size][/color]

[color=#333333][size=small][color=#333333][color=#333333][size=small][color=#333333][size=small]addr=xDECA1E9F5A820A93 : the id is 0A93[/size][/color][/size][/color][/color][/size][/color]

[color=#333333][size=small][color=#333333][color=#333333][size=small][color=#333333][size=small]Thank you,[/size][/color][/size][/color][/color][/size][/color]
[color=#333333][size=small][color=#333333][color=#333333][size=small][color=#333333][size=small]Regards[/size][/color][/size][/color][/color][/size][/color]
[color=#333333][size=small][color=#333333][color=#333333][size=small][color=#333333][size=small]Yves [/size][/color][/size][/color][/color][/size][/color]

If we have multiple tags, how we differentiate the stream readings for which tag?

This log doesn’t look like the output of a “listener” (passive node - tag or anchor) but an active tag.

What is the configuration of the device ?

Thanks
Regards
Yves

Actually im following commands from MDEK1001_System_User_Manual.pdf (Page 35(
The doc says , after connecting listener via COM port,

–>Enter the command ‘nmt’ and press the return key twice which sets the tag into Active mode
–>Enter ‘les’ to display the location estimates of the tag

I wonder how to handle multiple tags.
Please help with procedure, I just want to check the following
Setup:
4 Anchors
2 Tags
1 Listener

I want check the position of 2 tags.