Location data in Raspberry PI

[color=#2f2f2f][size=small][font=proxima-nova,]Hi,

I am using raspberry pi 3b which is connected to MDEK1001 transceiver with Micro USB B cable for UART.
I followed the instructions from "[/font][/size][/color][color=#729e52][size=small][font=proxima-nova,]https://www.decawave.com/wp-content/uploads/2018/08/dwm1001_firmware_user_guide.pdf"[/font][/size][/color][color=#2f2f2f][size=small][font=proxima-nova,]; ( section 4.3.2.2 ) .
I am using the source code for DWM1001 module provided by decawave "[/font][/size][/color][color=#729e52][size=small][font=proxima-nova,]https://www.decawave.com/dwm1001-dw10001-dev-and-mdek1001-documents-source-code-android-application-firmware-image"[/font][/size][/color][color=#2f2f2f][size=small][font=proxima-nova,]; at
“DWM1001_DWM1001-DEV_MDEK1001_Sources_and_Docs_v8-1\DWM1001_DWM1001-DEV_MDEK1001_Sources_and_Docs_v8\DWM1001\Source_Code\DWM1001_host_api\dwm1001_host_api\examples\ex1_TWR_2Hosts\tag”

When the program is run (tag_cfg), the following issues are encountered -

TIMED OUT <<<<<< UART: Received 0 bytes, expected 3 bytes, timed out in 1000 ms
UART: Received length=0

Please help me to resolve this issue.[/font][/size][/color]

See if you are getting similar issue to “https://www.decawave.com/decaforum/showthread.php?tid=1434&pid=4109#pid4109

Hi the link to the other thread is not working, were you able to find a solution? I’m having the same problem.