BLE write HEX number

2 次查看(过去 30 天)
keming cao
keming cao 2022-4-9
评论: keming cao 2022-4-10
I want to write the following hexadecimal number to a BLE device:
"AECA19F00000000000000E287DEDF"
but MATLAB reported an error:
"The operation failed because of an unknown error"
Is write command only able to write up to 64 bits number?
  2 个评论
Jan
Jan 2022-4-10
Please post your code and a copy of the complete error message.
keming cao
keming cao 2022-4-10
I find I can write now.
Just convert the hexadecimal number of each byte to decimal, then form an array, and write to the BLE slave

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Multirate Signal Processing 的更多信息

标签

产品


版本

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by