Hello everyone,
I am working on an RTLS using the DWM3001CDK boards. I downloaded Qorvo One from (https://www.qorvo.com/products/p/DWM3001CDK#evaluation-tools) and followed the steps, and I was able to make it work. My question is: Is it possible to use a power bank for the responder instead of having it plugged into the computer?
Hi @Hayaku
Currently the device requires USB connection in order to configure and start the TWR. So technically it is possible but you would somehow need to ensure that after the start of the TWR, the device will not repower and it will just disconnect via USB and then it can continu ranging.
Second option is to use 2nd PC
Where you will use the 2nd instance of QorvoOne with the responder.
Cheers
JK
Hi Thanks for your answer, I will definitely look into that, do also know if it’s possible to modify the firmware in order to get the channel impulse response along with the X and Y, eg
QorvoOne version 1.0.0
sessionID=42 channel=9 preambleCode=9 blockDuration=200 slotDuration=2400 numOfSlots=25 vupper64=0x0605040302010708 mode=0 rframeConfig=3 twrScheme=2 prfMode=0 sfdID=2 roundHopping=0 reportPhase=1
port=COM4 id=DECA0302 type=DW3110 role=Initiator address=2 dstAddress=3 numOfControlee=1
port=COM9 id=DECA0302 type=DW3110 role=Responder address=3 dstAddress=2 numOfControlee=0
2025-02-12 15:31:22:018 seq=649 addr=3 distance=0.16 phase=0 x=0 y=0.16, here add the CIR,
I already have the part for the CIR, I just would like to combine both.
Thanks in advance,