Help Gateway Bridge

The problem I have is that when connecting to RP3 from Chrome, I expect to see the Anchors and Tags I configured on the same network, but I don’t. I also see two proxies when I expect to see just one. please any idea ?? i really need your help .


also this is my config
#######################################################################

# DWM Kernel Module settings

# UWB network PANID
# Allowed values: 16-bit number in decimal, hexadecimal or octal format
panid = 0x5220

# UWB encryption
# Allowed values: true/false
enc_en = false

# UWB encryption key
# Allowed values: 128-bit number in hexadecimal format
enc_key = “11111111222222223333333344444444”

# UWB firmware update
# Allowed values: true/false
uwb_fwup = true

# UWB mode
# Allowed values: 0=Off 1=Passive 2=Active
uwb_mode = 2

# daemon settings
proxy_server_host = “localhost”
proxy_server_port = 1883
mqtt_user = “dwmuser”
mqtt_password = “dwmpass”
mqtt_topic_prefix = “dwm”

Hi David,

Do you see your tags anywhere else, e.g in the Android app or using the serial interface?

1 Like

Hi David,

You would need at least 1 anchor configured as “initiator” in order to see other anchors/tags onto the dashboard.

Hope this helps.

1 Like

thank you for your reply, yes I see them in the android app and also using ssh

hi, @driftking9987 I already have 1 anchor configured as ‘initiator’.