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,
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,
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.
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.