Hi,
It may be a simple problem but I cannot find the exact answer.
I need to store 3200 Bytes of data for my application. So I'm looking into flash's API and I found the non-volatile memory API (OSAL) but in the guide it says that user data can be stored from 0x80 to 0xFE. If I'm not mistaken, it means I have 126 WORD so 504 bytes to store.
Is there any solution to store more data ? I'm using SensorTag project from BLE Stack 1.4 and I don't use sensors, just one led and one button.
Thanks for your help,
regards,