Or at least if @sinovoip or @simon could be a bit more communicative about this. Like what phase they are in. Are they already mass producing it or do they need to iron out the firmware issues
first or even need to design a “v1.1”, so to say, before it goes into mass production and then public sale.
Agreed. I’m staying hopeful it will all work out though. I have a 7916 in mine for now and it’s working great with 6ghz and my quectel rm520n-gl. Very fast.
I have been busy with BE14 calibration, OpenWRT One testing and R4’s case, so don’t have much time, sorry.
We are modifying the layout of BE14 recently, and the V1.0 version will be produced soon, but the quantity will not be too large, just about 30 to 40. After that, it will be hundreds.
Does code need to be changed compared to the be14 i have? Currently have firmware loading part (233 files) working so far,but cannot start interfaces. If it changes i do not need to put much work into it…
As far as I know, the OpenWrt One PCB sample has just been received, and it’s taking a lot of time to verify it. BPI has dedicated their efforts to contributing to the community, and I believe we should encourage them for their hard work.
I also think that bpi helps openwrt team here…i’m not sure that this slows down anything for r4 or be14 here…be19 yes,but be thankful it gets produced again.
i’m focused on router boards with multiple interfaces and sfp for fibre support. So openwrt one is less interesting for me. But i appreciate the work that is done from bpi and openwrt guys for the community.
Btw. Because of openwrt one we have nvme support for filogic (r3,r3mini,r4). Without johns work we still don’t have this driver…
As said above there some work to do to get r4 and the wifi board(s) working. It will be great if some more people get a wifi board to help getting it running in mainline.
I have been helping @frank-w with the wifi work, but I don’t have a wifi card. If I was given a wifi card, I think we would make more progress. If there are any wifi 7 cards going, please put me on the list.
If you want to fund work on the WiFi driver, it is likely there are people willing to work on it, given they are provided with documentation and a working reference implementation. Also note that 802.11be is not really ready for the show yet in hostapd/wpa_supplicant which barely support Wi-Fi 6E features at this point. So it’s a bit more than just the driver, because specification (and regulatory) demands for the 6 GHz spectrum can’t be met by just treating it the same as 5 GHz (sending beacons or probe-request is prohibited in 6 GHz band, it must be used as a side-band for an existing 5 GHz or 2.4 GHz AP. And that’s just one example…).
So if you want to volunteer to make things happen faster, please go ahead and work on cfg80211/mac80211 infrastructure support for MBO, or work on 11ax or 11be features in hostapd/wpa_supplicant.
Anyway, I’m mostly busy on other things (not related to the R4 WiFi module but not related to the OpenWrt One either).