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
In our project we only use BLE to listen for advertisements from registered devices. Currently, when calling BleDevice::init() it takes around 70k of memory.
Is it possible to reduce the memory footprint in our use case?