Serial Output of DWM1001-DEV to Arduino Mega?

Hello,

I have two DWM1001-DEVs and am using the ss_twr_init and ss_twr_resp sample codes to measure the distances between the two modules. I’ve modified the code a bit on the ss_twr_init so that just the value of the distance is outputted to serial.

Is there a way to get this serial output onto an Arduino Mega to be read by the Arduino?

Thanks!