Hi!
I am working on a project using the DWM1001-DEV boards connected directly to Raspberry Pi Zeros via the 26-pin header. For my implementation, I need the IRQ signal from the DW1000 module. From the datasheet, I see that the PO.19 pin of the nRF52832 is mapped with the DW_IRQ function. Should I modify the firmware to retrieve this signal? Is there any other way?
Thank you in advance!
Hi @Papalight
Im not sure what do yo uwant to exactly do. If you want to control the DW1000 device directly from the RPi then you need to go with DWM1000 module.
The DWM1001C-DEV is based on DWM1001C module which consists from nRF mcu interfaced to DW1000.
Cheers
JK