Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 2 months ago.
Can we use putc to send binary data(Hex) over UART for nRF51822 uC ??
I tried to send hex data(buffer) over UART using serial write function but it's not compiling.