Hello.
I purchased MDEK1001 and 10 DWM3001CDK this time. (For comparison of two types)
I want to make the following configuration, but I want to check if it is possible.
- 4 Anchors (called RESPF or Controlee) are installed in any space.
- 1 Tag (called INITF or Controller) is within Anchor’s range.
- 1 Listener receives the Tag’s location in a separate space.
- Listener is connected to the PC and sends data to the serial.
(First of all, I’m starting with DWM3001CDK)
As above, I would like to receive the data by PC through a board connected separately (probably outside 10 to 20M) outside the scope of the UWB positioning.
However, what I have confirmed while reading the manual and testing is that Listener can only give roles to the CLI, and some of the contents of the data received by Listener are encrypted.
JS00D7{“LSTN”:[49,2B,00,00,26,13,00,FF,18,5A,08,08,08,08,08,08,08,08,2A,00,00,00,CA,A6,C2,57,00,3F,D9,10,C9,20,6A,17,C4,3C,58,95,ED,91,DA,CA,52,57,D9,A3,8C,A7,27],“TS4ns”:“0x47F2D4D8”,“O”:1224,“rsl”:-64.71,“fsl”:-64.95}
I think “LSTN” contains distance information among the messages I received, is there a way to decipher that data in a UWB positioning environment that consists of CLI?
And how can I find the ID that starts with JS at the beginning of the message on the board? (I think it’s a unique ID for each board, but what is it?)