Hi ,
I am programming nRF51822(s/n 681859006) on my company's custom board, I am using the softdevice (s110_nrf51_8.0.0_softdevice.hex) to program it.
After successful compilation , I am not able to see my BLE advertising.
Please help.
Thanks, Abhi
Hi ,
I am programming nRF51822(s/n 681859006) on my company's custom board, I am using the softdevice (s110_nrf51_8.0.0_softdevice.hex) to program it.
After successful compilation , I am not able to see my BLE advertising.
Please help.
Thanks, Abhi
nrf51822_xxAA has 16kB of RAM, the chip on the PCA10028 has 32kB of RAM, you at least should recompile with the correct flash and RAM settings to make sure your data and stack are in RAM which actually exists.
nrf51822_xxAA has 16kB of RAM, the chip on the PCA10028 has 32kB of RAM, you at least should recompile with the correct flash and RAM settings to make sure your data and stack are in RAM which actually exists.