This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

simple_uart_get() in sdk 9

I have a problem to make a program that read e put a string in UART. In version 7 of sdk there are functions simple_uart_get() and simple_uart_putstring, but this functions don't exist in new sdk. The function app_uart_get isn't blocking, so, I cannot read characteres inserted by the keyboard.

Parents Reply Children
No Data
Related