It appears that DAWN is functioning and communicating .-.
The problem is that it's not displaying any data in the Luci interface.
root@OpenWrt:~# ps | grep dawn
12520 root 3556 S /usr/sbin/dawn
12966 root 1328 S grep dawn
root@OpenWrt:~# ubus call dawn get_network
{
{
"AA:AA:AA:AA:AA:01": {
"channel": 6,
"freq": 2437,
"channel_utilization": 43,
"num_sta": 4,
"ht_support": true,
"vht_support": false,
"op_class": 81,
"local": true,
"neighbor_report": "REDACTED_HEX_STRING",
"iface": "phy0-ap0",
"hostname": "ROUTER_PRINCIPAL",
"CC:CC:CC:CC:CC:01": {
"ht": true,
"vht": false,
"rrm-caps": "........",
"signal": -76,
"rcpi": -1,
"rsni": -1
},
"CC:CC:CC:CC:CC:02": {
"ht": true,
"vht": false,
"rrm-caps": "........",
"signal": -65,
"rcpi": -1,
"rsni": -1
},
"CC:CC:CC:CC:CC:03": {
"ht": true,
"vht": false,
"rrm-caps": "........",
"signal": -81,
"rcpi": -1,
"rsni": -1
},
"CC:CC:CC:CC:CC:04": {
"ht": true,
"vht": false,
"rrm-caps": "........",
"signal": -52,
"rcpi": -1,
"rsni": -1
}
},
"AA:AA:AA:AA:AA:02": {
"channel": 36,
"freq": 5180,
"channel_utilization": 12,
"num_sta": 2,
"ht_support": true,
"vht_support": true,
"op_class": 128,
"local": true,
"neighbor_report": "REDACTED_HEX_STRING",
"iface": "phy1-ap0",
"hostname": "ROUTER_PRINCIPAL",
"CC:CC:CC:CC:CC:05": {
"signature": "wifi4|probe:REDACTED|assoc:REDACTED",
"ht": true,
"vht": true,
"rrm-caps": ".TAP..NL",
"signal": -68,
"rcpi": -1,
"rsni": -1
},
"CC:CC:CC:CC:CC:06": {
"signature": "wifi4|probe:REDACTED|assoc:
