Hi,
I am using SDK 11 and S130 for my ble application. S130 acquires 108k of flash memory. How can I reduce it to less than 100k or should i use S110 since it uses just 96k of memory.
Hi,
I am using SDK 11 and S130 for my ble application. S130 acquires 108k of flash memory. How can I reduce it to less than 100k or should i use S110 since it uses just 96k of memory.
Depends on what you want to do with your device. If you want to use full capabilities of the ble stack, then you have to use S130. Otherwise you can use S110. Example, if you want your device to act as a central, you have to use S130. If you don't need that and your device will only act as a peripheral, you can use S110.
Depends on what you want to do with your device. If you want to use full capabilities of the ble stack, then you have to use S130. Otherwise you can use S110. Example, if you want your device to act as a central, you have to use S130. If you don't need that and your device will only act as a peripheral, you can use S110.