SDK:SDK15.3.0
Example: ble_app_buttonless_dfu project.
MCU : nrf52810
SD: s112
Hi,i want to know how to reduce the ram consumption on nrf52810 sdk15.3.0 ble_app_buttonless_dfu example project?
I have already disable the fds and pm in config file.
Q1: If there is other solution for reduce the ram consumption in ble_app_buttonless_dfu example project?
Q2:Is there any risk for setting heap and stack to zero in makefile file to reduce the ram consumption in n ble_app_buttonless_dfu example project?
Thanks for your attention.