This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BLE bridge code size

Other Parts Discussed in Thread: CC2541

I want to use the CC2541 as data streamer. 

I want to  write a program for sampling some sensors and send the data over the air

I also have to get command from the master unit , and response with status notifications.

I look at the BLE bridge APP and it look good to use.

I just need to change the data receive/transmit from/to the UART to internal buffer.

For assessment the "room" I need for the code I compile that APP in DMA mode and get about 117K byte code.

It is look to big for this App.

1. Is this App good for my need or I can get better App that do the some with less code area?

2. Does those figures are close to reality?

3. How much code I will be save if I don't use the UART capability?

4. Does the CC2541 has a good OTA APP, and where I can find it?

Thanks

Bar.