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, so first off check that you have some RAM/Flash left to go on.
You can also check your project's Kconfig and prj.conf files and see what the HEAP configs are set to there. It might be that
Best regards,
Simon