now i use nRF52832 and my using paccage is SDK14.0.0 i could send data from phone to nRF52832. next i wanna send data from nRF52832 to phone. but i don't know where to change in the source code. What should i do?
thank you in advanced
now i use nRF52832 and my using paccage is SDK14.0.0 i could send data from phone to nRF52832. next i wanna send data from nRF52832 to phone. but i don't know where to change in the source code. What should i do?
thank you in advanced
thank you for your reply. i could send the data to iphone!!
I really appreciate your advice!!!
Hi. I'm sorry, this is all my mistake. The code snippet in my answer should be in the bsp_event_handler
NOT the ble_event_handler
. I will edit my answer.
Hi. I'm sorry, this is all my mistake. The code snippet in my answer should be in the bsp_event_handler
NOT the ble_event_handler
. I will edit my answer.