2017 Apr 25, 10:40 PM
[quote pid='282' dateline='1493134568']
Correct.
Confirmed: "mo": [0, 0]
Confirmed: "nbrd": 2
Before I reset, is there value in further debug? Here is my sd.json file, with password and salt removed.
[/quote]
Quote:It looks like you have 16 stations (1 extension board) enabled.
Correct.
Quote:The "mo" list should have 2 entries e.g. "mo"[0, 0].
Confirmed: "mo": [0, 0]
Quote:Another thing to check is the "nbrd" entry in sd.json. It should be; "nbrd": 2
Confirmed: "nbrd": 2
Quote:You could also try setting the master to "none" in Options > Station Handling.
Before I reset, is there value in further debug? Here is my sd.json file, with password and salt removed.
Code:
{"sdt": 0, "rsn": 0, "en": 1, "bsy": 0, "seq": 1, "lg": 1, "mton": 0, "ir": [0, 0], "snlen": 32, "mas": 0, "iw": [0], "nopts": 13, "tu": "C", "pwd": "b3BlbmRvb3I=", "ipas": 0, "htp": 80, "rst": 1, "password": "removed", "nst": 16, "rdst": 0, "lang": "default", "loc": "", "nprogs": 1, "tz": 48, "name": "SIP", "rs": 0, "mm": 1, "mo": [0, 0], "rbt": 0, "show": [255, 15], "mtoff": 0, "rd": 0, "theme": "basic", "lr": 100, "wl": 100, "urs": 0, "tf": 1, "salt": "removed", "nbrd": 2}
[/quote]