Hello,Nordic team
I am programming with nrf52833 and ncs v2.9.0
While bonding with peripheral ,central report No memory to create new report.But my soc flash and ram are enough.Do there any way to expand this mem?
Best regard
Hello,Nordic team
I am programming with nrf52833 and ncs v2.9.0
While bonding with peripheral ,central report No memory to create new report.But my soc flash and ram are enough.Do there any way to expand this mem?
Best regard
Hi
When building the project you're working on, the build window should tell you approximately how much flash/RAM you have free in your application? Is this screenshot relevant at all here?
Best regards,
Simon
Hi,
I think the free ram and rom are all enough
That’s not all code relevant,but err is happened here when ‘i’ is the third.
Best regard
my prj.conf
CONFIG_HEAP_MEM_POOL_SIZE=4096
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=4096
CONFIG_MAIN_STACK_SIZE=8192
my prj.conf
CONFIG_HEAP_MEM_POOL_SIZE=4096
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=4096
CONFIG_MAIN_STACK_SIZE=8192