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

How do i send midi data over ble uart

hi, i am using ble_uart example in which i am sending 3 byte of midi data (90 1e 45 0a .E.) i am getting (.E.) when i converts this ascii value to hex value i get (2e 45 2e) which is not same as the data i am sending.

i have no idea what should i do to get same data.

thanks!!

Related