You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BLE crypto uses MbedTLS heap but doesn't configure the heap size and
default heap is not enough for Wi-Fi.
Increase the heap size to accomodate both BLE and Wi-Fi.
Fixes SHEL-3560.
Signed-off-by: Chaitanya Tata <[email protected]>
0 commit comments