I have been having struggles while programming the Bluenrg1, more specifically when trying to start the BLE mode on it.
The method BlueNRG_Stack_Initialization is returning 0x48 which refers to BLE_STATUS_OUT_OF_MEMORY
. All this happened with the DK version 3.2.2 for the bluenrg1 and bluenrg2.
I could obtain the 3.2.1 version of the DK and it works well. After some research I found the value that cause the error, I'll post the solution for my own question to help anybody having the same problem.