Data from UART TX RX Pins

Hi guys.

We are trying to get data from the TX and RX pins of the DWM1001 module. We have connected it the RX and TX pins of Raspberry Pi.

We were able to get data serially by connecting an USB cable from DWM1001 to Pi, and using an interface such as Minicom. But, with the TX RX pins, we are not getting any data. We are using the same python script as we used for USB.

Any reason/ ideas about this would be helpful.

Thanks.

Hi,

The interface certainly works as you have shown with the USB connection.
The DWM1001 maybe in Generic mode, in which case you will have to switch to Shell mode - See the DWM1001 Firmware User Guide section 4.3.2.

Thanks,
Ken