suadsuljic7 opened a new issue, #2944:
URL: https://github.com/apache/mynewt-core/issues/2944

   Hi I m trying to use uart 1 on nrf52dk pca10056. In the syscfg.yml i add 
syscfg.vals:
       UART_1: 1
       UART_1_PIN_TX: 15
       UART_1_PIN_RX: 14
       UART_1_PIN_RTS: 5
       UART_1_PIN_CTS: 7
   and I'm using the hal_uart_blocking_tx() function to send the data. But I 
receive nothing on the serial. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to