Re: wl1251 NVS calibration data format

2016-12-24 Thread Pali Rohár
On Saturday 17 December 2016 12:14:50 Pali Rohár wrote: > I will try to play with driver if it is really truth! > > I already looked into original TI's multiplatform HAL driver for > wl1251 chip (big mess) and found there that there is wl1251 command > to read mac address from chip. It could be do

MAC address in wl1251 NVS data (Was: Re: wl1251 NVS calibration data format)

2016-12-17 Thread Pali Rohár
> On Sat, Dec 17, 2016 at 12:14:50PM +0100, Pali Rohár wrote: > > > [1] http://notaz.gp2x.de/misc/pnd/wl1251/nvs_map.txt > > In that description is something about STA mac address: > > 019 02 //length > > 01a 6d //STA_ADDR_L Register Address. (STA MAC > > Add

Re: wl1251 NVS calibration data format

2016-12-17 Thread Sebastian Reichel
Hi, On Sat, Dec 17, 2016 at 12:14:50PM +0100, Pali Rohár wrote: > On Saturday 17 December 2016 10:37:05 Sebastian Reichel wrote: > > On Fri, Dec 16, 2016 at 12:01:48PM +0100, Pali Rohár wrote: > > > Hi! Do you know format of wl1251 NVS calibration data file? > > > > > > I found that there is tool

Re: wl1251 NVS calibration data format

2016-12-17 Thread Pali Rohár
On Saturday 17 December 2016 10:37:05 Sebastian Reichel wrote: > Hi, > > On Fri, Dec 16, 2016 at 12:01:48PM +0100, Pali Rohár wrote: > > Hi! Do you know format of wl1251 NVS calibration data file? > > > > I found that there is tool for changing NVS file for wl1271 and > > newer chips (so not for

Re: wl1251 NVS calibration data format

2016-12-17 Thread Sebastian Reichel
Hi, On Fri, Dec 16, 2016 at 12:01:48PM +0100, Pali Rohár wrote: > Hi! Do you know format of wl1251 NVS calibration data file? > > I found that there is tool for changing NVS file for wl1271 and newer > chips (so not for wl1251!) at: https://github.com/gxk/ti-utils > > And wl1271 has in NVS data

Re: wl1251 NVS calibration data format

2016-12-16 Thread Pali Rohár
Resending email to new Gery's address... On Friday 16 December 2016 12:01:48 Pali Rohár wrote: > Hi! Do you know format of wl1251 NVS calibration data file? > > I found that there is tool for changing NVS file for wl1271 and newer > chips (so not for wl1251!) at: https://github.com/gxk/ti-utils

wl1251 NVS calibration data format

2016-12-16 Thread Pali Rohár
Hi! Do you know format of wl1251 NVS calibration data file? I found that there is tool for changing NVS file for wl1271 and newer chips (so not for wl1251!) at: https://github.com/gxk/ti-utils And wl1271 has in NVS data already place for MAC address. And in wlcore (for wl1271 and newer) there i