Navigation

    obniz Developer's Community Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Mkubota
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Mkubota

    @Mkubota

    0
    Reputation
    17
    Posts
    2
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Mkubota Follow

    Best posts made by Mkubota

    This user hasn't posted anything yet.

    Latest posts made by Mkubota

    • RE: obniz-nobleのdiscoverCharacteristics()でエラー

      kido様、アドバイスいただきありがとうございます。
      なんとか対応することができました。

      posted in Technical Support
      Mkubota
      Mkubota
    • RE: bluetoothのシリアル通信(SPP)について

      kido様、アドバイスいただきありがとうございます。
      承知いたしました。

      posted in Technical Support
      Mkubota
      Mkubota
    • RE: bluetoothのシリアル通信(SPP)について

      ワイヤレスパルスロガーLR8512になります(Bluetooth2.1 + EDR 通信)
      https://www.hioki.co.jp/file/cmw/hdInformation/985/information_file1/?action=browser

      posted in Technical Support
      Mkubota
      Mkubota
    • RE: bluetoothのシリアル通信(SPP)について

      お返事ありがとうございます。

      SPPプロファイルがないこと承知しました。
      ところで、下記のようなBLE+UARTの事例がありました。
      UARTは素人なのですが、UARTを経由すればSPPのデータが取れたりするのでしょうか。

      https://qiita.com/youtoy/items/34b70bb57c9f54c9e971

      posted in Technical Support
      Mkubota
      Mkubota
    • RE: obniz-nobleのdiscoverCharacteristics()でエラー

      ご回答ありがとうございます。
      デバイスは問題なく使えているので、「違うデバイスに接続した」
      が有力でしょうか…
      この場合、try catchして再接続したら続行でるでしょうか。

      posted in Technical Support
      Mkubota
      Mkubota
    • RE: bluetoothのシリアル通信(SPP)について

      @kido said in bluetoothのシリアル通信(SPP)について:

      Bluetooth Classicも含めたHCIに対応しております

      例えば、obnizデバイス(M5stickc)なら、Bluetooth Classic(SPP)にもアクセスでき、クラウド上からデータ取得できるでしょうか。
      ※もちろんBLEもできることが前提です。

      posted in Technical Support
      Mkubota
      Mkubota
    • bluetoothのシリアル通信(SPP)について

      obniz stick とデバイスを接続し、シリアル通信(SPP)にて
      データを取得したいです。obnizまたはobniz-nobleでできますか。
      またはnode.jsの適したライブラリがあれば教えてください。

      【環境】仮想サーバ、windows2016
      UUIDは一般的な「00001101-0000-1000-8000-00805F9B34FB」です。

      よろしくお願いします。

      posted in Technical Support
      Mkubota
      Mkubota
    • obniz-nobleのdiscoverCharacteristics()でエラー

      obniz stickでBLEデバイスに接続してデータを取得しています。
      FW(obniz-noble)はこちらのクラウドで起動しました。
      1500回程、connect/disconnectを繰り返した後、下記エラーが発生しました。
      エラーの原因と対策方法を教えてください。

      TypeError: Cannot read property 'discoverCharacteristics' of undefined

      obniz-nobleエラーログ_210202.txt

      posted in Technical Support
      Mkubota
      Mkubota
    • RE: obnizのBLE部とobniz-nobleは連携できますか

      kido様、アドバイスいただきありがとうございます。

      obniz.jsの方が理解しやすそうなので、こちらにしたいのですが、(node.js)obniz-nobleに下記メソッドがありません。

      peripheral.writeHandle(handle, data, withoutResponse, callback(error));

      ①obniz.jsでサポートしていただくことは可能でしょうか
      ②または別な方法があればご教示いただけますか

      よろしくお願いいたします。

      posted in Technical Support
      Mkubota
      Mkubota
    • RE: obniz例題で複数obniz idを処理できません

      kido様、アドバイスいただきありがとうございます。

      posted in Technical Support
      Mkubota
      Mkubota