Hi everybody
I am making a custom board which using ANCS (nrf51 sdk 9.0.0, softdevice 110 ver8.0.0). I saw on the original code have button_led_init() function to initiate LED and button. However, in my custom board, I do not using any button and LED. Can I remove this function for my application ?
By the way, How should I configure the memory in Keil in order to work with nrf51822 CEAA package both for ANCS and bootloader?
Thank you very much !!!