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 件)

カテゴリ

製品

リリース

R2020b

タグ

質問済み:

2022 年 4 月 9 日

コメント済み:

2022 年 4 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by