Gateway not detecting other UWB tag and anchors

Hi all,

I have purchased a MDEK1001 kit few weeks ago. After setting up anchors and tag and confirmed performances in a simple 2 by 2 meters square, I’m looking now towards adding a gateway node to this network.

After following the steps in the gateway setup pdf file in the documentation package, it turns out the bridge can’ t detect others nodes in the network resulting in an empty RLTS manager web GUI.

After investigation, I have found 2 possible issue:

  • The bridged DWM1001 UWB communication is off - I have no possibility to turn it back on. It looks like once the node is setup as a bridge in the network by UART commands (after nmb), the bluetooth and UWB signals turn off.

  • The PI image mentioned in the pdf is v2.1 while we are using v2.0 from the documentation package. Does that can cause a compatibility issue between the PI and the DW chip ? I could not find the 2.1 file. If you do have it, can you please provide it ?

Hi,

When the device is in Bridge mode, the BLE is turned OFF due to the strict timing between the firmware and the Linux Kernel module on the Raspberry Pi. Bluetooth would cause latency for the backhaul communication.

If you use the Raspberry Pi image provided on the link below (Documents → Raspberry Pi 3B Image for DWM1001C) then it should work

  • MDEK1001 - Qorvo
  • Please ensure your version of Raspberry Pi is 3B and no other version.
  • Also ensure that the 40-pin header is correctly soldered into the DWM1001-DEV board.
  • On the gateway, you should configure the gateway using the .conf file on the Raspberry Pi filesystem and not by the terminal. I would suggest to factory reset the firmware using: frst command and retry it.

Cheers,
TDK

Hi, thanks for your answer.

  • I’m using exactly this image.
  • The pi is 3B, correct
  • The 13 pin header is correctly soldered
  • the PI is plugged to a router with an ethernet connection.

After I typed the following command and completed the “4.1 Bridge node setup and configuration” and turn on pi + DWM1001DEV :

  • nis 0xXXXX (my network ID)
  • nmb

then I cannot access the UART anymore so I can’t use frst as you are recommending.
The double press on ENTER in the Tera Term does not allows me to enter the UART anymore.

The same way, the debugger is not even found through JLINK. (see image attached)

It really looks like everything is blocked on the chip once it has been set to bridge mode. Which would explain also why I dont detect the other UWB anchors and why they do not appear on the web RTLS interface.

Please, how can i reset factory the DWM1001-DEV without the UART? is there a hard resetting hardware button?

can we set up a call for further assistance?

Thanks a lot for your help.

Hi @axelcln
have you solved your issue?

From your description it more looks like that the board lost its power source - please check the USB cable.

The onboard Segger IC is independent on the DWM module. From your screenshot it looks like the onboard Segger programmer can not be found - which likely happen when it the DWM1001C-DEV is not powered.

Cheers
JK

Hi,

No I did not solve my issue. After trying with different laptops (as I though maybe mine could not detect the JLINK debugger of the DWM1001DEV) I figured out that:

  • using my MAC I successfully detected and connected to the JLINK allowing me to flash the boards. I then added them back to my network using RTLS manager.
  • I flashed also the pi and configured the wpa_supplicant.config file. I then changed the panID to my network ID by ssh into the pi. Then I added on top the gateway DWM1001-dev and I turned on everything.
  • by connecting to the ip of the pi using chrome, I only detect the gateway but not the anchors nor the tags.

Conclusion: after setting up the gateway in the UART using terra term, it does not detect anymore the other tags and anchors. And I can’t access the UART anymore after.

Could you help me on this?
Is it possible that the gateway is fried? although I think I soldered it correctly. can you confirm it to me (see picture) ?

I really need to get this gateway working asap.
thanks,
Axel

see message above