hello sir, i am running api BLE_UART . when i send the data from mobile then it is showing on UART but not receiving on mobile
hello sir, i am running api BLE_UART . when i send the data from mobile then it is showing on UART but not receiving on mobile
What are you using on the Mobile?
I am just sending the text
You can't "just" send text - you need some app on the mobile!
Remember that we can't read your mind; we can't see what you have, or what you're doing.
You need to provide a clear and complete description of what you are doing, how you are doing it, and what you are using.
I am testing the demos which is given in sdk BLE-UART .i conected the UART with NRF board with my laptop. and then i connect with with my mobile by using BLE UART app. When i send the text from mobile i can see on hercules whatever i send but when i send the text from laptop not geting that on my ble aap. Simply i want to send and receive from both the side
First test would be to check that the characters are actually arriving in the nRF52840 ...