There's a bug that cause BLE assert by following scenario:
1. If Wifi start softap and ble is working
2. If wifi start station, but do not use normal station operation, such
as just use espnow, while ble is working
3. Any other scenario, that wifi works without use software coexist
operation, while BLE is working(such as do advertising and ...)
Update librtc.a to V240:
update librtc.a to fix wlan mask rx of Wifi and bluetooth coexistence,
the error wlan mask will cause the bugs above.
update wifi library (771f1dc)
1. fix BLE connection missing in coex mode
2. modify other parameters to make coex priority more reasonable
update librtc.a (V239)
1. Update libphy.a to v3900 (phy submodule commit: 4c02a1dc5)
2. Update librtc.a to v238 (rct submodule commit: ba66f971)
3. Update wifi lib to include following changes (fa8f8c64)
- add scan_method, sort_method and threshold when invoke esp_wifi_get_config()
- add rssi of each STA in softAP list
- add country information in scan result
- add noise floor in rx pkt
1. PHY379.0 (4bdc3f76)
Added two functions in PHY API for disable interrupts.
2. PHY378.0 (3e6afecd)
add rfcal data checking to PHY
3. PHY377.0 (9cebd864)
do not use some rom function which used ets_delay_us().
add rfcal data checking API.
add TX Power ontime tracking API.
4. RTC V236 (d616fe55)
update VDD33 driver
5. PHY V371.0 (07188d4a)
add rx sense API
add multi-ant API
fix a problem for last version PHY 366.0.
PHY366.0 will make TX Power tracking fail in sometime
- remove librtc_clk and librtc_pm: will be added as source in ESP-IDF
- update librtc to use new function prototypes defined in ESP-IDF
- remove libiperf
1. Reset WIFI mac when wifi init(1f66f9bd)
2. roll back rx hung workaround for beacon timeout(01de55cf)
3. fix amsdu ap interface wrong issue(10db298a)
4. fix amsdu header parse error(04f6f1ef)
5. fix amsdu flag wrong issue(d6ee2c3a)
6. PHY: V350, fix BT rssi bug
7. RTC: V225, fix bt will be not work when wifi is reset
1. RTC V214: modify APLL function for the chip of ECO version
2. Add API phy_close_rf()
3. RTC: V213: fix BT will not work when BT-init is called more than once
1. init phy and rf when start wifi or start sniffer.(301fb80d)
2. deinit phy and rf when stop wifi or stop sniffer.(301fb80d)
3. tw10007: Wifi station do not start if app_main on CPU APP(dd7a371c)
6ce01d76: rename some wifi internal APIs
aa4d2aa9: last rx buffer is reserved for mgmt frame
bb0ff4a8: tw7775 fix assert when rx auth frame before create bss
3b1d4412 (no teamwork id) add debug code
da54b3bd (tw6832) when sta change from state 2->2, send auth with seq 1 instead of 2
414b1e73 (no teamwork id) modify rx buffer from 14 to 25
f3073418 (no teamwork id) remove sensitive words of long rate