How to send Hex byte array using UART?

Hi

     I use nRF7002-DK, SDK:V2.5.2 with zephyr driver, I need to send recieved data or command from uart, data type is using with hex byte array to send, from example, the tx_buf and rx_buf are sending as string, which API we need to instead for this for sending and recieving as hex byte array data type?

Best Regards

    Tina 

Parents Reply Children
Related