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
Is there some set of constraints that would allow for an even slimmer, or even no-alloc, BLE? It's a lot of binary to add if I just want 1-2 read-only characteristics of known size and would only need to allow 1 connection.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The
examples/wifi_ble
works well for me on esp32.Is there some set of constraints that would allow for an even slimmer, or even no-alloc, BLE? It's a lot of binary to add if I just want 1-2 read-only characteristics of known size and would only need to allow 1 connection.
Thanks in advance, curious to understand more.
EDIT: Looked more into
bleps
Beta Was this translation helpful? Give feedback.
All reactions