Dear Nordic Team,
Is it possible to use the nRF52832 for MCU application only, without the BLE stack. Can the application code use the complete memory of the nRF52832.
Best Regards,
Sai Ram
Dear Nordic Team,
Is it possible to use the nRF52832 for MCU application only, without the BLE stack. Can the application code use the complete memory of the nRF52832.
Best Regards,
Sai Ram
Hi
Yes it's possible. Our template example in the SDK at SDK\examples\peripheral\template_project doesn't initialize the Softdevice, and therefore leaves the remaining memory to the application. No configurations is therefore needed.
Jared
Hi
Yes it's possible. Our template example in the SDK at SDK\examples\peripheral\template_project doesn't initialize the Softdevice, and therefore leaves the remaining memory to the application. No configurations is therefore needed.
Jared