I am using Uart Ble example of sdk , i want to write to Tx without UART can u please help me do it
i actualy want to send accelerometer data which is of size 40kb after aquistion.
I am using Uart Ble example of sdk , i want to write to Tx without UART can u please help me do it
i actualy want to send accelerometer data which is of size 40kb after aquistion.
Dude, people are here to ask and answer specific questions, not to develop projects for random people on the internet.
As Einar already said, take a look at the NUS and the throughput examples. The NUS example will help you figure out how to send large amounts of data, and the throughput example will help you figure out how to send it quickly.
"Please help me do my project" is not a valid question.