Determining max bonds for given NVS partition size #595
|
Hello,
The peripherals which the ESP32 connects to will only have 1 service, with two characteristics (one for receiving, one for sending), does this mean I should use a 1:2 ratio for max bonds and CCCDs saved? |
Replies: 2 comments
|
I think I found what I was looking for in ble_store_nvs.c. |
|
Yes, that's looks correct. This doesn't take a lot of space. |
Yes, that's looks correct. This doesn't take a lot of space.