I'm working with the BLE uart example and I have it working as is, but it's a little hidden where the read and write data goes.
I want to do something simple, like write a BLE uart, string and then read a BLE uart string. I need these functions in the main.c. What functions need to be brought forward to the main.c just to do a simple read and write operation. Jeff
