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

halt Flash write

Dear everyone:

Can you tell me Using built-in flash and use restrictions,

because it halt at ble_flash_page_write() function.

Parents
  • Thank for your reply. The Flash Write problem , I have found that because the softdevice open . so , I want to ask for advice about :

    I have know when I inside softdevice ,it protection the H.W and Memory. so,my problem must disable softdevice call nrf_softdevice_disable().

    But ,I don't know when time can close the softdevice ? When Close the sotfdevice ,it Cause happen? restrict ? (BLE disconnect,i.e...)

Reply
  • Thank for your reply. The Flash Write problem , I have found that because the softdevice open . so , I want to ask for advice about :

    I have know when I inside softdevice ,it protection the H.W and Memory. so,my problem must disable softdevice call nrf_softdevice_disable().

    But ,I don't know when time can close the softdevice ? When Close the sotfdevice ,it Cause happen? restrict ? (BLE disconnect,i.e...)

Children
No Data
Related