hello everyone:
i use nrf51822QFAC(with 256kb flash and 32kb ram).The project is this "SDK12.3-ANCS\examples\ble_peripheral\ble_app_ancs_c\pca10028\s130\arm5_no_packs".how many peer device can i use.if i want to change the number,how could i config parameter.
i know in sdk9.0 , "#define DEVICE_MANAGER_MAX_BONDS 7", i change the DEVICE_MANAGER_MAX_BONDS can change the number of the bond device.
if you know , please tell me how to change it ,thank you every much.