Skip to content

Commit

Permalink
Update librtc.a to fix BLE assert(512) in rwble.c at line 222
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
tianhaoesp committed Dec 3, 2018
1 parent 19162cc commit 7618d9f
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified librtc.a
Binary file not shown.

0 comments on commit 7618d9f

Please sign in to comment.