Other Parts Discussed in Thread: BLE-STACK
Dear Experts,
could You please help with the following request.
I would like to understand the remaining flash/RAM memory left, if configuring the stack with below assumptions
1) Full stack configuration for BT4.2 with all available features, so basically the worst case regarding BT4.2 stack size (Central and Peripheral, Secure Connections, extended Data Length...)
2) BT5 stack config with Long Range only
I have tried to edit the build_config.opt file, but could not see any effect on memory (checked the .map file) with settings for v41 vs. v42. I then tried to insert the BLE_V41_FEATURES or BLE_V42_FEATURES in pre-defined symbols, but depending on how I insert these defines I am getting unresolved symbols errors, when compiling application (multi_role example).
Could You please give me an overview of the flash/RAM memory usage for above scenarios or help me in extracting this information from the build?
Many thanks and best regards,
RogerG
