Users Guide

Table Of Contents
3. 互いにペアリングします。
[bluetooth]# agent on
[bluetooth]# default-agent
[bluetooth]# pairable on
[bluetooth]# pair XX:XX:XX:XX:XX:XX <MAC Address of Device to Pair>
[bluetooth]# connect XX:XX:XX:XX:XX:XX [CHG] Device XX:XX:XX:XX:XX:XX Connected: yes
[bluetooth]# exit
Bluetooth v2.1 では、SPP にはデバイスをペアリングする 3 つの方式があり、Edge Gateway で利用できます。
確認なし
値の比較
パスキの入力
メモ: Bluetooth ペアリングの詳細については、blog.bluetooth.com/bluetooth-pairing-part-4 照してください。
4. SPP を設定します。
デバイス
# bluez.sdptool add --channel=22 SP
# ./rfcomm -r listen /dev/rfcomm0 22
Waiting for connection on channel 22
Connection from XX:XX:XX:XX:XX:XX to /dev/rfcomm0 <These lines will be seen when client
comes>
Press CTRL-C for hangup
次に、タミナルの新しいインスタンスを作成して、Bluetooth シリアル通信でデタを表示します。
$ cat /dev/rfcomm0
クライアント デバイス
# bluez.sdptool add --channel=22 SP
# ./rfcomm -r connect /dev/rfcomm0 YY:YY:YY:YY:YY:YY 22
次に、デタを送信するタミナルの新しいインスタンスを作成します。たとえば、ssh の新しいインスタンスなどです。
# echo "test" > /dev/rfcomm0
メモ: rfcomm はこのコマンドでは使用できません。必要な場合は、Ubuntu 16.04 以上を行する AMD64 スのシステム
からバイナリを Edge Gateway にコピできます。
Ubuntu Server の復元
Ubuntu Server は、Ubuntu Server に定義された復元方法を使用して復元できます。詳細については、Ubuntu Core 16 の復元」を
照してください。
リカバリ USB フラッシュドライブの作成
前提
Edge Gateway のサビスタグ
管理者限を持つ Windows コンピュタ(Dell ISO リカバリイメジをダウンロドするために、少なくとも 8 GB の使用可能
なストレジ容量が必要)
少なくとも 8 GB のストレジ容量がある空の USB フラッシュドライブ。次の手順を行すると、USB フラッシュドライブ上
のデタがすべて削除されます。
Microsoft .Net framework 4.5.2 以降
1. Dell ISO リカバリイメジファイルを次の場所からダウンロドして、保存します。
Windows の場合:dell.com/support/home/us/en/19/drivers/osiso/win
Ubuntu の場合:dell.com/support/home/us/en/19/drivers/osiso/linux
84 オペレティング システムのセット アップ