-->
Page 2 of 4

Re: Workaround: esp_init_data_default/rf_cal[0] !=0x05,is 0x

PostPosted: Wed Jun 06, 2018 11:02 am
by Cicero
torntrousers wrote:I don't understand what this is about, is it anything that might help with this - https://github.com/esp8266/Arduino/issues/3408?

No, its more a compilation and fw loading thing that sometimes catches some people out.

Re: Workaround: esp_init_data_default/rf_cal[0] !=0x05,is 0x

PostPosted: Wed Jun 06, 2018 3:45 pm
by martin_g
Perfect! Works like a charm and helps a lot in open_sdk projects!

Re: Workaround: esp_init_data_default/rf_cal[0] !=0x05,is 0x

PostPosted: Thu Jun 07, 2018 6:13 am
by Cicero
martin_g wrote:Perfect! Works like a charm and helps a lot in open_sdk projects!

Great, good to help out.

Re: Workaround: esp_init_data_default/rf_cal[0] !=0x05,is 0x

PostPosted: Tue Nov 27, 2018 9:14 am
by Ravi S Kashi
Hi Cicero,

Without your changes "forcing rf_cal to sane values in the code" I was getting the rf_cal[0]!=0x05 error.
After your changes, I kinda get started - but the moment there is anything to do with the WiFi, the device crashes out. Which tells me the defaults you have given don't work for me.

Has there been a proper fix for this? or what am I missing?

I was away from ESP development for a long time and my code/environment would not work due to "msys-xxxx.dll" in MinGW installation. So I upgrated to UDK from CHERTS v2.2.2 (23.04.2017)

I am using the ESP-01 module with BQ25Q80ASSIG (Berg Micro 8Mb as per http://www.datasheetcafe.com/25q80assig-datasheet-flash-memory/ )