have Window 10. trying to connect ble devices. However "ble" command shoes: Scanning not supported on Linux. How do I fix this?

1 ビュー (過去 30 日間)
have Window 10. trying to connect ble devices. However "ble" command shoes: Scanning not supported on Linux. How do I fix this?

回答 (1 件)

Chidvi Modala
Chidvi Modala 2021 年 6 月 8 日
Can you execute the following, and let us know the output
>> ispc
>> ismac
>> [status, result] = system('ver');
  4 件のコメント
Walter Roberson
Walter Roberson 2021 年 6 月 9 日
What shows up when you give the command
which -all ispc

サインインしてコメントする。

カテゴリ

Find more on Operators and Elementary Operations in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by