Hello, we have made our custom board with DW3210. Initially we were using ESP32 with Qorvo module DWM3000. We are using Arduino library “dw3000.h”. Will the code build for Qorvo module DW3000 with esp32 will work for DW3210 chipset as it is? or will some change will be required? We tried with same code, for Qorvo module, we got output DEVICE ID: deca0302
15:40:34.979 → PLL is locked…
15:40:34.979 → PGF cal complete…
15:40:34.979 → Range TX
15:40:34.979 → Setup over… …
But for our custom DW3210 module we got output
IDLE FAILED
Can you please guide in this matter?