-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I've successfully built openwrt 18.06.01 for the dlan-pro-1200-ac with dlan-openwrt and the MT2675 PIB & NVM driver from firmware.QCA9882-v2.2.0_2018-07-26.dv and installed this on the white non-pro version.
While it boots fine and LAN and Wireless both work I am having trouble getting PLC to work. All commands appear to give an immediate 'read timeout or network error'.
For example:
root@OpenWrt:~# /usr/bin/plctool -i "$PLC" -B"1" "$MAC"
br-lan 30:D3:2D:C3:FD:D6 Join Network
plctool: PushButton: Read timeout or network error
root@OpenWrt:~#
root@OpenWrt:~# /usr/bin/plctool -i "$PLC" -B"join" "$MAC"
br-lan 30:D3:2D:C3:FD:D6 Join Network
plctool: PushButton: Read timeout or network error
root@OpenWrt:~# /usr/bin/plctool -i "$PLC" -B"status" "$MAC"
br-lan 30:D3:2D:C3:FD:D6 Fetch Network Status
plctool: PushButton: Read timeout or network error
Is it possible for this device to be supported?
Would it require further changes to OpenWRT or should the pro target be suitable?
Any idea what would cause the Read timeout error?
Metadata
Metadata
Assignees
Labels
No labels