BLE can't create characteristic for Arduino service

조회 수: 6 (최근 30일)
zzh
zzh 2019년 11월 17일
편집: Thomas Benson 2019년 11월 19일
I have paired MATLAB with my Arduino nano 33 BLE board over BLE, however when I try to access the custom characteristic by UUID it keep saying
"Device profile has changed. Clear existing ble object with address FD604CB7A70C and recreate it." (code attached)
Any ideas? Thanks

채택된 답변

Thomas Benson
Thomas Benson 2019년 11월 19일
Try putting it all in a .m file instead of going line by line in the command window.
  댓글 수: 2
zzh
zzh 2019년 11월 19일
It worked! But why can't do this line by line?
Thomas Benson
Thomas Benson 2019년 11월 19일
편집: Thomas Benson 2019년 11월 19일
I'm not really sure. I was having the same problem and I just happened to figurre this out while working on my project with a similar board.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Troubleshooting in MATLAB Support Package for Arduino Hardware에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by