nimBLE custom configuration
Posted: Fri Apr 14, 2023 1:44 pm
I’m developing a BLE application using nmBLE as host. I’m using esp-idf 5.0.1 (stable). AFAIK the nimBLE configuration is defined here: https://github.com/espressif/esp-idf/bl ... mble_cfg.h and some stuff can be configured using CONFIG_BT_NIMBLE_XXX. If i want configure something that is not exposed by ESP-IDF sdk config system, how can i define directly MYNEWT_VAL_XXX from my application project (i.e., without modifyng esp_nimble_cfg.h)?
Thank for your precious help,
Alessandro
Thank for your precious help,
Alessandro