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!!!
@Joakim - From debugging I understand that this happens because ble_srv_is_notification_enabled() returns false. What does it mean that notification is not enabled? How do I enable it please?
@Joakim - From debugging I understand that this happens because ble_srv_is_notification_enabled() returns false. What does it mean that notification is not enabled? How do I enable it please?