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
Hello,
you can just use the UART example in your SDK. via the service nus, you will be able to send what you want from and to your nRF52 through a terminal.
please check this link.
regards.
Hello,
you can just use the UART example in your SDK. via the service nus, you will be able to send what you want from and to your nRF52 through a terminal.
please check this link.
regards.