I'm on a Mini m8s II ... S905X (p212_2gb)
wifi chip is AP6212 (the one which has bluetooth too)
wifi is very low speed, in the order of 1MBps or so... even when router is about 3 meters far... Is this normal?
802.11n theoretical speed is 72 Mbit, from which I would expect around 3 MBps, right?
reading cnx sems that an android update fixed this issue... but I don't think is microcode so maybe there is some quirks to be applied???
I can code if someone can point me in the right direction...
Edit:
found some drivers in
BPI_WiFi_Firmware/ap6212 at master · BPI-SINOVOIP/BPI_WiFi_Firmware · GitHub
and something to inspect in
Broadcom SDIO drivers for Amlogic changes by Stane1983 · Pull Request #753 · LibreELEC/LibreELEC.tv · GitHub
but I still have no clue of what should I "steal" from android firmware microcode to make my version of AP6212 work at more than 2MBps...
found also an hardware mod in
Wifi mod -
FreakTab.com
Still getting some info... bcm4343 drivers in linux:
brcm80211 - Debian Wiki which suggests to use iw to change to EU frequencies and
WifiDocs/Driver/bcm43xx - Community Help Wiki (lots of different drivers...)