This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Switch from NRF51822 QFAA to QFAC

Hi,

I wrote a functional firmware which has been tested and valited on a nrf51822 QFAA, but unfortunately I need more RAM to fit the requirements of my application so I switched the chip to nRF51822 QFAC. I currently worked on eclipse with mbed for the development of the firmware. What do I have to do in the settings of the code and/or compiler to make the code run on QFAC and to make the compiler understand that I have on my chip 32KB of RAM and not 16KB anymore.

PS : I use softdevice S110 7.1.0

Best regards,

Hugues

Related