Hello,
I'm using SimpleBleperipheral demo without LCD and other things.
I have problem with low RAM memory. I want use lot of attributes (services, characteristics, etc...). Now I'm using 100 attributes in RAM, but it is maximum.
Is it possible move table from RAM to FLASH? I'm thinking about it and I have problem with handle. Handla can't be static. Is it possible change handle to pointer?
Can you help me please? Or have you got any idea?
Thank you very much
Best Regards
Vilem