필터 지우기
필터 지우기

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