OpenWrt seems dead these days, active development is over at lede-project.
Also for i2c I would recommend using a PIC microcontroller, its far easier and
designed for that purpose. I use a PIC to control PLL IC's over i2c such as
the TSA5511 in FM broadcast gear I design.
Gareth
-Original
Hi Jiri
This is a common problem on XM devices due to new uboot on AirOS >= 5.6.x,
although I haven't got any XW devices to test but its possibly the same?
Try downgrading back to AirOS v5.5.11 or less or apply the following patches
which I can confirm fix the problem on my XM devices.
https://raw
Sent: Thursday, 6 October 2016 9:58 a.m.
To: Gareth Parker
Cc: OpenWrt Development List
Subject: Re: [OpenWrt-Devel] Tried to update ticket 20982 on dev.openwrt.org
On Wed, Oct 5, 2016 at 4:03 PM, Gareth Parker wrote:
> The boot loader is different, XM v.5.5.11 was the last version to use
The boot loader is different, XM v.5.5.11 was the last version to use the old
bootloader that worked when using tftp to flash openwrt, the new bootloader
starting with XM v5.6.x only accepts official ubnt firmware over tftp. I can
confirm though you can still flash openwrt using the factory ima
I can confirm this patch fixes the problem atleast on CC I haven’t tested any
others.
https://raw.githubusercontent.com/freifunk-gluon/gluon/1f400189cfbae697b50180bccf876784a3c03423/patches/openwrt/0026-kernel-backport-spi-nor-driver-from-4.4.9.patch
https://raw.githubusercontent.com/freifunk-glu
I sent them one too and got a response back almost immediately:
Hi Gareth,
Thanks for getting in touch with us!
I'll check with my internal team and get back to you once I have any updates.
Thanks!
Vann T
Ubiquiti Networks
That was a few hours ago, it will be interesting to see if they do
then reboots when
accessing anything switch related, either through swconfig or luci.
Signed-off-by: Gareth Parker
diff --git
a/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
b/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
index e6fcec8..75
First time posting to this list
I am adding support for the Comfast CF-WR650AC and have it working. However
this router has a QCA8337N switch and MAC exchange needs to be enabled for
it to work properly or the router hangs and reboots when trying to access
anything switch related.
The problem is