Dear supporters
Is it possible to disable the soft device (do not use BLE itself) and operate only the microcomputer to use the entire memory?
If possible, please provide instructions.
Thank you for your consideration.
Dear supporters
Is it possible to disable the soft device (do not use BLE itself) and operate only the microcomputer to use the entire memory?
If possible, please provide instructions.
Thank you for your consideration.
Hello, Yes there are application examples in the SDK that can give you full access to RAM and Flash. For reference you can use the examples under "peripheral" with directories named as "blank" under the respective board numbers. ex - "<sdk_path>\examples\peripheral\blinky\pca10040\blank"
Edit - You could refer to this guide from Nordic - https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting-started/posts/adjustment-of-ram-and-flash-memory
Thank you.
I'll try my best.