Project

General

Profile

Actions

Recover WiFi and BT MAC address » History » Revision 1

Revision 1/2 | Next »
Lion Wang, 09/01/2021 05:08 PM


Recover WiFi and BT MAC address

Since sometimes customer will switch firmware (From Android to Linux or from Linux to Android),
but partition table in Android and Linux are different.
So if you switch firmware the WiFi and BT MAC address that store in NVRAM will lost.

Here is the steps to write WiFi / BT MAC address to efuse.

Please notice the efuse has limit on write times.

Before write Wifi/BT MAC please run the command in below:
adb root
adb shell
wifitest -O

Updated by Lion Wang over 2 years ago · 1 revisions