⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.wsdof.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
2 posts / 0 new
Last post
ddustin
Offline
Last seen:1 year 2 months ago
Joined:2016-04-20 22:12
BLE Stack + mbedTLS

I'm using the DA14683 'daughter board' with the pro dev kit.

When loading up the BLE framework and mbedTLS the chip is running out of memory. Is it possible to use both of these modules without running out of memory?

The daughter board says it has "onboard flash". How do I move the codebase there to free up more space in RAM using SmartSnippets toolbox?

Device:
PM_Dialog
Offline
Last seen:3 hours 5 min ago
Staff
Joined:2018-02-08 11:03
Hi ddustin,

Hi ddustin,

As I have already replied you in your previous forum thread “ROM vs RAM”, you should increase the total heap size by configuring theconfigTOTAL_HEAP_SIZE在自定义宏custom_config_qspi.h头文件。

Please, check this thread:

https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-%E2%80%93-software/rom-vs-ram

Thanks, PM_Dialog