Hello all,
I am working on BT832A in which nRF52810 is used and i used segger studio for programming in windows 7. I am refer nRF52 SDK 15.2.0. And i am load program through nRF52832 evolution board. connenction is as shown below. and also change in evolution board is disconnect SB20 and SB21 as per shown in user manual of nRF52832 evolution board.
| nRF52832 | BT832A |
| VDD | VDD |
| VTG(connected with VCC of nRF52832) | - |
| SWDCLK | SWDCLK |
| SWDIO | SWDIO |
| GND DETECT (connected with GND of nRF52832 ) | GND |
Right now i lam loading this program : nRF5_SDK_15.2.0_9412b96_1->examples->ble_peripheral->ble_app_template->pca10040e->s112->ses
but i got this errors :
<error> peer_manager_pds: Could not initialize flash storage. fds_init() returned 0xB.
<error> peer_manager: pm_init failed because pds_init() returned NRF_ERROR_STORAGE_FULL.
<error> app: Fatal error
please resolve all these errors as soon as possible.
Thnaks & Regards
Urvisha Andani