This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How can i send fix more than 20 element size of array in BEL nus in nrf52?

Hello,

I am using nrf52 for my project. i need to read sensor value for 20micro second in array. I need 10000 reading in array to check condition. but array size more than 20 is not working.

Thank you,

Parents
  • Almost a duplicate question. Either amend your original question, or delete it and ask it again. But avoid asking the same question twice. See duplicate question and answer here devzone.nordicsemi.com/.../

  • Actually it working for nrf51 but not for nrf 52. because function is not found. ble_attempt_to_send devzone.nordicsemi.com/.../ in this example function ble_attempt_to_send not found for nrf52. I an using SDK nRF5_SDK_13.1.0_7ca7556. i am using nrf 10040 nrf52832 s132 Development board.

    Where i found this function for nrf 10040 nrf52832 s132.

    Thanks

    Ram.

Reply
  • Actually it working for nrf51 but not for nrf 52. because function is not found. ble_attempt_to_send devzone.nordicsemi.com/.../ in this example function ble_attempt_to_send not found for nrf52. I an using SDK nRF5_SDK_13.1.0_7ca7556. i am using nrf 10040 nrf52832 s132 Development board.

    Where i found this function for nrf 10040 nrf52832 s132.

    Thanks

    Ram.

Children
No Data