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

How can I use the 32k ram for NRF51822QFAC chip?

I uses S110 V6.00 softdeivce ,v5.20 SDK, and the nrf51822QFAC chip. now I use the 32k ram ,but it is wrong.The program is not run. I only use the 16k ram ,as same as nrf51822QFAA. Can you help me ,for offer a example.

Parents
  • SD110- 7.1.0

    BLE
    Fixed an issue, effecting nRF51 chips with more than 16 kB of RAM, that could cause an assert at  or cause sd_ble_enable()
    SVC calls to return NRF_ERROR_INVALID_ADDRESS when a pointer to RAM above 16 kB was supplied (DRGN-4927,
    NRFFOETT-900).
    Fixed an issue where sending data after the link had been disconnected might lead to reduced maximum throughput for the next
    

    connection (DRGN-4519)

Reply
  • SD110- 7.1.0

    BLE
    Fixed an issue, effecting nRF51 chips with more than 16 kB of RAM, that could cause an assert at  or cause sd_ble_enable()
    SVC calls to return NRF_ERROR_INVALID_ADDRESS when a pointer to RAM above 16 kB was supplied (DRGN-4927,
    NRFFOETT-900).
    Fixed an issue where sending data after the link had been disconnected might lead to reduced maximum throughput for the next
    

    connection (DRGN-4519)

Children
Related