WO2019230622A1 - Communication method and communication system - Google Patents

Communication method and communication system Download PDF

Info

Publication number
WO2019230622A1
WO2019230622A1 PCT/JP2019/020810 JP2019020810W WO2019230622A1 WO 2019230622 A1 WO2019230622 A1 WO 2019230622A1 JP 2019020810 W JP2019020810 W JP 2019020810W WO 2019230622 A1 WO2019230622 A1 WO 2019230622A1
Authority
WO
WIPO (PCT)
Prior art keywords
information processing
communication
broadcast command
address
processing device
Prior art date
Application number
PCT/JP2019/020810
Other languages
French (fr)
Japanese (ja)
Inventor
浩勝 宮本
智之 岡田
Original Assignee
ミツミ電機株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ミツミ電機株式会社 filed Critical ミツミ電機株式会社
Priority to CN201980035908.7A priority Critical patent/CN112205066A/en
Publication of WO2019230622A1 publication Critical patent/WO2019230622A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/06Authentication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/02Hierarchically pre-organised networks, e.g. paging networks, cellular networks, WLAN [Wireless Local Area Network] or WLL [Wireless Local Loop]
    • H04W84/10Small scale networks; Flat hierarchical networks

Abstract

A communication method S100 comprises: a step S120 for writing the BD address of a communication device and the device ID of an information processing device in a memory of the information processing device, and thereafter breaking a connection between the communication device and the information processing device; a step S 130 for transmitting, to each of a plurality of information processing devices 20, a broadcast command including a BD address and a device ID; and a step S140 for, when the BD address and device ID written in the memory of the information processing device and the BD address and device ID included in the broadcast command match, executing processing complying with the broadcast command.

Description

通信方法および通信システムCommunication method and communication system
 本発明は、一般に、通信方法および通信システムに関し、より具体的には、通信装置と複数の情報処理デバイスとの間の通信の信頼性およびセキュリティを向上させ、さらに、複数の情報処理デバイスのそれぞれを個別に制御することを可能とする通信方法および通信システムに関する。 The present invention generally relates to a communication method and a communication system, and more specifically, improves the reliability and security of communication between a communication apparatus and a plurality of information processing devices, and each of the plurality of information processing devices. The present invention relates to a communication method and a communication system that can individually control the communication.
 近年、IoT(Internet of Things)と呼ばれる分野が注目されている。IoTとは、その名の通り、身の回りにある全てのデバイスがインターネットやLAN(Local Area Network)等の通信ネットワークに接続されることを意味する。IoTを活用することによって、様々な情報の取得やデバイスの操作が、従来よりも低コストで実現可能となる。 In recent years, a field called IoT (Internet of Things) has attracted attention. As the name implies, IoT means that all devices around us are connected to a communication network such as the Internet or a LAN (Local Area Network). By utilizing IoT, various information acquisition and device operations can be realized at a lower cost than before.
 IoT分野が注目を集めている要因としては、無線通信が可能なデバイスの小型化および低消費電力化、並びに、無線通信技術の進歩が挙げられる。特に、無線通信技術の分野において、BLE(ブルートゥース(登録商標)・ロー・エナジー)と呼ばれる消費電力が極めて少ない無線通信規格が、IoT分野において広く用いられている。BLE規格に従う無線通信は、通信可能距離が短く、通信速度も低速であるが、消費電力が極めて少なく、通信実行頻度にもよるが、コイン電池(ボタン電池)1つで1年以上の無線通信が可能である。そのため、膨大な数のデバイスとの通信が必要となるIoT分野において、BLE規格に従う無線通信が広く利用されている。 Factors that are attracting attention in the IoT field include the miniaturization and low power consumption of devices capable of wireless communication, and the advancement of wireless communication technology. In particular, in the field of wireless communication technology, a wireless communication standard called BLE (Bluetooth (registered trademark) Low Energy) with extremely low power consumption is widely used in the IoT field. Wireless communication according to the BLE standard has a short communicable distance and a low communication speed, but consumes very little power, and depending on the frequency of communication execution, wireless communication for one year or more with one coin battery (button battery). Is possible. For this reason, wireless communication according to the BLE standard is widely used in the IoT field that requires communication with an enormous number of devices.
 BLE規格に従った通信装置(親機)と複数の情報処理デバイス(子機)との間の一対多(1:n)通信は、通信装置と複数の情報処理デバイスのそれぞれとの間のペアリングを実行し、その後、通信装置から信号を受信可能な状態(スキャン状態)にある複数の情報処理デバイスのそれぞれに対して、同じ信号(ブロードキャストコマンド)を送信(ブロードキャスト)することにより実行される。 One-to-many (1: n) communication between a communication apparatus (master unit) and a plurality of information processing devices (slave units) according to the BLE standard is a pairing between the communication apparatus and each of the plurality of information processing devices. After that, the same signal (broadcast command) is transmitted (broadcast) to each of a plurality of information processing devices in a state where the signal can be received from the communication apparatus (scanned state).
 このようなBLE規格に従った一対多通信は、ブロードキャスト通信と呼ばれ、多数の情報処理デバイス(例えば、センサー、照明、カメラ、スピーカー、スイッチ、信号機等)を1つの通信装置で同時に制御するために、広く用いられている(例えば、特許文献1参照)。 Such one-to-many communication in accordance with the BLE standard is called broadcast communication in order to simultaneously control a large number of information processing devices (for example, sensors, lighting, cameras, speakers, switches, traffic lights, etc.) with one communication device. Are widely used (see, for example, Patent Document 1).
 BLE規格に従ったブロードキャスト通信では、通信装置から複数の情報処理デバイスのそれぞれに対して、同じブロードキャストコマンドが送信される。換言すれば、BLE規格に基づくブロードキャスト通信では、通信装置は、複数の情報処理デバイスのそれぞれを区別せず、全ての情報処理デバイスに同じ信号を送信し、同じ処理を同時に実行させる。一方、複数の情報処理デバイスの用途によっては、複数の情報処理デバイスのそれぞれを個別に制御したいというニーズが存在するが、BLE規格に従ったブロードキャスト通信では、複数の情報処理デバイスのそれぞれを個別に制御することができない。そのため、そのようなニーズにBLE規格に従ったブロードキャスト通信を用いることができない。 In broadcast communication according to the BLE standard, the same broadcast command is transmitted from a communication device to each of a plurality of information processing devices. In other words, in broadcast communication based on the BLE standard, the communication apparatus does not distinguish each of the plurality of information processing devices, transmits the same signal to all the information processing devices, and simultaneously executes the same processing. On the other hand, depending on the use of a plurality of information processing devices, there is a need to control each of the plurality of information processing devices individually. However, in broadcast communication according to the BLE standard, each of the plurality of information processing devices is individually controlled. I can't control it. Therefore, broadcast communication according to the BLE standard cannot be used for such needs.
 また、複数の情報処理デバイスのそれぞれは、ブロードキャストコマンドの送信元である通信装置を特定するための情報を有していないため、通信装置が複数ある場合であっても、複数の情報処理デバイスのそれぞれは、通信装置を区別できない。そのため、特定の通信装置による複数の情報処理デバイスの制御だけを有効化し、通信装置から複数の情報処理デバイスのそれぞれへのブロードキャスト通信のセキュリティを向上したいというニーズがあっても、BLE規格に従ったブロードキャスト通信を用いることができない。 In addition, since each of the plurality of information processing devices does not have information for specifying the communication device that is the transmission source of the broadcast command, even if there are a plurality of communication devices, Each cannot distinguish between communication devices. Therefore, even if there is a need to enable only control of a plurality of information processing devices by a specific communication device and improve the security of broadcast communication from the communication device to each of the plurality of information processing devices, Broadcast communication cannot be used.
 また、BLE規格に従ったブロードキャスト通信では、通信装置と複数の情報処理デバイスのそれぞれとの間の通信は、通信装置から、複数の情報処理デバイスのそれぞれに対してのブロードキャストコマンドの送信のみで、複数の情報処理デバイスのそれぞれから、通信装置へ信号の送信は行われない。このように、BLE規格に従ったブロードキャスト通信は、通信装置から複数の情報処理デバイスのそれぞれへの一方向送信である。そのため、BLE規格に従ったブロードキャスト通信では、通信装置は、複数の情報処理デバイスのそれぞれから信号を受け取ることができず、複数の情報処理デバイスのそれぞれがブロードキャストコマンドを受信し、ブロードキャストコマンドに従った処理を実行したか否かを確認することができず、通信装置から複数の情報処理デバイスのそれぞれへのブロードキャスト通信の信頼性を向上させることができない。 In broadcast communication in accordance with the BLE standard, communication between the communication device and each of the plurality of information processing devices is only transmission of a broadcast command from the communication device to each of the plurality of information processing devices. No signal is transmitted from each of the plurality of information processing devices to the communication apparatus. As described above, broadcast communication according to the BLE standard is one-way transmission from a communication apparatus to each of a plurality of information processing devices. Therefore, in broadcast communication according to the BLE standard, the communication apparatus cannot receive signals from each of the plurality of information processing devices, and each of the plurality of information processing devices receives the broadcast command and follows the broadcast command. Whether or not the process has been executed cannot be confirmed, and the reliability of broadcast communication from the communication apparatus to each of the plurality of information processing devices cannot be improved.
特開2018-5977号公報JP-A-2018-5977
 本発明は、上記従来の問題点を鑑みたものであり、その目的は、通信装置から複数の情報処理デバイスのそれぞれへの通信の信頼性およびセキュリティを向上させ、さらに、複数の情報処理デバイスのそれぞれを個別に制御することを可能とする通信方法および通信システムを提供することにある。 The present invention has been made in view of the above-described conventional problems, and its object is to improve the reliability and security of communication from a communication apparatus to each of a plurality of information processing devices. It is an object of the present invention to provide a communication method and a communication system that can control each of them individually.
 このような目的は、以下の(1)~(9)の本発明により達成される。
 (1)通信装置と複数の情報処理デバイスとの間の通信を実行するための通信方法であって、
 前記複数の情報処理デバイスのそれぞれのペアリングボタンが押下された際に、前記ペアリングボタンが押下された前記情報処理デバイスからアドバタイズ信号を前記通信装置に送信し、前記通信装置と前記ペアリングボタンが押下された前記情報処理デバイスとの間の接続を確立する工程と、
 前記通信装置との前記接続が確立された前記情報処理デバイスのメモリー内に、前記通信装置を特定するためのBDアドレスおよび前記通信装置によって割り当てられた前記情報処理デバイスのデバイスIDを書き込んだ後、前記通信装置と前記情報処理デバイスとの前記接続を切断する工程と、
 前記メモリー内への前記BDアドレスおよび前記デバイスIDの書き込みが完了している前記複数の情報処理デバイスのそれぞれに対して、前記BDアドレスおよび前記デバイスIDを含むブロードキャストコマンドを送信する工程と、
 前記ブロードキャストコマンドを受信した前記情報処理デバイスの前記メモリー内に書き込まれている前記BDアドレスおよび前記デバイスIDと、前記ブロードキャストコマンド内に含まれる前記BDアドレスおよび前記デバイスIDとが一致する場合に、前記情報処理デバイスを用いて、前記ブロードキャストコマンドに従った処理を実行する工程と、を含むことを特徴とする通信方法。
Such an object is achieved by the present inventions (1) to (9) below.
(1) A communication method for executing communication between a communication apparatus and a plurality of information processing devices,
When each pairing button of the plurality of information processing devices is pressed, an advertisement signal is transmitted to the communication device from the information processing device on which the pairing button is pressed, and the communication device and the pairing button Establishing a connection with the information processing device for which is pressed,
After writing the BD address for specifying the communication device and the device ID of the information processing device assigned by the communication device in the memory of the information processing device with which the connection with the communication device is established, Disconnecting the connection between the communication apparatus and the information processing device;
Transmitting a broadcast command including the BD address and the device ID to each of the plurality of information processing devices for which writing of the BD address and the device ID into the memory is completed;
When the BD address and the device ID written in the memory of the information processing device that has received the broadcast command match the BD address and the device ID included in the broadcast command, Performing a process according to the broadcast command using an information processing device.
 (2)前記通信装置と前記複数の情報処理デバイスとの間の前記通信は、BLE(ブルートゥース・ロー・エナジー)規格に従ったブロードキャスト通信である上記(1)に記載の通信方法。 (2) The communication method according to (1), wherein the communication between the communication device and the plurality of information processing devices is broadcast communication in accordance with a BLE (Bluetooth Low Energy) standard.
 (3)前記情報処理デバイスを用いて、前記ブロードキャストコマンドに従った前記処理を実行する前記処理の後に、前記ブロードキャストコマンドに従った前記処理を実行した前記情報処理デバイスから前記通信装置に、応答信号を送信する工程をさらに含む上記(1)または(2)に記載の通信方法。 (3) A response signal is sent from the information processing device that has executed the processing according to the broadcast command to the communication apparatus after the processing that executes the processing according to the broadcast command using the information processing device. The communication method according to (1) or (2), further including a step of transmitting.
 (4)前記複数の情報処理デバイスは、前記ブロードキャストコマンドを受信してから、それぞれ異なる待機時間の経過後に、前記通信装置に前記応答信号を送信する前記工程を実行するよう構成されている上記(3)に記載の通信方法。 (4) The plurality of information processing devices are configured to execute the step of transmitting the response signal to the communication device after elapse of different waiting times after receiving the broadcast command. The communication method according to 3).
 (5)前記通信装置は、前記ブロードキャストコマンドに含まれる前記デバイスIDによって特定される前記複数の情報処理デバイスの全てから前記応答信号を受信するまで、前記BDアドレスおよび前記デバイスIDを含む前記ブロードキャストコマンドを送信する前記工程を、繰り返し実行するよう構成されている上記(3)または(4)に記載の通信方法。 (5) The communication command includes the broadcast command including the BD address and the device ID until the response signal is received from all of the plurality of information processing devices specified by the device ID included in the broadcast command. The communication method according to (3) or (4), wherein the step of transmitting is configured to be repeatedly executed.
 (6)前記通信装置と前記ペアリングボタンが押下された前記情報処理デバイスとの間の前記接続を確立する工程は、
 前記ペアリングボタンが押下された前記情報処理デバイスから前記通信装置に対して認証情報を送信し、前記通信装置による前記情報処理デバイスの認証を実行する工程と、
 前記通信装置による前記情報処理デバイスの前記認証が成功した場合にのみ、前記通信装置と前記ペアリングボタンが押下された前記情報処理デバイスとの間の前記接続を確立する工程と、を含む上記(1)ないし(5)のいずれかに記載の通信方法。
(6) The step of establishing the connection between the communication device and the information processing device whose pairing button has been pressed,
Transmitting authentication information to the communication device from the information processing device whose pairing button has been pressed, and executing authentication of the information processing device by the communication device;
(C) establishing the connection between the communication device and the information processing device whose pairing button has been pressed only when the authentication of the information processing device by the communication device is successful. The communication method according to any one of 1) to (5).
 (7)前記複数の情報処理デバイスのそれぞれに対して、前記デバイスIDおよび前記BDアドレスを含む前記ブロードキャストコマンドを送信する前記工程は、所定の期間、所定の間隔で、前記複数の情報処理デバイスのそれぞれに対して、前記デバイスIDおよび前記BDアドレスを含む前記ブロードキャストコマンドを繰り返し送信する工程を含む上記(1)ないし(6)のいずれかに記載の通信方法。 (7) The step of transmitting the broadcast command including the device ID and the BD address to each of the plurality of information processing devices is performed at a predetermined interval and at a predetermined interval. The communication method according to any one of (1) to (6), including a step of repeatedly transmitting the broadcast command including the device ID and the BD address to each.
 (8)通信装置と複数の情報処理デバイスとの間の通信を実行するための通信システムであって、
 前記通信装置は、プロセッサーと、前記プロセッサーに接続されたメモリーと、を備え、
 前記通信装置の前記メモリーは、
 前記複数の情報処理デバイスのそれぞれからアドバタイズ信号を受信し、前記アドバタイズ信号を送信した前記情報処理デバイスとの接続を確立するための接続確立モジュールと、
 前記通信装置との前記接続が確立された前記情報処理デバイスに対し、前記通信装置を特定するためのBDアドレスおよび前記通信装置によって割り当てられた前記情報処理デバイスのデバイスIDを送信することにより、前記情報処理デバイスのメモリー内に、前記BDアドレスおよび前記デバイスIDを書き込むことを可能とする情報書き込みモジュールと、
 前記複数の情報処理デバイスのそれぞれに対して、前記BDアドレスおよび前記デバイスIDを含むブロードキャストコマンドを送信するブロードキャストモジュールと、を保存しており、
 前記複数の情報処理デバイスのそれぞれは、前記通信装置から前記ブロードキャストコマンドを受信した際、自身のメモリー内に書き込まれている前記BDアドレスおよび前記デバイスIDと、前記ブロードキャストコマンド内に含まれる前記BDアドレスおよび前記デバイスIDとが一致する場合に、前記ブロードキャストコマンドに従った処理を実行するよう構成されていることを特徴とする通信システム。
(8) A communication system for executing communication between a communication apparatus and a plurality of information processing devices,
The communication device includes a processor and a memory connected to the processor,
The memory of the communication device is
A connection establishment module for receiving an advertisement signal from each of the plurality of information processing devices and establishing a connection with the information processing device that has transmitted the advertisement signal;
By transmitting a BD address for specifying the communication device and a device ID of the information processing device assigned by the communication device to the information processing device with which the connection with the communication device is established, An information writing module capable of writing the BD address and the device ID in a memory of an information processing device;
A broadcast module that transmits a broadcast command including the BD address and the device ID to each of the plurality of information processing devices;
When each of the plurality of information processing devices receives the broadcast command from the communication device, the BD address and the device ID written in its own memory, and the BD address included in the broadcast command And a communication system configured to execute processing according to the broadcast command when the device ID matches.
 (9)前記通信装置と前記複数の情報処理デバイスとの間の前記通信は、BLE(ブルートゥース・ロー・エナジー)規格に従ったブロードキャスト通信である上記(8)に記載の通信システム。 (9) The communication system according to (8), wherein the communication between the communication device and the plurality of information processing devices is broadcast communication in accordance with a BLE (Bluetooth Low Energy) standard.
 本発明の通信方法および通信システムでは、複数の情報処理デバイスのそれぞれのメモリー内には、通信装置を特定するためのBDアドレスおよび通信装置によって割り当てられた情報処理デバイスのデバイスIDが書き込まれており、さらに、通信装置から複数の情報処理デバイスのそれぞれに対して送信されるブロードキャストコマンドは、ブロードキャストコマンドの送信元である通信装置を特定するためのBDアドレスおよび制御すべき情報処理デバイスのデバイスIDを含んでいる。通信装置からブロードキャストコマンドを受信した複数の情報処理デバイスのそれぞれは、受信したブロードキャストコマンド内に含まれるBDアドレスおよびデバイスIDと、自身のメモリー内に書き込まれているBDアドレスおよびデバイスIDとを照合し、受信したブロードキャストコマンド内に含まれるBDアドレスおよびデバイスIDと、自身のメモリー内に書き込まれているBDアドレスおよびデバイスIDとが一致する場合に、ブロードキャストコマンドに従った処理を実行する。 In the communication method and communication system of the present invention, the BD address for specifying the communication device and the device ID of the information processing device assigned by the communication device are written in the memory of each of the plurality of information processing devices. Further, the broadcast command transmitted from the communication device to each of the plurality of information processing devices includes a BD address for identifying the communication device that is the transmission source of the broadcast command and the device ID of the information processing device to be controlled. Contains. Each of the plurality of information processing devices that have received the broadcast command from the communication device collates the BD address and device ID included in the received broadcast command with the BD address and device ID written in its own memory. If the BD address and device ID included in the received broadcast command match the BD address and device ID written in its own memory, processing according to the broadcast command is executed.
 そのため、ブロードキャストコマンドに含まれるデバイスIDを調整することにより、複数の情報処理デバイスのいずれを制御するかを選択することが可能となる。そのため、本発明の通信方法および通信システムによれば、BLE規格に従ったブロードキャスト通信を用いた場合であっても、複数の情報処理デバイスのそれぞれを個別に制御することが可能となる。 Therefore, it is possible to select which of a plurality of information processing devices is controlled by adjusting the device ID included in the broadcast command. Therefore, according to the communication method and the communication system of the present invention, it is possible to individually control each of the plurality of information processing devices even when the broadcast communication according to the BLE standard is used.
 また、情報処理デバイスは、受信したブロードキャストコマンド内に含まれるBDアドレスと、自身のメモリー内に書き込まれているBDアドレスとが一致しない場合には、ブロードキャストコマンドに従った処理を実行しない。そのため、本発明の通信方法および通信システムによれば、特定の通信装置による複数の情報処理デバイスの制御だけを有効化し、通信装置から複数の情報処理デバイスのそれぞれへのブロードキャスト通信のセキュリティを向上させることができる。 In addition, when the BD address included in the received broadcast command does not match the BD address written in its own memory, the information processing device does not execute processing according to the broadcast command. Therefore, according to the communication method and communication system of the present invention, only control of a plurality of information processing devices by a specific communication device is enabled, and the security of broadcast communication from the communication device to each of the plurality of information processing devices is improved. be able to.
 さらに、本発明の通信方法および通信システムでは、ブロードキャストコマンドに従った処理を実行した情報処理デバイスは、通信装置へ応答信号を送信する。そのため、ブロードキャストコマンドを送信した通信装置は、複数の情報処理デバイスのそれぞれがブロードキャストコマンドを受信し、ブロードキャストコマンドに従った処理を実行したか否かを確認することができる。これにより、通信装置から複数の情報処理デバイスのそれぞれへのブロードキャスト通信の信頼性を向上させることができる。 Furthermore, in the communication method and communication system of the present invention, the information processing device that has executed processing according to the broadcast command transmits a response signal to the communication device. Therefore, the communication apparatus that has transmitted the broadcast command can confirm whether each of the plurality of information processing devices has received the broadcast command and has executed processing according to the broadcast command. Thereby, the reliability of broadcast communication from the communication apparatus to each of the plurality of information processing devices can be improved.
図1は、本発明の通信システムを概略的に示す図である。FIG. 1 schematically shows a communication system according to the present invention. 図2は、図1に示す通信装置のブロック図である。FIG. 2 is a block diagram of the communication apparatus shown in FIG. 図3は、本発明の通信方法を説明するためのフローチャートである。FIG. 3 is a flowchart for explaining the communication method of the present invention. 図4は、図3に示す接続確立工程での処理を説明するためのフロー図である。FIG. 4 is a flowchart for explaining the processing in the connection establishment step shown in FIG. 図5は、図3に示す情報書き込み工程での処理を説明するためのフロー図である。FIG. 5 is a flowchart for explaining the processing in the information writing step shown in FIG. 図6は、図3に示すブロードキャスト工程での処理を説明するためのフロー図である。FIG. 6 is a flowchart for explaining the processing in the broadcast process shown in FIG. 図7は、図3に示す情報処理実行および応答信号/エラー信号の送信工程での処理を説明するためのフロー図である。FIG. 7 is a flowchart for explaining processing in the information processing execution and response signal / error signal transmission step shown in FIG.
 <通信システム1>
 最初に、図1および図2を参照して、本発明の通信システムを詳述する。図1は、本発明の通信システムを概略的に示す図である。図2は、図1に示す通信装置のブロック図である。
<Communication system 1>
First, the communication system of the present invention will be described in detail with reference to FIG. 1 and FIG. FIG. 1 schematically shows a communication system according to the present invention. FIG. 2 is a block diagram of the communication apparatus shown in FIG.
 図1に示す通信システム1は、通信装置10と、複数の情報処理デバイス20_1、20_2・・・20_n(以下、集合的に、情報処理デバイス20という)とを含んでおり、通信装置10と複数の情報処理デバイス20との間の一対多(1:n)通信を実行するよう構成されている。通信システム1において、通信装置10と、複数の情報処理デバイス20との間で実行される通信は、BLE(ブルートゥース・ロー・エナジー)規格に従ったブロードキャスト通信である。通信装置10から複数の情報処理デバイス20のそれぞれにブロードキャストコマンドが送信される(このコマンドの送信をブロードキャストとも称する)。通信装置10から送信されるブロードキャストコマンドは、情報処理デバイス20が実行すべき処理(サービス)に関する指示を含んでおり、ブロードキャストコマンドを受信した複数の情報処理デバイス20のそれぞれは、ブロードキャストコマンドに従った処理を実行する。 A communication system 1 illustrated in FIG. 1 includes a communication device 10 and a plurality of information processing devices 20_1, 20_2,... 20_n (hereinafter collectively referred to as information processing devices 20). One-to-many (1: n) communication with the information processing device 20 is executed. In the communication system 1, communication performed between the communication apparatus 10 and the plurality of information processing devices 20 is broadcast communication in accordance with the BLE (Bluetooth Low Energy) standard. A broadcast command is transmitted from the communication apparatus 10 to each of the plurality of information processing devices 20 (transmission of this command is also referred to as broadcast). The broadcast command transmitted from the communication apparatus 10 includes an instruction regarding a process (service) to be executed by the information processing device 20, and each of the plurality of information processing devices 20 that has received the broadcast command follows the broadcast command. Execute the process.
 <<通信装置10>>
 通信装置10は、BLE規格に従ったブロードキャスト通信における親機(centralまたはbroadcaster)として機能する。通信装置10は、複数の情報処理デバイス20のそれぞれに対してブロードキャストコマンドを送信することにより、複数の情報処理デバイス20を制御することができる。
<< communication device 10 >>
The communication device 10 functions as a master (broadcaster) in broadcast communication according to the BLE standard. The communication apparatus 10 can control the plurality of information processing devices 20 by transmitting a broadcast command to each of the plurality of information processing devices 20.
 通信装置10は、単体のデバイスとして実施されていてもよいし、デスクトップコンピューター、ラップトップコンピューター、ノートパソコン、ワークステーション、タブレット型コンピューター、携帯電話、スマートフォン、PDA、ウェアラブル端末等の任意の演算デバイス内において実施されていてもよい。 The communication apparatus 10 may be implemented as a single device, or in any arithmetic device such as a desktop computer, laptop computer, notebook computer, workstation, tablet computer, mobile phone, smartphone, PDA, wearable terminal, etc. May be implemented.
 図2に示すように、通信装置10は、通信装置10の制御を実行するための1つ以上のプロセッサー11と、通信装置10への入力および通信装置10からの出力を実行するためのI/O(インプット/アウトプット)インターフェース12と、BLE規格に従う無線通信を実行するためのBLE通信ユニット13と、通信装置10の処理を実行するために用いられるモジュール15およびデータ16を保存している1つ以上のメモリー14と、を備えている。 As shown in FIG. 2, the communication device 10 includes one or more processors 11 for executing control of the communication device 10, and an I / for executing input to the communication device 10 and output from the communication device 10. An O (input / output) interface 12, a BLE communication unit 13 for executing wireless communication in accordance with the BLE standard, and a module 15 and data 16 used for executing processing of the communication device 10 are stored. Two or more memories 14.
 1つ以上のプロセッサー11は、1つ以上のマイクロプロセッサー、マイクロコンピューター、マイクロコントローラー、デジタル信号プロセッサー(DSP)、中央演算処理装置(CPU)、メモリーコントロールユニット(MCU)、画像処理用演算処理装置(GPU)、状態機械、論理回路、特定用途向け集積回路(ASIC)、またはこれらの組み合わせ等のコンピューター可読命令に基づいて信号操作等の演算処理を実行する演算ユニットである。特に、プロセッサー11は、メモリー14内に保存されているコンピューター可読命令(例えば、データ、プログラム、モジュール等)をフェッチし、演算、信号操作および制御を実行するよう構成されている。 The one or more processors 11 include one or more microprocessors, a microcomputer, a microcontroller, a digital signal processor (DSP), a central processing unit (CPU), a memory control unit (MCU), an arithmetic processing unit for image processing ( An arithmetic unit that executes arithmetic processing such as signal manipulation based on computer readable instructions such as a GPU), a state machine, a logic circuit, an application specific integrated circuit (ASIC), or a combination thereof. In particular, the processor 11 is configured to fetch computer readable instructions (eg, data, programs, modules, etc.) stored in the memory 14 and perform operations, signal operations and controls.
 I/Oインターフェース12は、ウェブインターフェース、グラフィカルユーザーインターフェース(GUI)等の様々なソフトウェアインターフェースおよびハードウェアインターフェースを含む。例えば、I/Oインターフェース12は、キーボード、マウス、タッチパネルディスプレイ、外部メモリー、プリンター、ディスプレイのような周辺デバイスのためのインターフェースである。I/Oインターフェース12は、キーボード、マウス、タッチパネルディスプレイのような入力デバイスを用いた通信装置10への入力およびディスプレイ、プリンター、外部メモリーへの通信装置10からの出力を可能とする。また、I/Oインターフェース12は、通信装置10が、インターネット等のネットワークを介して、外部に設けられたウェブサーバーやデータサーバーのような任意の外部デバイスと通信を行うことを可能としてもよい。 The I / O interface 12 includes various software interfaces and hardware interfaces such as a web interface and a graphical user interface (GUI). For example, the I / O interface 12 is an interface for peripheral devices such as a keyboard, a mouse, a touch panel display, an external memory, a printer, and a display. The I / O interface 12 enables input to the communication device 10 using an input device such as a keyboard, a mouse, and a touch panel display, and output from the communication device 10 to a display, a printer, and an external memory. The I / O interface 12 may allow the communication device 10 to communicate with an arbitrary external device such as a web server or a data server provided outside via a network such as the Internet.
 BLE通信ユニット13は、BLE規格に従う無線通信を実行するために用いられるユニットである。BLE通信ユニット13は、アンテナ、送受信回路、変復調回路等のBLE規格に従う無線通信を実行するために必要なコンポーネントを備えており、プロセッサー11からのコマンド入力に応じて、複数の情報処理デバイス20のそれぞれとの間のBLE規格に従う無線通信を実行する。 The BLE communication unit 13 is a unit used for performing wireless communication in accordance with the BLE standard. The BLE communication unit 13 includes components necessary for executing wireless communication in accordance with the BLE standard, such as an antenna, a transmission / reception circuit, and a modulation / demodulation circuit. In response to a command input from the processor 11, the BLE communication unit 13 Wireless communication is performed according to the BLE standard between them.
 メモリー14は、揮発性記憶媒体(例えば、RAM、SRAM、DRAM)、不揮発性記憶媒体(例えば、ROM、EPROM、EEPROM、フラッシュメモリー、ハードディスク、光ディスク、CD-ROM、デジタル多用途ディスク(DVD)、ブルーレイディスク、磁気カセット、磁気テープ、磁気ディスク)、またはこれらの組み合わせを含むコンピューター可読媒体である。 The memory 14 includes a volatile storage medium (for example, RAM, SRAM, DRAM), a nonvolatile storage medium (for example, ROM, EPROM, EEPROM, flash memory, hard disk, optical disk, CD-ROM, digital versatile disk (DVD), A computer readable medium including a Blu-ray disc, magnetic cassette, magnetic tape, magnetic disc), or combinations thereof.
 メモリー14は、プロセッサー11と通信可能に接続され、プロセッサー11により実行可能な複数のモジュール15、および、複数のモジュール15による処理に必要なデータ16を保存している。また、メモリー14は、複数のモジュール15の1つ以上によって受信、処理、生成されたデータや、複数のモジュール15による処理を実行するために必要なデータを一時保存する機能を備えている。 The memory 14 is communicably connected to the processor 11 and stores a plurality of modules 15 that can be executed by the processor 11 and data 16 necessary for processing by the plurality of modules 15. In addition, the memory 14 has a function of temporarily storing data received, processed, and generated by one or more of the plurality of modules 15 and data necessary for executing processing by the plurality of modules 15.
 モジュール15は、ルーティーン、アプリケーション、プログラム、アルゴリズム、ライブラリー、オブジェクト、コンポーネント、データ構造、またはこれらの組み合わせ等のプロセッサー11により実行可能なコンピューター可読命令である。 Module 15 is computer readable instructions that can be executed by the processor 11 such as routines, applications, programs, algorithms, libraries, objects, components, data structures, or combinations thereof.
 モジュール15は、情報処理デバイス20との接続(ペアリング)を確立するための接続確立モジュール151と、情報処理デバイス20のメモリー23内に、情報を書き込むことを可能とする情報書き込みモジュール152と、複数の情報処理デバイス20のそれぞれに対して、ブロードキャストコマンドを送信するブロードキャストモジュール153と、通信装置10が提供する機能を補うための任意の数のその他モジュール154と、を含んでいる。 The module 15 includes a connection establishment module 151 for establishing a connection (pairing) with the information processing device 20, an information writing module 152 that enables information to be written in the memory 23 of the information processing device 20, A broadcast module 153 that transmits a broadcast command to each of the plurality of information processing devices 20 and an arbitrary number of other modules 154 for supplementing functions provided by the communication apparatus 10 are included.
 プロセッサー11は、メモリー14内に保存されている各種モジュールを用いることにより、所望の機能を提供することができる。例えば、プロセッサー11は、ブロードキャストモジュール153を用いることにより、複数の情報処理デバイス20のそれぞれに対して、ブロードキャストコマンドを送信するための処理を実行することができる。通信装置10の機能を提供するためにプロセッサー11によって用いられるモジュール15の各種モジュールについては、後に詳述する。 The processor 11 can provide a desired function by using various modules stored in the memory 14. For example, the processor 11 can execute a process for transmitting a broadcast command to each of the plurality of information processing devices 20 by using the broadcast module 153. Various modules of the module 15 used by the processor 11 to provide the function of the communication device 10 will be described in detail later.
 データ16は、複数の情報処理デバイス20のそれぞれの認証のために用いられる認証情報161と、通信装置10を特定するためのBD(ブルゥートゥース・デバイス)アドレス162と、複数の情報処理デバイス20のそれぞれに一意(ユニーク)に割り当てられたデバイスID163と、通信装置10の処理を実行するために必要な任意の数のその他データ164と、を含んでいる。 The data 16 includes authentication information 161 used for authentication of each of the plurality of information processing devices 20, a BD (Bluetooth device) address 162 for specifying the communication device 10, and a plurality of information processing devices 20. And a device ID 163 uniquely assigned to each of the IDs and an arbitrary number of other data 164 necessary for executing the processing of the communication apparatus 10.
 認証情報161は、情報処理デバイス20への認証キーの発行情報等の情報処理デバイス20を認証するための情報である。本発明においては、通信装置10は、予め定められた情報処理デバイス20との間での通信のみを実行するよう構成されており、認証情報161は、通信装置10と通信を行うことを事前に許可された情報処理デバイス20を認証するために用いられる。認証情報161は、通信装置10の出荷時または製造時にメモリー14内に書き込まれる。 The authentication information 161 is information for authenticating the information processing device 20 such as information for issuing an authentication key to the information processing device 20. In the present invention, the communication device 10 is configured to execute only communication with a predetermined information processing device 20, and the authentication information 161 preliminarily communicates with the communication device 10. Used to authenticate the authorized information processing device 20. The authentication information 161 is written in the memory 14 when the communication device 10 is shipped or manufactured.
 BDアドレス162は、通信装置10を特定するための情報である。BDアドレス162は、通信装置10に一意に割り当てられている。通信装置10は、通信装置10から複数の情報処理デバイス20のそれぞれに送信されるブロードキャストコマンドにBDアドレス162を含ませる。これにより、ブロードキャストコマンドを受信した情報処理デバイス20のそれぞれは、受信したブロードキャストコマンド内に含まれるBDアドレス162を参照することにより、ブロードキャストコマンドを送信した通信装置10を特定することができる。 The BD address 162 is information for specifying the communication device 10. The BD address 162 is uniquely assigned to the communication device 10. The communication apparatus 10 includes the BD address 162 in the broadcast command transmitted from the communication apparatus 10 to each of the plurality of information processing devices 20. Thereby, each of the information processing devices 20 that have received the broadcast command can identify the communication device 10 that has transmitted the broadcast command by referring to the BD address 162 included in the received broadcast command.
 デバイスID163は、通信装置10によって複数の情報処理デバイス20のそれぞれに一意に割り当てられた識別情報である。通信装置10は、複数の情報処理デバイス20のうちの任意の1つ以上のみを制御したい場合に、通信装置10から複数の情報処理デバイス20のそれぞれに送信されるブロードキャストコマンドに、制御したい任意の1つ以上の情報処理デバイス20に対応するデバイスID163を含ませる。これにより、ブロードキャストコマンドを受信した複数の情報処理デバイス20のそれぞれは、受信したブロードキャストコマンド内に含まれるデバイスID163を参照することにより、受信したブロードキャストコマンドが、どの情報処理デバイス20を制御するために送信されたのか特定することができる。 The device ID 163 is identification information uniquely assigned to each of the plurality of information processing devices 20 by the communication device 10. When the communication apparatus 10 wants to control only one or more of the plurality of information processing devices 20, the communication apparatus 10 receives any broadcast command transmitted from the communication apparatus 10 to each of the plurality of information processing devices 20. A device ID 163 corresponding to one or more information processing devices 20 is included. As a result, each of the plurality of information processing devices 20 that has received the broadcast command refers to the device ID 163 included in the received broadcast command to control which information processing device 20 the received broadcast command controls. It is possible to specify whether it has been transmitted.
 BDアドレス162およびデバイスID163は、情報処理デバイス20に実行させる処理(サービス)に関する指示と共に、通信装置10から複数の情報処理デバイス20のそれぞれに送信されるブロードキャストコマンドを構成する。従来のBLE規格に従うブロードキャスト通信において用いられるブロードキャストコマンドは、BDアドレス162およびデバイスID163を含んでいない。本発明の通信システム1において、通信装置10から送信されるブロードキャストコマンドは、情報処理デバイス20に実行させる処理(サービス)に関する指示に加えて、ブロードキャストコマンドの送信元である通信装置10を特定するためのBDアドレス162およびブロードキャストコマンドによって制御すべき情報処理デバイス20を特定するためのデバイスID163を含んでいる点に特徴がある。 The BD address 162 and the device ID 163 constitute a broadcast command transmitted from the communication apparatus 10 to each of the plurality of information processing devices 20 together with an instruction regarding processing (service) to be executed by the information processing device 20. A broadcast command used in broadcast communication according to the conventional BLE standard does not include the BD address 162 and the device ID 163. In the communication system 1 of the present invention, the broadcast command transmitted from the communication device 10 is for specifying the communication device 10 that is the transmission source of the broadcast command, in addition to the instruction regarding the process (service) to be executed by the information processing device 20. It includes a device ID 163 for specifying the information processing device 20 to be controlled by the BD address 162 and the broadcast command.
 <<情報処理デバイス20>>
 図1に戻り、複数の情報処理デバイス20のそれぞれは、BLE規格に従ったブロードキャスト通信における子機(peripheralまたはobserver)として機能する。情報処理デバイス20のそれぞれは、通信装置10から送信されたブロードキャストコマンドを受信し、ブロードキャストコマンドに従った処理を実行する。
<< Information Processing Device 20 >>
Returning to FIG. 1, each of the plurality of information processing devices 20 functions as a slave (peripheral or observer) in broadcast communication in accordance with the BLE standard. Each of the information processing devices 20 receives the broadcast command transmitted from the communication device 10 and executes processing according to the broadcast command.
 情報処理デバイス20は、通信装置10から送信されたブロードキャストコマンドを受信し、ブロードキャストコマンドに従った処理を実行することができれば特に限定されない。例えば、センサー、照明、カメラ、スピーカー、スイッチ、信号機等の任意のデバイスを情報処理デバイス20として用いることができる。 The information processing device 20 is not particularly limited as long as it can receive the broadcast command transmitted from the communication device 10 and execute the process according to the broadcast command. For example, any device such as a sensor, illumination, camera, speaker, switch, or traffic light can be used as the information processing device 20.
 図1に示すように、情報処理デバイス20のそれぞれは、情報処理デバイス20の制御を実行するためのプロセッサー21と、通信装置10との間のBLE規格に従う無線通信を実行するためのBLE通信ユニット22と、プロセッサー21と通信可能に接続されたメモリー23と、所定の処理(サービス)を実行するためのアプリケーションユニット24と、通信装置10とのペアリングを実行する際に押下されるペアリングボタン25と、内部電源26と、を備えている。図示の形態では、情報処理デバイス20のそれぞれは、ボタン電池、乾電池、リチウムイオンバッテリー等の内部電源26から供給される電力によって駆動されるが、本発明はこれに限られない。情報処理デバイス20のそれぞれが内部電源26を有しておらず、外部電源(図示せず)から供給される電力によって駆動するような態様も、本発明の範囲内である。 As shown in FIG. 1, each of the information processing devices 20 includes a processor 21 for executing control of the information processing device 20 and a BLE communication unit for executing wireless communication in accordance with the BLE standard between the communication devices 10. 22, a memory 23 that is communicably connected to the processor 21, an application unit 24 for executing a predetermined process (service), and a pairing button that is pressed when the communication device 10 is paired 25 and an internal power supply 26. In the illustrated form, each of the information processing devices 20 is driven by electric power supplied from an internal power supply 26 such as a button battery, a dry battery, or a lithium ion battery, but the present invention is not limited to this. A mode in which each of the information processing devices 20 does not have the internal power source 26 and is driven by power supplied from an external power source (not shown) is also within the scope of the present invention.
 プロセッサー21は、前述した通信装置10のプロセッサー11と同様の演算ユニットであり、情報処理デバイス20の制御を実行する。BLE通信ユニット22は、前述した通信装置10のBLE通信ユニット13と同様の通信ユニットであり、通信装置10との間のBLE規格に従う無線通信を実行するために用いられる。 The processor 21 is the same arithmetic unit as the processor 11 of the communication apparatus 10 described above, and executes control of the information processing device 20. The BLE communication unit 22 is a communication unit similar to the BLE communication unit 13 of the communication device 10 described above, and is used to execute wireless communication with the communication device 10 in accordance with the BLE standard.
 メモリー23は、前述した通信装置10のメモリー14と同様の揮発性または不揮発性のコンピューター可読媒体である。情報処理デバイス20のメモリー23は、通信装置10によって実行される情報処理デバイス20の認証のために用いられる認証キー等の認証情報231を保存している。さらに、メモリー23には、通信装置10から送信される通信装置10を特定するためのBDアドレス162および通信装置10によって情報処理デバイス20に割り当てられたデバイスID163が書き込まれている。 The memory 23 is a volatile or non-volatile computer-readable medium similar to the memory 14 of the communication device 10 described above. The memory 23 of the information processing device 20 stores authentication information 231 such as an authentication key used for authentication of the information processing device 20 executed by the communication apparatus 10. Further, in the memory 23, a BD address 162 for specifying the communication device 10 transmitted from the communication device 10 and a device ID 163 assigned to the information processing device 20 by the communication device 10 are written.
 認証情報231は、通信装置10によって発行された認証キー等の通信装置10によって実行される情報処理デバイス20の認証のために用いられる情報である。認証情報231は、情報処理デバイス20の製造時または出荷時に情報処理デバイス20のメモリー23内に書き込まれる。情報処理デバイス20は、自身のメモリー23内の認証情報231を通信装置10に送信し、通信装置10は、自身のメモリー14内の認証情報161および受信した認証情報231を参照することにより、情報処理デバイス20の認証を実行する。 The authentication information 231 is information used for authentication of the information processing device 20 executed by the communication device 10 such as an authentication key issued by the communication device 10. The authentication information 231 is written in the memory 23 of the information processing device 20 when the information processing device 20 is manufactured or shipped. The information processing device 20 transmits the authentication information 231 in its own memory 23 to the communication device 10, and the communication device 10 refers to the authentication information 161 in its own memory 14 and the received authentication information 231 to obtain information. Authentication of the processing device 20 is executed.
 メモリー23内のBDアドレス162は、通信装置10のメモリー14内に保存されているBDアドレス162に対応しており、通信装置10との接続(ペアリング)の確立時に、情報処理デバイス20のメモリー23内に書き込まれる。また、メモリー23内のデバイスID163は、通信装置10のメモリー14内に保存されているデバイスID163に対応しており、通信装置10との接続(ペアリング)の確立時に、情報処理デバイス20のメモリー23内に書き込まれる。 The BD address 162 in the memory 23 corresponds to the BD address 162 stored in the memory 14 of the communication device 10, and the memory of the information processing device 20 is established when connection (pairing) with the communication device 10 is established. 23 is written. The device ID 163 in the memory 23 corresponds to the device ID 163 stored in the memory 14 of the communication device 10, and the memory of the information processing device 20 is established when connection (pairing) with the communication device 10 is established. 23 is written.
 このように、本発明の通信システム1において用いられる情報処理デバイス20は、メモリー23内に、ブロードキャストコマンドの送信元である通信装置10を特定するためのBDアドレス162および通信装置10によって一意に割り当てられたデバイスID163を保存している。一方、上述のように、通信装置10から送信されるブロードキャストコマンドは、情報処理デバイス20が実行すべき処理(サービス)に関する指示に加えて、BDアドレス162およびデバイスID163を含んでいる。 Thus, the information processing device 20 used in the communication system 1 of the present invention is uniquely assigned in the memory 23 by the BD address 162 and the communication device 10 for specifying the communication device 10 that is the transmission source of the broadcast command. Stored device ID 163 is stored. On the other hand, as described above, the broadcast command transmitted from the communication apparatus 10 includes a BD address 162 and a device ID 163 in addition to an instruction regarding a process (service) to be executed by the information processing device 20.
 そのため、通信装置10からブロードキャストコマンドを受信した情報処理デバイス20は、通信装置10から送信されるブロードキャストコマンドに含まれるBDアドレス162と、自身のメモリー23内に保存されているBDアドレス162とを照合することにより、受信したブロードキャストコマンドが、接続(ペアリング)が確立された通信装置10から送信されたものか否かを判別することができる。 Therefore, the information processing device 20 that has received the broadcast command from the communication device 10 collates the BD address 162 included in the broadcast command transmitted from the communication device 10 with the BD address 162 stored in its own memory 23. By doing so, it is possible to determine whether or not the received broadcast command is transmitted from the communication device 10 with which connection (pairing) has been established.
 さらに、通信装置10からブロードキャストコマンドを受信した情報処理デバイス20は、通信装置10から送信されるブロードキャストコマンドに含まれるデバイスID163と、自身のメモリー23内に保存されているデバイスID163とを照合することにより、送信されたブロードキャストコマンドが、自身を制御するために送信されたのか否かを判別することができる。 Further, the information processing device 20 that has received the broadcast command from the communication device 10 checks the device ID 163 included in the broadcast command transmitted from the communication device 10 with the device ID 163 stored in its own memory 23. Thus, it is possible to determine whether or not the transmitted broadcast command is transmitted for controlling itself.
 本発明の通信システム1では、情報処理デバイス20は、ブロードキャストコマンドに含まれるBDアドレス162およびデバイスID163と、自身のメモリー23内に書き込まれているBDアドレス162およびデバイスID163とが一致する場合に、ブロードキャストコマンドに従った処理を実行するよう構成されている。一方、情報処理デバイス20は、ブロードキャストコマンドに含まれるBDアドレス162およびデバイスID163と、自身のメモリー23内に書き込まれているBDアドレス162およびデバイスID163とが一致しない場合には、受信したブロードキャストコマンドを破棄するよう構成されている。 In the communication system 1 of the present invention, when the BD address 162 and device ID 163 included in the broadcast command match the BD address 162 and device ID 163 written in its own memory 23, the information processing device 20 It is configured to execute processing according to the broadcast command. On the other hand, if the BD address 162 and device ID 163 included in the broadcast command do not match the BD address 162 and device ID 163 written in its own memory 23, the information processing device 20 sends the received broadcast command. It is configured to be destroyed.
 換言すれば、情報処理デバイス20は、受信したブロードキャストコマンドが、自身のメモリー23内に書き込まれたBDアドレス162に対応する特定の通信装置10から送信されており、かつ、該ブロードキャストコマンドが自身に対応するデバイスID163を含んでいる場合にのみ、ブロードキャストコマンドに従った処理を実行するよう構成されている。 In other words, the information processing device 20 transmits the received broadcast command from the specific communication device 10 corresponding to the BD address 162 written in its own memory 23, and the broadcast command is transmitted to itself. Only when the corresponding device ID 163 is included, the process according to the broadcast command is executed.
 そのため、本発明の通信システム1によれば、通信装置10から送信されるブロードキャストコマンド内のデバイスID163を調整することにより、通信装置10により制御される複数の情報処理デバイス20を個別に制御することができる。また、本発明の通信システム1では、情報処理デバイス20は、ブロードキャストコマンドを受信したとしても、ブロードキャストコマンド内のBDアドレス162と自身のメモリー23内のBDアドレス162とが一致しない場合には、処理(サービス)を実行しない。そのため、本発明の通信システム1においては、特定の通信装置10による複数の情報処理デバイス20の制御だけを有効化し、通信装置10から複数の情報処理デバイス20のそれぞれへのブロードキャスト通信のセキュリティを向上させることができる。 Therefore, according to the communication system 1 of the present invention, the plurality of information processing devices 20 controlled by the communication device 10 are individually controlled by adjusting the device ID 163 in the broadcast command transmitted from the communication device 10. Can do. In the communication system 1 of the present invention, even when the information processing device 20 receives a broadcast command, the information processing device 20 performs processing when the BD address 162 in the broadcast command does not match the BD address 162 in its own memory 23. (Service) is not executed. Therefore, in the communication system 1 of the present invention, only the control of the plurality of information processing devices 20 by the specific communication device 10 is enabled, and the security of broadcast communication from the communication device 10 to each of the plurality of information processing devices 20 is improved. Can be made.
 アプリケーションユニット24は、情報処理デバイス20によって受信されたブロードキャストコマンドに含まれるBDアドレス162およびデバイスID163と、情報処理デバイス20のメモリー23内に書き込まれているBDアドレス162およびデバイスID163とが一致する場合に、受信されたブロードキャストコマンドに従った処理を実行するためのユニットである。例えば、情報処理デバイス20がセンサーである場合には、アプリケーションユニット24は、センサーユニットであり、情報処理デバイス20が照明である場合には、アプリケーションユニット24は、照明ユニットである。情報処理デバイス20は、アプリケーションユニット24を用いることにより、ブロードキャストコマンドに従った処理(サービス)を実行することができる。 When the application unit 24 matches the BD address 162 and device ID 163 included in the broadcast command received by the information processing device 20 with the BD address 162 and device ID 163 written in the memory 23 of the information processing device 20 And a unit for executing processing according to the received broadcast command. For example, when the information processing device 20 is a sensor, the application unit 24 is a sensor unit, and when the information processing device 20 is lighting, the application unit 24 is a lighting unit. The information processing device 20 can execute processing (service) according to the broadcast command by using the application unit 24.
 情報処理デバイス20は、アプリケーションユニット24を用いて、ブロードキャストコマンドに従った処理(サービス)を実行すると、BLE通信ユニット22を用いて、通信装置10に、ブロードキャストコマンドに従った処理(サービス)が実行されたことを示す応答信号を送信する。情報処理デバイス20から通信装置10に送信される応答信号は、通信装置10によって情報処理デバイス20に一意に割り当てられたデバイスID163を含んでいる。そのため、通信装置10は、応答信号を受信した際、応答信号に含まれるデバイスID163を参照することにより、応答信号を送信した情報処理デバイス20を特定することができる。 When the information processing device 20 executes the process (service) according to the broadcast command using the application unit 24, the information processing device 20 executes the process (service) according to the broadcast command to the communication apparatus 10 using the BLE communication unit 22. A response signal indicating that it has been sent is transmitted. The response signal transmitted from the information processing device 20 to the communication device 10 includes a device ID 163 that is uniquely assigned to the information processing device 20 by the communication device 10. Therefore, when receiving the response signal, the communication device 10 can identify the information processing device 20 that has transmitted the response signal by referring to the device ID 163 included in the response signal.
 このように、情報処理デバイス20は、ブロードキャストコマンドに従った処理(サービス)を実行した後、応答信号を通信装置10に送信するよう構成されている。通信装置10は、応答信号を受信することにより、情報処理デバイス20がブロードキャストコマンドに従った処理を実行したことを確認することができる。そのため、本発明の通信システム1によれば、通信装置10から情報処理デバイス20へのブロードキャスト通信の信頼性を向上させることができる。 As described above, the information processing device 20 is configured to transmit a response signal to the communication device 10 after executing processing (service) according to the broadcast command. By receiving the response signal, the communication device 10 can confirm that the information processing device 20 has executed processing according to the broadcast command. Therefore, according to the communication system 1 of the present invention, the reliability of broadcast communication from the communication apparatus 10 to the information processing device 20 can be improved.
 なお、情報処理デバイス20から、通信装置10に対する応答信号の送信は、ブロードキャストコマンドを受信した後、所定の待機時間経過後に実行される。複数の情報処理デバイス20の待機時間は、それぞれ異なるように設定されている。これにより、複数の情報処理デバイス20のそれぞれから通信装置10への応答信号の送信が、同時に実行されず、所定のディレイをかけて実行されることになる。そのため、複数の情報処理デバイス20が同時に通信装置10へ応答信号を送信し、応答信号が混信してしまうことを防止することができる。 Note that transmission of a response signal from the information processing device 20 to the communication apparatus 10 is executed after a predetermined standby time has elapsed after receiving the broadcast command. The waiting times of the plurality of information processing devices 20 are set differently. As a result, transmission of response signals from each of the plurality of information processing devices 20 to the communication apparatus 10 is not executed at the same time but is executed with a predetermined delay. Therefore, it is possible to prevent the plurality of information processing devices 20 from simultaneously transmitting response signals to the communication apparatus 10 and causing the response signals to interfere with each other.
 所定の待機時間の設定方法は、複数の情報処理デバイス20の待機時間がそれぞれ異なるよう設定されれば特に限定されないが、例えば、情報処理デバイス20に対して一意に割り当てられたデバイスID163を用いて、所定の待機時間を設定することができる。例えば、任意の情報処理デバイス20に割り当てられたデバイスIDが「001」である場合、所定の待機時間は、1×10ms=10msとなり、他の情報処理デバイス20に割り当てられたデバイスIDが「002」である場合、所定の待機時間は、2×10ms=20msとなるように設定される。 The predetermined standby time setting method is not particularly limited as long as the standby times of the plurality of information processing devices 20 are set to be different from each other. For example, the device ID 163 uniquely assigned to the information processing device 20 is used. A predetermined waiting time can be set. For example, when the device ID assigned to any information processing device 20 is “001”, the predetermined standby time is 1 × 10 ms = 10 ms, and the device ID assigned to another information processing device 20 is “002”. ”, The predetermined waiting time is set to be 2 × 10 ms = 20 ms.
 また、情報処理デバイス20は、アプリケーションユニット24を用いて、ブロードキャストコマンドに従った処理(サービス)を実行することができない場合には、BLE通信ユニット22を用いて、通信装置10に、エラー信号を送信する。情報処理デバイス20から通信装置10に送信されるエラー信号は、通信装置10によって情報処理デバイス20に一意に割り当てられたデバイスID163を含んでいる。そのため、通信装置10は、エラー信号を受信した際、エラー信号に含まれるデバイスID163を参照することにより、エラー信号を送信した情報処理デバイス20を特定することができる。 When the information processing device 20 cannot execute the process (service) according to the broadcast command using the application unit 24, the information processing device 20 sends an error signal to the communication device 10 using the BLE communication unit 22. Send. The error signal transmitted from the information processing device 20 to the communication device 10 includes a device ID 163 uniquely assigned to the information processing device 20 by the communication device 10. Therefore, when receiving the error signal, the communication device 10 can identify the information processing device 20 that has transmitted the error signal by referring to the device ID 163 included in the error signal.
 また、情報処理デバイス20から、通信装置10に対するエラー信号の送信は、ブロードキャストコマンドを受信した後、応答信号を送信する際に用いられる待機時間と同様の所定の待機時間経過後に実行される。これにより、複数の情報処理デバイス20のそれぞれから通信装置10へのエラー信号の送信が、同時に実行されず、所定のディレイをかけて実行されることになる。そのため、複数の情報処理デバイス20が同時に通信装置10へエラー信号を送信し、エラー信号が混信してしまうことを防止することができる。 Further, the transmission of the error signal from the information processing device 20 to the communication device 10 is executed after the elapse of a predetermined standby time similar to the standby time used when the response signal is transmitted after receiving the broadcast command. As a result, the transmission of the error signal from each of the plurality of information processing devices 20 to the communication apparatus 10 is not executed at the same time but is executed with a predetermined delay. Therefore, it is possible to prevent the plurality of information processing devices 20 from transmitting error signals to the communication apparatus 10 at the same time and causing the error signals to interfere with each other.
 エラー信号が送信されるということは、エラー信号を送信した情報処理デバイス20に対応するデバイスID163と、エラー信号を送信した情報処理デバイス20が実行不可能な処理を行わせる指示とを含む不適切なブロードキャストコマンドが、通信装置10によって送信されたことを意味する。そのため、エラー信号を受信した通信装置10は、ブロードキャストコマンドのデバイスID163および/または指示を訂正する必要があることを認識し、通信装置10のユーザーまたは管理人に適切な対応を取るよう促すことができる。 The fact that the error signal is transmitted is inappropriate including the device ID 163 corresponding to the information processing device 20 that has transmitted the error signal and an instruction that causes the information processing device 20 that has transmitted the error signal to perform processing that cannot be performed. This means that a broadcast command is transmitted by the communication device 10. For this reason, the communication apparatus 10 that has received the error signal recognizes that the device ID 163 and / or instruction of the broadcast command needs to be corrected, and prompts the user or administrator of the communication apparatus 10 to take an appropriate action. it can.
 <<通信装置10のモジュール15>>
 次に、図2を参照して、通信装置10の機能を提供するためにプロセッサー11によって用いられるモジュール15の各種モジュールについて説明する。
<< Module 15 of Communication Device 10 >>
Next, various modules of the module 15 used by the processor 11 to provide the function of the communication device 10 will be described with reference to FIG.
 接続確立モジュール151は、複数の情報処理デバイス20のそれぞれからアドバタイズ信号を受信し、アドバタイズ信号を送信した情報処理デバイス20との接続(ペアリング)を確立するために用いられる。複数の情報処理デバイス20のいずれか1つのペアリングボタン25が押下(または長押し)されると、ペアリングボタン25が押下された情報処理デバイス20から、通信装置10に対して、ペアリングボタン25が押下された情報処理デバイス20のアドバタイズ信号(アドバタイズパケット)が送信される。なお、情報処理デバイス20から通信装置10に対して送信されるアドバタイズ信号は、BLE規格によって規定されており、情報処理デバイス20の存在および情報処理デバイス20によって提供される情報処理(サービス)を通信装置10に対して通知するために、通信装置10に送信される信号(パケット)である。 The connection establishment module 151 is used for receiving an advertisement signal from each of the plurality of information processing devices 20 and establishing a connection (pairing) with the information processing device 20 that has transmitted the advertisement signal. When one pairing button 25 of the plurality of information processing devices 20 is pressed (or long pressed), the pairing button is sent from the information processing device 20 on which the pairing button 25 is pressed to the communication apparatus 10. An advertisement signal (advertisement packet) of the information processing device 20 in which 25 is pressed is transmitted. The advertisement signal transmitted from the information processing device 20 to the communication apparatus 10 is defined by the BLE standard, and communicates the existence of the information processing device 20 and the information processing (service) provided by the information processing device 20. A signal (packet) transmitted to the communication device 10 for notification to the device 10.
 通信装置10が、複数の情報処理デバイス20のいずれか1つからアドバタイズ信号が受信すると、接続確立モジュール151は、アドバタイズ信号を送信した情報処理デバイス20に対して、情報処理デバイス20のメモリー23内に保存されている認証情報231を、通信装置10に対して送信するようリクエストする。 When the communication apparatus 10 receives the advertisement signal from any one of the plurality of information processing devices 20, the connection establishment module 151 transmits the information processing device 20 that has transmitted the advertisement signal in the memory 23 of the information processing device 20. Is requested to transmit the authentication information 231 stored in the communication device 10 to the communication device 10.
 その後、通信装置10が、情報処理デバイス20から認証情報231を受信すると、接続確立モジュール151は、通信装置10のメモリー14内に保存されている認証情報161と受信した認証情報231とを参照して、情報処理デバイス20の認証を実行する。具体的には、通信装置10のメモリー14内に保存されている認証情報161と受信した認証情報231とが対応している場合に、接続確立モジュール151は、情報処理デバイス20を認証する。情報処理デバイス20が認証されると、接続確立モジュール151は、認証された情報処理デバイス20との間の接続(ペアリング)を確立する。 Thereafter, when the communication apparatus 10 receives the authentication information 231 from the information processing device 20, the connection establishment module 151 refers to the authentication information 161 stored in the memory 14 of the communication apparatus 10 and the received authentication information 231. Thus, authentication of the information processing device 20 is executed. Specifically, the connection establishment module 151 authenticates the information processing device 20 when the authentication information 161 stored in the memory 14 of the communication device 10 corresponds to the received authentication information 231. When the information processing device 20 is authenticated, the connection establishment module 151 establishes a connection (pairing) with the authenticated information processing device 20.
 情報書き込みモジュール152は、接続確立モジュール151による接続が確立された情報処理デバイス20に対して、通信装置10を特定するためのBDアドレス162と、接続が確立された情報処理デバイス20に一意に割り当てられたデバイスID163と、を送信し、情報処理デバイス20が自身のメモリー23内に、BDアドレス162およびデバイスID163を書き込むことを可能とするために用いられる。 The information writing module 152 uniquely assigns the BD address 162 for specifying the communication device 10 to the information processing device 20 to which the connection is established by the connection establishment module 151 and the information processing device 20 to which the connection is established. The information processing device 20 is used to enable the information processing device 20 to write the BD address 162 and the device ID 163 in its own memory 23.
 接続確立モジュール151による情報処理デバイス20との間の接続が確立されると、情報書き込みモジュール152は、接続が確立された情報処理デバイス20に対してデバイスID163を一意に割り当てる。情報処理デバイス20に対して割り当てられたデバイスID163は、通信装置10のメモリー14内に保存される。 When the connection with the information processing device 20 is established by the connection establishment module 151, the information writing module 152 uniquely assigns a device ID 163 to the information processing device 20 with which the connection has been established. The device ID 163 assigned to the information processing device 20 is stored in the memory 14 of the communication apparatus 10.
 その後、情報書き込みモジュール152は、接続が確立された情報処理デバイス20に対して、通信装置10を特定するためのBDアドレス162および情報処理デバイス20に対して割り当てられたデバイスID163を送信し、情報処理デバイス20に対して、自身のメモリー23内に、BDアドレス162およびデバイスID163を書き込むよう指示する。その後、情報書き込みモジュール152は、情報処理デバイス20との間の接続を切断する。なお、通信装置10との間の接続が切断されると、情報処理デバイス20は、通信装置10からブロードキャストコマンドを受信可能なスキャン状態に移行する。 Thereafter, the information writing module 152 transmits a BD address 162 for specifying the communication apparatus 10 and a device ID 163 assigned to the information processing device 20 to the information processing device 20 with which the connection has been established, The processing device 20 is instructed to write the BD address 162 and the device ID 163 in its own memory 23. Thereafter, the information writing module 152 disconnects the connection with the information processing device 20. Note that when the connection with the communication device 10 is disconnected, the information processing device 20 shifts to a scan state in which a broadcast command can be received from the communication device 10.
 上述した接続確立モジュール151および情報書き込みモジュール152による、通信装置10と情報処理デバイス20との間の接続の確立、並びに、情報処理デバイス20のメモリー23内へのBDアドレス162およびデバイスID163の書き込みは、通信システム1を構成する全ての情報処理デバイス20に対して実行される。なお、通信システム1に対して1つ以上の情報処理デバイス20が後に追加された場合には、通信装置10と追加された情報処理デバイス20との間の接続の確立、並びに、追加された情報処理デバイス20のメモリー23内へのBDアドレス162およびデバイスID163の書き込みが、通信システム1に対して1つ以上の情報処理デバイス20が追加される度に実行される。 The connection establishment module 151 and the information writing module 152 described above establish a connection between the communication apparatus 10 and the information processing device 20, and write the BD address 162 and the device ID 163 into the memory 23 of the information processing device 20. This is executed for all the information processing devices 20 constituting the communication system 1. When one or more information processing devices 20 are added to the communication system 1 later, establishment of a connection between the communication apparatus 10 and the added information processing device 20 and the added information The writing of the BD address 162 and the device ID 163 into the memory 23 of the processing device 20 is executed each time one or more information processing devices 20 are added to the communication system 1.
 接続確立モジュール151および情報書き込みモジュール152を用いた上述の処理により、メモリー14内にBDアドレス162および複数の情報処理デバイス20にそれぞれ対応する複数のデバイスID163が保存された通信装置10と、メモリー23内にBDアドレス162および通信装置10によって一意に割り当てられたデバイスID163が保存された複数の情報処理デバイス20とによって、通信システム1が形成される。 Through the above-described processing using the connection establishment module 151 and the information writing module 152, the communication device 10 in which the BD address 162 and a plurality of device IDs 163 respectively corresponding to the plurality of information processing devices 20 are stored in the memory 14, and the memory 23 The communication system 1 is formed by the plurality of information processing devices 20 in which the BD address 162 and the device ID 163 uniquely assigned by the communication device 10 are stored.
 このように、本発明の通信システム1においては、複数の情報処理デバイス20のそれぞれは、通信装置10と個別に通信し、複数の情報処理デバイス20が互いに通信を行わないことから、通信システム1のトポロジーは、スター型である。スター型のトポロジーを採用する通信システム1では、通信装置10から全ての情報処理デバイス20に、同時に、同一のブロードキャストコマンドが送信される。そのため、デバイス間でのコマンド(信号)の中継が行われるリング型やバス型のトロポジーを採用する通信システムと比較して、スター型のトポロジーを採用する通信システム1では、コマンド(信号)が全ての情報処理デバイス20に到達するまでの待ち時間が少ない。そのため、スター型のトポロジーを採用する通信システム1は、複数の情報処理デバイス20を素早く、かつ、同時に制御することができる。 As described above, in the communication system 1 of the present invention, each of the plurality of information processing devices 20 individually communicates with the communication apparatus 10 and the plurality of information processing devices 20 do not communicate with each other. The topology of is star type. In the communication system 1 adopting a star topology, the same broadcast command is simultaneously transmitted from the communication apparatus 10 to all the information processing devices 20. Therefore, compared to a communication system that employs a ring-type or bus-type topology in which commands (signals) are relayed between devices, the communication system 1 that employs a star topology has all the commands (signals). The waiting time until reaching the information processing device 20 is small. Therefore, the communication system 1 that employs a star topology can control a plurality of information processing devices 20 quickly and simultaneously.
 ブロードキャストモジュール153は、通信システム1を構成する複数の情報処理デバイス20のそれぞれに対して、ブロードキャストコマンドを送信するために用いられる。通信装置10のプロセッサー11は、任意のタイミング(例えば、1時間に1回、1日に1回、1月に1回、または、事前に指定されたタイミング等)またはI/Oインターフェース12を介して、ブロードキャストコマンドの送信を実行するための操作が入力されたタイミングで、ブロードキャストモジュール153を用い、通信システム1を構成する複数の情報処理デバイス20のそれぞれに対して、ブロードキャストコマンドを送信する。 The broadcast module 153 is used for transmitting a broadcast command to each of the plurality of information processing devices 20 configuring the communication system 1. The processor 11 of the communication device 10 can be connected to an arbitrary timing (for example, once an hour, once a day, once a month, or a timing specified in advance) or via an I / O interface 12. The broadcast command is transmitted to each of the plurality of information processing devices 20 constituting the communication system 1 using the broadcast module 153 at the timing when an operation for executing transmission of the broadcast command is input.
 ブロードキャストコマンドは、通信装置10のメモリー14内に保存されているBDアドレス162、通信装置10が送信するブロードキャストコマンドによって制御すべき情報処理デバイス20に対応するデバイスID163、および情報処理デバイス20が実行すべき処理(サービス)に関する指示を含む。 The broadcast command is executed by the BD address 162 stored in the memory 14 of the communication device 10, the device ID 163 corresponding to the information processing device 20 to be controlled by the broadcast command transmitted by the communication device 10, and the information processing device 20. Contains instructions on power processing (services).
 ブロードキャストモジュール153は、事前に設定された条件に従って、ブロードキャストコマンドを生成し、BLE通信ユニット13を介して、ブロードキャストコマンドを複数の情報処理デバイス20に送信する。ブロードキャストコマンドを受信した情報処理デバイス20は、ブロードキャストコマンド内に含まれるBDアドレス162と、自身のメモリー23内に保存されているBDアドレス162とを照合することにより、受信したブロードキャストコマンドが、接続(ペアリング)が確立された通信装置10から送信されたものか否かを判別することができる。さらに、ブロードキャストコマンドを受信した情報処理デバイス20は、ブロードキャストコマンドに含まれるデバイスID163と、自身のメモリー23内に保存されているデバイスID163とを照合することにより、送信されたブロードキャストコマンドが、自身を制御するために送信されたのか否かを判別することができる。 The broadcast module 153 generates a broadcast command according to conditions set in advance, and transmits the broadcast command to the plurality of information processing devices 20 via the BLE communication unit 13. The information processing device 20 that has received the broadcast command compares the BD address 162 included in the broadcast command with the BD address 162 stored in its own memory 23, so that the received broadcast command is connected ( It is possible to determine whether or not the communication device 10 has been paired). Furthermore, the information processing device 20 that has received the broadcast command collates the device ID 163 included in the broadcast command with the device ID 163 stored in its own memory 23, so that the transmitted broadcast command can identify itself. It can be determined whether or not it has been transmitted for control.
 また、ブロードキャストモジュール153は、所定の期間(例えば、250ms、1000ms、2500ms)、所定の間隔(例えば、30ms間隔)で、通信システム1を構成する複数の情報処理デバイス20のそれぞれに対して、ブロードキャストコマンドを送信するよう構成されていてもよい。これにより、複数の情報処理デバイス20の全てに、確実にブロードキャストコマンドを送信することができる。 The broadcast module 153 broadcasts to each of the plurality of information processing devices 20 configuring the communication system 1 at a predetermined period (for example, 250 ms, 1000 ms, 2500 ms) and at a predetermined interval (for example, 30 ms interval). It may be configured to send a command. As a result, the broadcast command can be reliably transmitted to all of the plurality of information processing devices 20.
 また、ブロードキャストモジュール153は、通信装置10が、ブロードキャストコマンドに含まれるデバイスID163によって特定される1つ以上の情報処理デバイス20の全てから、応答信号を受信したか否かを判別する。通信装置10が、ブロードキャストコマンドに含まれるデバイスID163によって特定される1つ以上の情報処理デバイス20の全てから、応答信号を受信していない場合には、通信システム1を構成する複数の情報処理デバイス20のそれぞれに対して、ブロードキャストコマンドを再送信する。 Also, the broadcast module 153 determines whether or not the communication apparatus 10 has received response signals from all of the one or more information processing devices 20 specified by the device ID 163 included in the broadcast command. When the communication apparatus 10 has not received response signals from all of the one or more information processing devices 20 specified by the device ID 163 included in the broadcast command, a plurality of information processing devices constituting the communication system 1 The broadcast command is retransmitted for each of 20.
 なお、前述したように、情報処理デバイス20から通信装置10に送信される応答信号は、情報処理デバイス20に一意に割り当てられたデバイスID163を含むので、ブロードキャストモジュール153は、受信した応答信号に含まれるデバイスID163を参照することにより、ブロードキャストコマンドに含まれるデバイスID163によって特定される1つ以上の情報処理デバイス20の内、どの情報処理デバイス20から応答信号を受信していないのかを特定することができる。そのため、ブロードキャストコマンドを再送信する際、ブロードキャストモジュール153は、特定された応答信号を送信していない情報処理デバイス20のみを制御するよう、ブロードキャストコマンドを変更してもよい。 As described above, since the response signal transmitted from the information processing device 20 to the communication apparatus 10 includes the device ID 163 uniquely assigned to the information processing device 20, the broadcast module 153 is included in the received response signal. By referring to the device ID 163, the information processing device 20 from which the response signal is not received among the one or more information processing devices 20 specified by the device ID 163 included in the broadcast command may be specified. it can. Therefore, when retransmitting the broadcast command, the broadcast module 153 may change the broadcast command so as to control only the information processing device 20 that has not transmitted the identified response signal.
 また、ブロードキャストモジュール153は、通信装置10が、ブロードキャストコマンドに含まれるデバイスID163によって特定される1つ以上の情報処理デバイス20のいずれかから、エラー信号を受信したか否かを判別する。通信装置10が、ブロードキャストコマンドに含まれるデバイスID163によって特定される1つ以上の情報処理デバイス20のいずれかから、エラー信号を受信した場合、不適切なブロードキャストコマンドがエラー信号を送信した情報処理デバイス20に送信されている。この場合、ブロードキャストモジュール153は、通信システム1または通信装置10のユーザーまたは管理者にブロードキャストコマンドの修正等の適切な対応を取る必要がある旨のメッセージを表示または送信する。これにより、通信システム1または通信装置10のユーザーまたは管理者は、ブロードキャストコマンドの修正等の適切な対応を取ることができる。 Also, the broadcast module 153 determines whether or not the communication apparatus 10 has received an error signal from one of the one or more information processing devices 20 specified by the device ID 163 included in the broadcast command. When the communication apparatus 10 receives an error signal from one of the one or more information processing devices 20 specified by the device ID 163 included in the broadcast command, the information processing device that has transmitted an error signal from an inappropriate broadcast command 20 is transmitted. In this case, the broadcast module 153 displays or transmits a message indicating that it is necessary to take appropriate measures such as correction of the broadcast command to the user or the administrator of the communication system 1 or the communication device 10. Thereby, the user or administrator of the communication system 1 or the communication apparatus 10 can take appropriate measures such as correction of the broadcast command.
 また、前述したように、情報処理デバイス20から通信装置10に送信されるエラー信号は、情報処理デバイス20に一意に割り当てられたデバイスID163を含むので、ブロードキャストモジュール153は、受信したエラー信号に含まれるデバイスID163を参照することにより、エラー信号を送信した情報処理デバイス20を特定することができる。そのため、ブロードキャストモジュール153は、エラー信号を受信した後に通信システム1または通信装置10のユーザーまたは管理者に対して表示または送信されるメッセージに、どの情報処理デバイス20からエラー信号が送信されたかを示す情報を含ませてもよい。 Further, as described above, the error signal transmitted from the information processing device 20 to the communication apparatus 10 includes the device ID 163 uniquely assigned to the information processing device 20, so that the broadcast module 153 is included in the received error signal. By referring to the device ID 163, the information processing device 20 that has transmitted the error signal can be specified. Therefore, the broadcast module 153 indicates which information processing device 20 has transmitted the error signal in a message displayed or transmitted to the user or administrator of the communication system 1 or the communication apparatus 10 after receiving the error signal. Information may be included.
 このような各種モジュールを、プロセッサー11によって用いる通信装置10と、上述の複数の情報処理デバイス20とによって構成される通信システム1によって、本発明の通信方法S100が実行される。以下、図3~図7を参照して、本発明の通信方法S100を詳述する。 The communication method S100 of the present invention is executed by the communication system 1 including the communication device 10 using such various modules by the processor 11 and the plurality of information processing devices 20 described above. Hereinafter, the communication method S100 of the present invention will be described in detail with reference to FIGS.
 図3は、本発明の通信方法を説明するためのフローチャートである。図4は、図3に示す接続確立工程での処理を説明するためのフロー図である。図5は、図3に示す情報書き込み工程での処理を説明するためのフロー図である。図6は、図3に示すブロードキャスト工程での処理を説明するためのフロー図である。図7は、図3に示す情報処理実行および応答信号/エラー信号の送信工程での処理を説明するためのフロー図である。 FIG. 3 is a flowchart for explaining the communication method of the present invention. FIG. 4 is a flowchart for explaining the processing in the connection establishment step shown in FIG. FIG. 5 is a flowchart for explaining the processing in the information writing step shown in FIG. FIG. 6 is a flowchart for explaining the processing in the broadcast process shown in FIG. FIG. 7 is a flowchart for explaining processing in the information processing execution and response signal / error signal transmission step shown in FIG.
 図3に示す本発明の通信方法S100は、上述した本発明の通信システム1によって実行される。最初に、工程S110において、情報処理デバイス20のそれぞれのペアリングボタン25が押下された際に、ペアリングボタン25が押下された情報処理デバイス20のアドバタイズ信号が通信装置10に送信され、通信装置10とペアリングボタン25が押下された情報処理デバイス20との間の接続が確立される。 3 is executed by the above-described communication system 1 of the present invention. First, in step S110, when each pairing button 25 of the information processing device 20 is pressed, an advertisement signal of the information processing device 20 whose pairing button 25 is pressed is transmitted to the communication device 10, and the communication device 10 10 and the information processing device 20 whose pairing button 25 is pressed are established.
 図4には、工程S110の詳細が示されている。工程S111において、複数の情報処理デバイス20のいずれか1つのペアリングボタン25が押下される。情報処理デバイス20のペアリングボタン25が押下されると、ペアリングボタン25が押下された情報処理デバイス20から、通信装置10へアドバタイズ信号が送信される。通信装置10が情報処理デバイス20からアドバタイズ信号を受信すると、工程S112において、通信装置10のプロセッサー11は、接続確立モジュール151を用いて、アドバタイズ信号を送信した情報処理デバイス20に対して、自身のメモリー23内に保存されている認証情報231を送信するようリクエストする。 FIG. 4 shows details of step S110. In step S111, any one of the pairing buttons 25 of the plurality of information processing devices 20 is pressed. When the pairing button 25 of the information processing device 20 is pressed, an advertisement signal is transmitted to the communication apparatus 10 from the information processing device 20 where the pairing button 25 is pressed. When the communication device 10 receives the advertisement signal from the information processing device 20, in step S112, the processor 11 of the communication device 10 uses the connection establishment module 151 to transmit the advertisement signal to the information processing device 20 that has transmitted the advertisement signal. A request is made to transmit the authentication information 231 stored in the memory 23.
 工程S113において、リクエストを受信した情報処理デバイス20は、自身のメモリー23内に保存されている認証情報231を、通信装置10に送信する。通信装置10が情報処理デバイス20から認証情報231を受信すると、工程S114において、通信装置10のプロセッサー11は、接続確立モジュール151を用いて、自身のメモリー14内に保存されている認証情報161と、受信した認証情報231とを参照し、情報処理デバイス20の認証を実行する。工程S114において、情報処理デバイス20の認証が失敗した場合には、ペアリングボタン25が押下された情報処理デバイス20と通信装置10との間の処理が終了する。一方、工程S114において、情報処理デバイス20の認証が成功した場合には、工程S115において、通信装置10と情報処理デバイス20との間の接続(ペアリング)が確立され、通信方法S100は、工程S120に移行する。 In step S113, the information processing device 20 that has received the request transmits the authentication information 231 stored in its own memory 23 to the communication device 10. When the communication apparatus 10 receives the authentication information 231 from the information processing device 20, in step S <b> 114, the processor 11 of the communication apparatus 10 uses the connection establishment module 151 and the authentication information 161 stored in its own memory 14. The information processing device 20 is authenticated by referring to the received authentication information 231. In step S114, when the authentication of the information processing device 20 has failed, the processing between the information processing device 20 and the communication apparatus 10 in which the pairing button 25 has been pressed ends. On the other hand, if the authentication of the information processing device 20 is successful in step S114, a connection (pairing) between the communication device 10 and the information processing device 20 is established in step S115. The process proceeds to S120.
 図3に戻り、工程S120では、工程S110において通信装置10との接続が確立された情報処理デバイス20のメモリー23内に、通信装置10を特定するためのBDアドレス162および通信装置10によって割り当てられた情報処理デバイス20のデバイスID163が書き込まれた後、通信装置10と情報処理デバイス20との接続が切断される。 Returning to FIG. 3, in step S <b> 120, the BD address 162 for identifying the communication device 10 and the communication device 10 are allocated in the memory 23 of the information processing device 20 that has been connected to the communication device 10 in step S <b> 110. After the device ID 163 of the information processing device 20 is written, the communication device 10 and the information processing device 20 are disconnected.
 図5には、工程S120の詳細が示されている。工程S121において、通信装置10のプロセッサー11は、情報書き込みモジュール152を用いて、工程S110において接続が確立された情報処理デバイス20に対してデバイスID163を一意に割り当てる。情報処理デバイス20に対して割り当てられたデバイスID163は、通信装置10のメモリー14内に保存される。その後、通信装置10のプロセッサー11は、情報書き込みモジュール152を用いて、接続が確立された情報処理デバイス20に対して、通信装置10を特定するためのBDアドレス162および情報処理デバイス20に対して割り当てられたデバイスID163を送信すると同時に、情報処理デバイス20に対して、自身のメモリー23内に、BDアドレス162およびデバイスID163を書き込むよう指示する。 FIG. 5 shows details of step S120. In step S121, the processor 11 of the communication apparatus 10 uses the information writing module 152 to uniquely assign a device ID 163 to the information processing device 20 in which connection is established in step S110. The device ID 163 assigned to the information processing device 20 is stored in the memory 14 of the communication apparatus 10. Thereafter, the processor 11 of the communication device 10 uses the information writing module 152 to the BD address 162 for identifying the communication device 10 and the information processing device 20 with respect to the information processing device 20 with which the connection has been established. At the same time as transmitting the assigned device ID 163, the information processing device 20 is instructed to write the BD address 162 and the device ID 163 in its own memory 23.
 工程S122において、通信装置10からBDアドレス162およびデバイスID163を受信した情報処理デバイス20は、受信したBDアドレス162およびデバイスID163を自身のメモリー23内に書き込む。その後、工程S123において、情報処理デバイス20と通信装置10と間の接続が切断される。その後、工程S124において、情報処理デバイス20は、通信装置10からブロードキャストコマンドを受信可能なスキャン状態に移行する。工程S124において、情報処理デバイス20がスキャン状態に移行すると、通信方法S100は、工程S130に移行する。 In step S122, the information processing device 20 that has received the BD address 162 and the device ID 163 from the communication device 10 writes the received BD address 162 and device ID 163 in its own memory 23. Thereafter, in step S123, the connection between the information processing device 20 and the communication apparatus 10 is disconnected. Thereafter, in step S124, the information processing device 20 shifts to a scan state in which a broadcast command can be received from the communication device 10. In step S124, when the information processing device 20 transitions to the scan state, the communication method S100 proceeds to step S130.
 なお、一般的に、BLE規格に従う無線通信を行う場合には、一度親機(本発明の通信装置10に相当)と子機(本発明の情報処理デバイス20に相当)との間の接続(ペアリング)が確立されると、該接続は維持されたままで、子機が親機からブロードキャストコマンドを受信可能なスキャン状態に移行する。しかしながら、親機と子機との間の接続を維持する場合には、子機の電池の消耗が増大してしまう。そこで、本発明では、通信装置10と、情報処理デバイス20との間の接続(ペアリング)が確立され、情報処理デバイス20のメモリー23内にBDアドレス162およびデバイスID163が書き込まれた後には、通信装置10と、情報処理デバイス20との間の接続が切断され、情報処理デバイス20がスキャン状態に移行する。このような構成により、スキャン状態にある情報処理デバイス20の内部電源26の消耗を抑えることができる。 In general, when performing wireless communication in accordance with the BLE standard, a connection between a parent device (corresponding to the communication device 10 of the present invention) and a child device (corresponding to the information processing device 20 of the present invention) once ( When the pairing is established, the connection is maintained and the slave unit shifts to a scan state in which a broadcast command can be received from the master unit. However, when the connection between the parent device and the child device is maintained, battery consumption of the child device increases. Therefore, in the present invention, after the connection (pairing) between the communication apparatus 10 and the information processing device 20 is established and the BD address 162 and the device ID 163 are written in the memory 23 of the information processing device 20, The connection between the communication apparatus 10 and the information processing device 20 is disconnected, and the information processing device 20 shifts to the scan state. With such a configuration, consumption of the internal power supply 26 of the information processing device 20 in the scan state can be suppressed.
 なお、工程S110および工程S120における、通信装置10と情報処理デバイス20との間の接続の確立、並びに、情報処理デバイス20のメモリー23内へのBDアドレス162およびデバイスID163の書き込みは、通信システム1を構成する全ての情報処理デバイス20に対して実行される。これにより、メモリー14内にBDアドレス162および複数の情報処理デバイス20にそれぞれ対応する複数のデバイスID163が保存された通信装置10と、メモリー23内にBDアドレス162および通信装置10によって一意に割り当てられたデバイスID163が保存された複数の情報処理デバイス20とによって、通信システム1が形成される。 The establishment of the connection between the communication apparatus 10 and the information processing device 20 and the writing of the BD address 162 and the device ID 163 into the memory 23 of the information processing device 20 in the steps S110 and S120 are performed in the communication system 1. It is executed for all the information processing devices 20 constituting the. Thus, the communication device 10 in which the BD address 162 and the plurality of device IDs 163 corresponding to the plurality of information processing devices 20 are stored in the memory 14 and the BD address 162 and the communication device 10 are uniquely assigned in the memory 23, respectively. The communication system 1 is formed by the plurality of information processing devices 20 in which the device IDs 163 are stored.
 図3に戻り、工程S130において、メモリー23内へのBDアドレス162およびデバイスID163の書き込みが完了している複数の情報処理デバイス20のそれぞれに対して、ブロードキャストコマンドが送信される。 3, in step S130, a broadcast command is transmitted to each of the plurality of information processing devices 20 in which writing of the BD address 162 and the device ID 163 into the memory 23 has been completed.
 図6には、工程S130の詳細が示されている。工程S131において、通信装置10のプロセッサー11は、ブロードキャストモジュール153を用いて、複数の情報処理デバイス20のそれぞれにブロードキャストコマンドを送信する。工程S131におけるブロードキャストコマンドの送信は、任意のタイミング(例えば、1時間に1回、1日に1回、1月に1回、または、事前に指定されたタイミング等)またはI/Oインターフェース12を介して、ブロードキャストコマンドの送信を実行するための操作が入力されたタイミングで実行される。 FIG. 6 shows details of step S130. In step S <b> 131, the processor 11 of the communication apparatus 10 transmits a broadcast command to each of the plurality of information processing devices 20 using the broadcast module 153. Transmission of the broadcast command in step S131 is performed at an arbitrary timing (for example, once an hour, once a day, once a month, or a timing specified in advance) or the I / O interface 12. The operation for executing transmission of the broadcast command is executed at the input timing.
 図6に示すように、通信装置10から複数の情報処理デバイス20のそれぞれへのブロードキャストコマンドの送信は、所定の期間(例えば、250ms、1000ms、2500ms)、所定の間隔(例えば、30ms間隔)で実行される。これにより、複数の情報処理デバイス20の全てに、確実にブロードキャストコマンドを受信させることができる。工程S131におけるブロードキャストコマンドの送信が終了すると、通信方法S100は、工程S140に移行する。 As shown in FIG. 6, the transmission of the broadcast command from the communication apparatus 10 to each of the plurality of information processing devices 20 is performed at a predetermined period (for example, 250 ms, 1000 ms, 2500 ms) and at a predetermined interval (for example, 30 ms interval). Executed. Thereby, all of the plurality of information processing devices 20 can reliably receive the broadcast command. When the transmission of the broadcast command in step S131 is completed, the communication method S100 proceeds to step S140.
 図3に戻り、工程S140において、ブロードキャストコマンドを受信した情報処理デバイス20のメモリー23内に書き込まれているBDアドレス162およびデバイスID163と、ブロードキャストコマンド内に含まれるBDアドレス162およびデバイスID163とが一致する場合に、情報処理デバイス20を用いて、ブロードキャストコマンドに従った処理が実行される。さらに、工程S140において、ブロードキャストコマンドを受信した情報処理デバイス20から、通信装置10に応答信号またはエラー信号が送信される。 Returning to FIG. 3, in step S140, the BD address 162 and the device ID 163 written in the memory 23 of the information processing device 20 that received the broadcast command match the BD address 162 and the device ID 163 included in the broadcast command. In this case, processing according to the broadcast command is executed using the information processing device 20. Further, in step S140, a response signal or an error signal is transmitted from the information processing device 20 that has received the broadcast command to the communication apparatus 10.
 図7には、工程S140の詳細が示されている。工程S141において、複数の情報処理デバイス20のそれぞれは、工程S130において通信装置10から送信されたブロードキャストコマンドを受信する。工程S142において、ブロードキャストコマンドを受信した複数の情報処理デバイス20のそれぞれは、自身のメモリー23内に書き込まれているBDアドレス162およびデバイスID163と、ブロードキャストコマンド内に含まれるBDアドレス162およびデバイスID163と照合する。 FIG. 7 shows details of step S140. In step S141, each of the plurality of information processing devices 20 receives the broadcast command transmitted from the communication apparatus 10 in step S130. In step S142, each of the plurality of information processing devices 20 that has received the broadcast command has the BD address 162 and device ID 163 written in its own memory 23, and the BD address 162 and device ID 163 included in the broadcast command. Match.
 その結果、自身のメモリー23内に書き込まれているBDアドレス162およびデバイスID163と、ブロードキャストコマンド内に含まれるBDアドレス162およびデバイスID163とが一致しない場合には、その情報処理デバイス20の処理は、工程S143に移行する。工程S143において、情報処理デバイス20は、受信したブロードキャストコマンドを破棄し、その情報処理デバイス20の一連の処理が終了し、情報処理デバイス20が再度スキャン状態に移行する。 As a result, when the BD address 162 and device ID 163 written in its own memory 23 do not match the BD address 162 and device ID 163 included in the broadcast command, the processing of the information processing device 20 is as follows. The process proceeds to step S143. In step S143, the information processing device 20 discards the received broadcast command, a series of processes of the information processing device 20 ends, and the information processing device 20 shifts to the scan state again.
 一方、自身のメモリー23内に書き込まれているBDアドレス162およびデバイスID163と、ブロードキャストコマンド内に含まれるBDアドレス162およびデバイスID163とが一致する場合には、その情報処理デバイス20の処理は、工程S144に移行する。工程S144において、情報処理デバイス20は、自身のアプリケーションユニット24を用いて、ブロードキャストコマンドに従った処理(サービス)を実行することができるか否かを判別する。 On the other hand, when the BD address 162 and device ID 163 written in its own memory 23 match the BD address 162 and device ID 163 included in the broadcast command, the processing of the information processing device 20 is performed as a process. The process proceeds to S144. In step S144, the information processing device 20 determines whether or not it is possible to execute processing (service) according to the broadcast command using its application unit 24.
 自身のアプリケーションユニット24を用いて、ブロードキャストコマンドに従った処理(サービス)を実行することができない場合には、その情報処理デバイス20の処理は、工程S143に移行し、前述のように受信したブロードキャストコマンドを破棄する。その後、工程S145において、情報処理デバイス20は、自身のアプリケーションユニット24ではブロードキャストコマンドに従った処理(サービス)を実行することができない旨を示すエラー信号を、通信装置10に送信する。また、情報処理デバイス20から通信装置10に送信されるエラー信号は、通信装置10によって情報処理デバイス20に一意に割り当てられたデバイスID163を含む。通信装置10は、エラー信号に含まれるデバイスID163を参照することにより、エラー信号を送信した情報処理デバイス20を特定することができる。なお、情報処理デバイス20によるエラー信号の通信装置10への送信は、ブロードキャストコマンドを受信した後、上述の待機時間の経過後に実行される。工程S145におけるエラー信号の送信が終了すると、その情報処理デバイス20の一連の処理が終了し、情報処理デバイス20が再度スキャン状態に移行する。 If the process (service) according to the broadcast command cannot be executed using its own application unit 24, the process of the information processing device 20 proceeds to step S143 and receives the received broadcast as described above. Discard the command. Thereafter, in step S145, the information processing device 20 transmits to the communication apparatus 10 an error signal indicating that the application unit 24 cannot execute processing (service) according to the broadcast command. The error signal transmitted from the information processing device 20 to the communication device 10 includes a device ID 163 that is uniquely assigned to the information processing device 20 by the communication device 10. The communication apparatus 10 can identify the information processing device 20 that has transmitted the error signal by referring to the device ID 163 included in the error signal. Note that the transmission of the error signal to the communication device 10 by the information processing device 20 is executed after the standby time described above has elapsed after receiving the broadcast command. When the transmission of the error signal in step S145 is finished, a series of processes of the information processing device 20 is finished, and the information processing device 20 shifts to the scan state again.
 一方、自身のアプリケーションユニット24を用いて、ブロードキャストコマンドに従った処理(サービス)を実行することができる場合には、その情報処理デバイス20の処理は、工程S146に移行する。工程S146において、情報処理デバイス20は、アプリケーションユニット24を用いて、ブロードキャストコマンドに従った処理(サービス)を実行する。その後、工程S147において、情報処理デバイス20は、ブロードキャストコマンドに従った処理(サービス)を実行した旨を示す応答信号を通信装置10に送信する。また、情報処理デバイス20から通信装置10に送信される応答信号は、通信装置10によって情報処理デバイス20に一意に割り当てられたデバイスID163を含む。通信装置10は、応答信号に含まれるデバイスID163を参照することにより、応答信号を送信した情報処理デバイス20を特定することができる。なお、情報処理デバイス20による応答信号の通信装置10への送信は、ブロードキャストコマンドを受信した後、上述の待機時間の経過後に実行される。工程S147における応答信号の送信が終了すると、その情報処理デバイス20の一連の処理が終了し、情報処理デバイス20が再度スキャン状態に移行する。その後、通信方法S100は、工程S150に移行する。 On the other hand, when the process (service) according to the broadcast command can be executed using its own application unit 24, the process of the information processing device 20 proceeds to step S146. In step S146, the information processing device 20 uses the application unit 24 to execute processing (service) according to the broadcast command. Thereafter, in step S147, the information processing device 20 transmits a response signal indicating that the process (service) according to the broadcast command has been executed to the communication apparatus 10. The response signal transmitted from the information processing device 20 to the communication device 10 includes a device ID 163 that is uniquely assigned to the information processing device 20 by the communication device 10. The communication apparatus 10 can identify the information processing device 20 that has transmitted the response signal by referring to the device ID 163 included in the response signal. Note that the transmission of the response signal to the communication device 10 by the information processing device 20 is executed after the standby time described above has elapsed after receiving the broadcast command. When the transmission of the response signal in step S147 is finished, a series of processing of the information processing device 20 is finished, and the information processing device 20 shifts to the scan state again. Thereafter, the communication method S100 proceeds to step S150.
 図3に戻り、工程S150において、通信装置10のプロセッサー11は、ブロードキャストモジュール153を用いて、ブロードキャストコマンドに含まれる1つ以上のデバイスID163によって特定される全ての情報処理デバイス20から応答信号を受信したか否かを判別する。ブロードキャストコマンドに含まれる1つ以上のデバイスID163によって特定される全ての情報処理デバイス20から応答信号を受信している場合、通信装置10のプロセッサー11は、ブロードキャストコマンドによる所望の情報処理デバイス20の制御が達成されたと判断し、通信方法S100が終了する。 Returning to FIG. 3, in step S150, the processor 11 of the communication apparatus 10 receives response signals from all the information processing devices 20 specified by the one or more device IDs 163 included in the broadcast command using the broadcast module 153. It is determined whether or not. When response signals are received from all the information processing devices 20 specified by one or more device IDs 163 included in the broadcast command, the processor 11 of the communication apparatus 10 controls the desired information processing device 20 by the broadcast command. The communication method S100 ends.
 一方、ブロードキャストコマンドに含まれる1つ以上のデバイスID163によって特定される全ての情報処理デバイス20から応答信号を受信していない場合、通信方法S100は、工程S160に移行する。工程S160において、通信装置10のプロセッサー11は、ブロードキャストモジュール153を用いて、ブロードキャストコマンドに含まれる1つ以上のデバイスID163によって特定される情報処理デバイス20のうち、応答信号を送信していない情報処理デバイス20を特定する。また、通信装置10がエラー信号を受信している場合には、通信装置10のプロセッサー11は、ブロードキャストモジュール153を用いて、ブロードキャストコマンドに含まれる1つ以上のデバイスID163によって特定される情報処理デバイス20のうち、エラー信号を送信した情報処理デバイス20を特定する。これらの特定は、受信した応答信号および/またはエラー信号に含まれるデバイスID163を参照することにより、実行される。 On the other hand, when the response signals have not been received from all the information processing devices 20 specified by the one or more device IDs 163 included in the broadcast command, the communication method S100 proceeds to step S160. In step S <b> 160, the processor 11 of the communication apparatus 10 uses the broadcast module 153 to process information that has not transmitted a response signal among the information processing devices 20 identified by one or more device IDs 163 included in the broadcast command. The device 20 is specified. Further, when the communication apparatus 10 receives an error signal, the processor 11 of the communication apparatus 10 uses the broadcast module 153 to process the information processing device specified by one or more device IDs 163 included in the broadcast command. 20, the information processing device 20 that has transmitted the error signal is identified. These identifications are performed by referring to the device ID 163 included in the received response signal and / or error signal.
 応答信号を送信していない情報処理デバイス20が特定されると、通信装置10のプロセッサー11は、ブロードキャストモジュール153を用いて、応答信号を送信していない情報処理デバイス20に対応するデバイスID163を含み、既に応答信号を送信している情報処理デバイス20に対応するデバイスID163を含まないようブロードキャストコマンドを変更する。その後、通信方法S100は、工程S130に戻り、変更されたブロードキャストコマンドの送信を実行する。なお、工程S160におけるブロードキャストコマンドの変更は省略されてもよい。この場合、通信方法S100は、工程S130に戻り、前回と同じブロードキャストコマンドを複数の情報処理デバイス20のそれぞれに再送信する。 When the information processing device 20 that has not transmitted the response signal is identified, the processor 11 of the communication apparatus 10 includes the device ID 163 corresponding to the information processing device 20 that has not transmitted the response signal, using the broadcast module 153. The broadcast command is changed so as not to include the device ID 163 corresponding to the information processing device 20 that has already transmitted the response signal. Thereafter, the communication method S100 returns to step S130, and transmits the changed broadcast command. Note that the change of the broadcast command in step S160 may be omitted. In this case, the communication method S100 returns to step S130, and retransmits the same broadcast command as the previous one to each of the plurality of information processing devices 20.
 また、エラー信号を送信した情報処理デバイス20が特定された場合には、通信装置10のプロセッサー11は、I/Oインターフェース12を用いて、通信システム1または通信装置10のユーザーまたは管理者に、ブロードキャストコマンドの訂正等の適切な対応を取る必要がある旨のメッセージを表示または送信する。これにより、通信システム1または通信装置10のユーザーまたは管理者は、ブロードキャストコマンドの訂正等の適切な対応を取ることができる。 When the information processing device 20 that has transmitted the error signal is specified, the processor 11 of the communication device 10 uses the I / O interface 12 to notify the user or administrator of the communication system 1 or the communication device 10. Display or send a message to the effect that appropriate action such as correction of the broadcast command is required. Thereby, the user or administrator of the communication system 1 or the communication apparatus 10 can take appropriate measures such as correction of the broadcast command.
 このように、本発明の通信システム1および通信方法S100では、情報処理デバイス20のメモリー23内に、ブロードキャストコマンドの送信元である通信装置10を特定するためのBDアドレス162および通信装置10によって一意に割り当てられたデバイスID163が保存されている。さらに、通信装置10から送信されるブロードキャストコマンドは、情報処理デバイス20が実行すべき処理(サービス)に関する指示に加えて、BDアドレス162およびデバイスID163を含んでいる。 As described above, in the communication system 1 and the communication method S100 of the present invention, the memory 23 of the information processing device 20 is uniquely identified by the BD address 162 for identifying the communication device 10 that is the transmission source of the broadcast command and the communication device 10. The device ID 163 assigned to is stored. Further, the broadcast command transmitted from the communication apparatus 10 includes a BD address 162 and a device ID 163 in addition to an instruction regarding a process (service) to be executed by the information processing device 20.
 さらに、通信装置10からブロードキャストコマンドを受信した複数の情報処理デバイス20のそれぞれは、受信したブロードキャストコマンド内に含まれるBDアドレス162およびデバイスID163と、自身のメモリー23内に書き込まれているBDアドレス162およびデバイスID163とを照合し、受信したブロードキャストコマンド内に含まれるBDアドレス162およびデバイスID163と、自身のメモリー23内に書き込まれているBDアドレス162およびデバイスID163とが一致する場合に、ブロードキャストコマンドに従った処理を実行する。 Further, each of the plurality of information processing devices 20 that has received the broadcast command from the communication apparatus 10 has the BD address 162 and device ID 163 included in the received broadcast command and the BD address 162 written in its own memory 23. If the BD address 162 and the device ID 163 included in the received broadcast command match the BD address 162 and the device ID 163 written in the memory 23, the broadcast command is set. Execute the process according to.
 そのため、本発明の通信システム1および通信方法S100によれば、ブロードキャストコマンドに含まれるデバイスID163を調整することにより、BLE規格に従ったブロードキャスト通信を用いた場合であっても、複数の情報処理デバイスのそれぞれを個別に制御することが可能となる。 Therefore, according to the communication system 1 and the communication method S100 of the present invention, by adjusting the device ID 163 included in the broadcast command, a plurality of information processing devices can be used even when the broadcast communication according to the BLE standard is used. Each of these can be controlled individually.
 さらに、通信装置10からブロードキャストコマンドを受信した複数の情報処理デバイス20のそれぞれは、受信したブロードキャストコマンド内に含まれるBDアドレス162と、自身のメモリー23内に書き込まれているBDアドレス162とが一致しない場合には、ブロードキャストコマンドに従った処理を実行しない。そのため、本発明の通信システム1および通信方法S100によれば、特定の通信装置10による複数の情報処理デバイス20の制御だけを有効化し、通信装置10から複数の情報処理デバイス20のそれぞれへのブロードキャスト通信のセキュリティを向上させることができる。 Further, each of the plurality of information processing devices 20 that has received the broadcast command from the communication apparatus 10 matches the BD address 162 included in the received broadcast command with the BD address 162 written in its own memory 23. If not, the process according to the broadcast command is not executed. Therefore, according to the communication system 1 and the communication method S100 of the present invention, only the control of the plurality of information processing devices 20 by the specific communication device 10 is enabled, and the broadcast from the communication device 10 to each of the plurality of information processing devices 20 is performed. Communication security can be improved.
 また、本発明の通信システム1および通信方法S100では、ブロードキャストコマンドに従った処理を実行した情報処理デバイス20は、通信装置10へ応答信号を送信する。そのため、ブロードキャストコマンドを送信した通信装置10は、複数の情報処理デバイス20のそれぞれがブロードキャストコマンドを受信し、ブロードキャストコマンドに従った処理を実行したか否かを確認することができる。これにより、通信装置10から複数の情報処理デバイス20のそれぞれへのブロードキャスト通信の信頼性を向上させることができる。 Further, in the communication system 1 and the communication method S100 of the present invention, the information processing device 20 that has executed processing according to the broadcast command transmits a response signal to the communication device 10. Therefore, the communication apparatus 10 that has transmitted the broadcast command can confirm whether each of the plurality of information processing devices 20 has received the broadcast command and has executed processing according to the broadcast command. Thereby, the reliability of the broadcast communication from the communication apparatus 10 to each of the plurality of information processing devices 20 can be improved.
 このように、本発明の通信システム1および通信方法S100は、複数の情報処理デバイス20の個別制御が可能である点、特定の通信装置10による複数の情報処理デバイス20の制御だけが有効化されているため、ブロードキャスト通信のセキュリティを向上させることができる点、さらに、処理を実行した情報処理デバイス20から通信装置10に対して応答信号が送信されるため、ブロードキャスト通信の信頼性を向上させる点という、従来のBLE規格に従う無線通信では提供できない顕著な利点を提供することができる。 As described above, the communication system 1 and the communication method S100 of the present invention enable individual control of a plurality of information processing devices 20, and only control of the plurality of information processing devices 20 by a specific communication device 10 is validated. Therefore, the security of broadcast communication can be improved, and further, the response signal is transmitted from the information processing device 20 that has executed the process to the communication apparatus 10, and thus the reliability of broadcast communication is improved. Thus, it is possible to provide a significant advantage that cannot be provided by wireless communication according to the conventional BLE standard.
 特に、本発明の通信システム1および通信方法S100を用いることにより、1台の通信装置10による1回のブロードキャストコマンドの送信で、複数の情報処理デバイス20を個別制御でき、かつ、制御すべき情報処理デバイス20の全てからの応答信号またはエラー信号を受け取ることにより、各情報処理デバイス20の処理の実行状況を認識できる。そのため、本発明の通信システム1および通信方法S100は、多数の情報処理デバイス20を個別制御するとともに、ブロードキャスト通信の高い信頼性および高いセキュリティが要求されるシステムに特に有用である。 In particular, by using the communication system 1 and the communication method S100 of the present invention, a plurality of information processing devices 20 can be individually controlled by one transmission of a broadcast command by one communication apparatus 10, and information to be controlled By receiving response signals or error signals from all of the processing devices 20, it is possible to recognize the execution status of the processing of each information processing device 20. Therefore, the communication system 1 and the communication method S100 of the present invention are particularly useful for systems that individually control a large number of information processing devices 20 and that require high reliability and high security of broadcast communication.
 そのため、本発明の通信システム1および通信方法S100は、例えば、ベッドに取り付けられた複数のセンサーと管理装置から構成される医療分野におけるベッドセンサー監視システムや、工場の各プロセスを監視するための多数のセンサーと管理装置から構成される工場プロセス監視システムのようなセンサーシステム、複数のLED照明を制御するためのLED照明システム、様々なデバイスを同時かつ個別に制御する必要があるゲーム機や玩具、複数のデバイスを同時かつ個別にオン/オフするための無線スイッチシステム、身体に取り付けられた複数のウェアラブルデバイスや生体センサーを制御するためのウェアラブルデバイスシステム等に有効に活用することができる。 Therefore, the communication system 1 and the communication method S100 of the present invention include, for example, a bed sensor monitoring system in the medical field composed of a plurality of sensors attached to a bed and a management device, and a large number for monitoring each process in a factory. A sensor system such as a factory process monitoring system composed of sensors and management devices, an LED lighting system for controlling a plurality of LED lights, a game machine or a toy that needs to control various devices simultaneously and individually, The present invention can be effectively used in a wireless switch system for turning on / off a plurality of devices simultaneously, a plurality of wearable devices attached to the body, a wearable device system for controlling a biosensor, and the like.
 以上、本発明の通信方法および通信システムを図示の実施形態に基づいて説明したが、本発明は、これに限定されるものではない。本発明の各コンポーネントの構成は、同様の機能を発揮し得る任意のものと置換することができ、あるいは、本発明の構成に任意の構成のものを付加することができる。 The communication method and communication system of the present invention have been described above based on the illustrated embodiment, but the present invention is not limited to this. The configuration of each component of the present invention can be replaced with any component that can exhibit the same function, or an arbitrary configuration can be added to the configuration of the present invention.
 本発明の属する分野および技術における当業者であれば、本発明の原理、考え方、および範囲から有意に逸脱することなく、記述された本発明の通信方法および通信システムの構成の変更を実行可能であろうし、変更された構成を有する通信方法および通信システムもまた、本発明の範囲内である。 Those skilled in the art and in the field to which the present invention pertains can make modifications to the described communication methods and communication system configurations of the present invention without significantly departing from the principles, concepts, and scope of the present invention. Also, communication methods and communication systems having modified configurations are also within the scope of the present invention.
 例えば、図1~図2に示された通信システムのコンポーネントの数や種類は、説明のための例示にすぎず、本発明は必ずしもこれに限られない。本発明の原理および意図から逸脱しない範囲において、任意のコンポーネントが追加若しくは組み合わされ、または任意のコンポーネントが削除された態様も、本発明の範囲内である。また、通信システムの各コンポーネントは、ハードウェア的に実現されていてもよいし、ソフトウェア的に実現されていてもよいし、これらの組み合わせによって実現されていてもよい。 For example, the number and types of components of the communication system shown in FIGS. 1 and 2 are merely illustrative examples, and the present invention is not necessarily limited thereto. It is within the scope of the present invention that any component is added or combined, or any component is deleted, without departing from the principle and intention of the present invention. In addition, each component of the communication system may be realized by hardware, may be realized by software, or may be realized by a combination thereof.
 また、図3~図7に示された通信方法の工程の数や種類は、説明のための例示にすぎず、本発明は必ずしもこれに限られない。本発明の原理および意図から逸脱しない範囲において、任意の工程が、任意の目的で追加若しくは組み合わされ、または、任意の工程が削除される態様も、本発明の範囲内である。 Also, the number and types of steps of the communication method shown in FIGS. 3 to 7 are merely examples for explanation, and the present invention is not necessarily limited to this. It is within the scope of the present invention that any step can be added or combined for any purpose or any step can be deleted without departing from the principle and intention of the present invention.
 例えば、上述の記載において、接続確立モジュール151は、情報処理デバイス20に対して一意にデバイスID163を割り当てる際に、複数の情報処理デバイス20を情報処理デバイス20の特性(例えば、情報処理デバイス20によって提供される処理(サービス)の内容)に応じて、グループ化してもよい。この場合、各情報処理デバイス20に割り当てられるデバイスID163は、情報処理デバイス20が属するグループを特定するためのグループIDを含んでいてもよい。 For example, in the above description, when the connection establishment module 151 assigns a device ID 163 to the information processing device 20 uniquely, the connection establishment module 151 assigns the plurality of information processing devices 20 to the characteristics of the information processing device 20 (for example, the information processing device 20 You may group according to the content of the process (service) provided. In this case, the device ID 163 assigned to each information processing device 20 may include a group ID for specifying the group to which the information processing device 20 belongs.
 本発明の通信方法および通信システムでは、複数の情報処理デバイスのそれぞれのメモリー内には、通信装置を特定するためのBDアドレスおよび通信装置によって割り当てられた情報処理デバイスのデバイスIDが書き込まれており、さらに、通信装置から複数の情報処理デバイスのそれぞれに対して送信されるブロードキャストコマンドは、ブロードキャストコマンドの送信元である通信装置を特定するためのBDアドレスおよび制御すべき情報処理デバイスのデバイスIDを含んでいる。通信装置からブロードキャストコマンドを受信した複数の情報処理デバイスのそれぞれは、受信したブロードキャストコマンド内に含まれるBDアドレスおよびデバイスIDと、自身のメモリー内に書き込まれているBDアドレスおよびデバイスIDとを照合し、受信したブロードキャストコマンド内に含まれるBDアドレスおよびデバイスIDと、自身のメモリー内に書き込まれているBDアドレスおよびデバイスIDとが一致する場合に、ブロードキャストコマンドに従った処理を実行する。 In the communication method and communication system of the present invention, the BD address for specifying the communication device and the device ID of the information processing device assigned by the communication device are written in the memory of each of the plurality of information processing devices. Further, the broadcast command transmitted from the communication device to each of the plurality of information processing devices includes a BD address for identifying the communication device that is the transmission source of the broadcast command and the device ID of the information processing device to be controlled. Contains. Each of the plurality of information processing devices that have received the broadcast command from the communication device collates the BD address and device ID included in the received broadcast command with the BD address and device ID written in its own memory. If the BD address and device ID included in the received broadcast command match the BD address and device ID written in its own memory, processing according to the broadcast command is executed.
 そのため、ブロードキャストコマンドに含まれるデバイスIDを調整することにより、複数の情報処理デバイスのいずれを制御するかを選択することが可能となる。そのため、本発明の通信方法および通信システムによれば、BLE規格に従ったブロードキャスト通信を用いた場合であっても、複数の情報処理デバイスのそれぞれを個別に制御することが可能となる。したがって、本発明は、産業上の利用可能性を有する。 Therefore, it is possible to select which of a plurality of information processing devices is controlled by adjusting the device ID included in the broadcast command. Therefore, according to the communication method and the communication system of the present invention, it is possible to individually control each of the plurality of information processing devices even when the broadcast communication according to the BLE standard is used. Therefore, the present invention has industrial applicability.

Claims (9)

  1.  通信装置と複数の情報処理デバイスとの間の通信を実行するための通信方法であって、
     前記複数の情報処理デバイスのそれぞれのペアリングボタンが押下された際に、前記ペアリングボタンが押下された前記情報処理デバイスからアドバタイズ信号を前記通信装置に送信し、前記通信装置と前記ペアリングボタンが押下された前記情報処理デバイスとの間の接続を確立する工程と、
     前記通信装置との前記接続が確立された前記情報処理デバイスのメモリー内に、前記通信装置を特定するためのBDアドレスおよび前記通信装置によって割り当てられた前記情報処理デバイスのデバイスIDを書き込んだ後、前記通信装置と前記情報処理デバイスとの前記接続を切断する工程と、
     前記メモリー内への前記BDアドレスおよび前記デバイスIDの書き込みが完了している前記複数の情報処理デバイスのそれぞれに対して、前記BDアドレスおよび前記デバイスIDを含むブロードキャストコマンドを送信する工程と、
     前記ブロードキャストコマンドを受信した前記情報処理デバイスの前記メモリー内に書き込まれている前記BDアドレスおよび前記デバイスIDと、前記ブロードキャストコマンド内に含まれる前記BDアドレスおよび前記デバイスIDとが一致する場合に、前記情報処理デバイスを用いて、前記ブロードキャストコマンドに従った処理を実行する工程と、を含むことを特徴とする通信方法。
    A communication method for executing communication between a communication device and a plurality of information processing devices,
    When each pairing button of the plurality of information processing devices is pressed, an advertisement signal is transmitted to the communication device from the information processing device on which the pairing button is pressed, and the communication device and the pairing button Establishing a connection with the information processing device for which is pressed,
    After writing the BD address for specifying the communication device and the device ID of the information processing device assigned by the communication device in the memory of the information processing device with which the connection with the communication device is established, Disconnecting the connection between the communication apparatus and the information processing device;
    Transmitting a broadcast command including the BD address and the device ID to each of the plurality of information processing devices for which writing of the BD address and the device ID into the memory is completed;
    When the BD address and the device ID written in the memory of the information processing device that has received the broadcast command match the BD address and the device ID included in the broadcast command, Performing a process according to the broadcast command using an information processing device.
  2.  前記通信装置と前記複数の情報処理デバイスとの間の前記通信は、BLE(ブルートゥース・ロー・エナジー)規格に従ったブロードキャスト通信である請求項1に記載の通信方法。 The communication method according to claim 1, wherein the communication between the communication apparatus and the plurality of information processing devices is broadcast communication in accordance with a BLE (Bluetooth Low Energy) standard.
  3.  前記情報処理デバイスを用いて、前記ブロードキャストコマンドに従った前記処理を実行する前記処理の後に、前記ブロードキャストコマンドに従った前記処理を実行した前記情報処理デバイスから前記通信装置に、応答信号を送信する工程をさらに含む請求項1または2に記載の通信方法。 After the process of executing the process according to the broadcast command using the information processing device, a response signal is transmitted from the information processing device that has executed the process according to the broadcast command to the communication apparatus The communication method according to claim 1, further comprising a step.
  4.  前記複数の情報処理デバイスは、前記ブロードキャストコマンドを受信してから、それぞれ異なる待機時間の経過後に、前記通信装置に前記応答信号を送信する前記工程を実行するよう構成されている請求項3に記載の通信方法。 The plurality of information processing devices are configured to execute the step of transmitting the response signal to the communication apparatus after elapse of different waiting times after receiving the broadcast command. Communication method.
  5.  前記通信装置は、前記ブロードキャストコマンドに含まれる前記デバイスIDによって特定される前記複数の情報処理デバイスの全てから前記応答信号を受信するまで、前記BDアドレスおよび前記デバイスIDを含む前記ブロードキャストコマンドを送信する前記工程を、繰り返し実行するよう構成されている請求項3または4に記載の通信方法。 The communication apparatus transmits the broadcast command including the BD address and the device ID until the response signal is received from all of the plurality of information processing devices specified by the device ID included in the broadcast command. The communication method according to claim 3 or 4, wherein the process is configured to be repeatedly executed.
  6.  前記通信装置と前記ペアリングボタンが押下された前記情報処理デバイスとの間の前記接続を確立する工程は、
     前記ペアリングボタンが押下された前記情報処理デバイスから前記通信装置に対して認証情報を送信し、前記通信装置による前記情報処理デバイスの認証を実行する工程と、
     前記通信装置による前記情報処理デバイスの前記認証が成功した場合にのみ、前記通信装置と前記ペアリングボタンが押下された前記情報処理デバイスとの間の前記接続を確立する工程と、を含む請求項1ないし5のいずれかに記載の通信方法。
    Establishing the connection between the communication device and the information processing device for which the pairing button has been pressed,
    Transmitting authentication information to the communication device from the information processing device whose pairing button has been pressed, and executing authentication of the information processing device by the communication device;
    And establishing the connection between the communication device and the information processing device whose pairing button is pressed only when the authentication of the information processing device by the communication device is successful. The communication method according to any one of 1 to 5.
  7.  前記複数の情報処理デバイスのそれぞれに対して、前記デバイスIDおよび前記BDアドレスを含む前記ブロードキャストコマンドを送信する前記工程は、所定の期間、所定の間隔で、前記複数の情報処理デバイスのそれぞれに対して、前記デバイスIDおよび前記BDアドレスを含む前記ブロードキャストコマンドを繰り返し送信する工程を含む請求項1ないし6のいずれかに記載の通信方法。 The step of transmitting the broadcast command including the device ID and the BD address to each of the plurality of information processing devices is performed for each of the plurality of information processing devices at a predetermined period and at a predetermined interval. The communication method according to claim 1, further comprising: repeatedly transmitting the broadcast command including the device ID and the BD address.
  8.  通信装置と複数の情報処理デバイスとの間の通信を実行するための通信システムであって、
     前記通信装置は、プロセッサーと、前記プロセッサーに接続されたメモリーと、を備え、
     前記通信装置の前記メモリーは、
     前記複数の情報処理デバイスのそれぞれからアドバタイズ信号を受信し、前記アドバタイズ信号を送信した前記情報処理デバイスとの接続を確立するための接続確立モジュールと、
     前記通信装置との前記接続が確立された前記情報処理デバイスに対し、前記通信装置を特定するためのBDアドレスおよび前記通信装置によって割り当てられた前記情報処理デバイスのデバイスIDを送信することにより、前記情報処理デバイスのメモリー内に、前記BDアドレスおよび前記デバイスIDを書き込むことを可能とする情報書き込みモジュールと、
     前記複数の情報処理デバイスのそれぞれに対して、前記BDアドレスおよび前記デバイスIDを含むブロードキャストコマンドを送信するブロードキャストモジュールと、を保存しており、
     前記複数の情報処理デバイスのそれぞれは、前記通信装置から前記ブロードキャストコマンドを受信した際、自身のメモリー内に書き込まれている前記BDアドレスおよび前記デバイスIDと、前記ブロードキャストコマンド内に含まれる前記BDアドレスおよび前記デバイスIDとが一致する場合に、前記ブロードキャストコマンドに従った処理を実行するよう構成されていることを特徴とする通信システム。
    A communication system for executing communication between a communication device and a plurality of information processing devices,
    The communication device includes a processor and a memory connected to the processor,
    The memory of the communication device is
    A connection establishment module for receiving an advertisement signal from each of the plurality of information processing devices and establishing a connection with the information processing device that has transmitted the advertisement signal;
    By transmitting a BD address for specifying the communication device and a device ID of the information processing device assigned by the communication device to the information processing device with which the connection with the communication device is established, An information writing module capable of writing the BD address and the device ID in a memory of an information processing device;
    A broadcast module that transmits a broadcast command including the BD address and the device ID to each of the plurality of information processing devices;
    When each of the plurality of information processing devices receives the broadcast command from the communication device, the BD address and the device ID written in its own memory, and the BD address included in the broadcast command And a communication system configured to execute processing according to the broadcast command when the device ID matches.
  9.  前記通信装置と前記複数の情報処理デバイスとの間の前記通信は、BLE(ブルートゥース・ロー・エナジー)規格に従ったブロードキャスト通信である請求項8に記載の通信システム。 The communication system according to claim 8, wherein the communication between the communication device and the plurality of information processing devices is broadcast communication in accordance with a BLE (Bluetooth Low Energy) standard.
PCT/JP2019/020810 2018-05-28 2019-05-27 Communication method and communication system WO2019230622A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201980035908.7A CN112205066A (en) 2018-05-28 2019-05-27 Communication method and communication system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018-101327 2018-05-28
JP2018101327A JP7089172B2 (en) 2018-05-28 2018-05-28 Communication method and communication system

Publications (1)

Publication Number Publication Date
WO2019230622A1 true WO2019230622A1 (en) 2019-12-05

Family

ID=68698151

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2019/020810 WO2019230622A1 (en) 2018-05-28 2019-05-27 Communication method and communication system

Country Status (3)

Country Link
JP (1) JP7089172B2 (en)
CN (1) CN112205066A (en)
WO (1) WO2019230622A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111669714A (en) * 2020-05-19 2020-09-15 刘全武 Method and device for controlling other terminals based on multiple Bluetooth terminals

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011124909A (en) * 2009-12-14 2011-06-23 Nintendo Co Ltd Network system, communication terminal and communication program
WO2013027438A1 (en) * 2011-08-23 2013-02-28 シャープ株式会社 Communication apparatus, communication system, communication method, control program, recording medium, and television receiving system
JP2014514847A (en) * 2011-04-08 2014-06-19 クアルコム,インコーポレイテッド Systems and methods for implementing multicast using personal area network (PAN) wireless technology

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102420642B (en) * 2011-12-15 2014-04-23 北京握奇数据系统有限公司 Bluetooth device and communication method thereof
US9282096B2 (en) * 2013-08-31 2016-03-08 Steven Goldstein Methods and systems for voice authentication service leveraging networking
US10111172B2 (en) * 2015-03-20 2018-10-23 Google Llc Systems and methods for localized device wakeup using bluetooth low energy communications
CN107517438B (en) * 2017-09-01 2019-12-24 北京地平线机器人技术研发有限公司 Method for requesting sharing of Bluetooth device, electronic device and computer storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011124909A (en) * 2009-12-14 2011-06-23 Nintendo Co Ltd Network system, communication terminal and communication program
JP2014514847A (en) * 2011-04-08 2014-06-19 クアルコム,インコーポレイテッド Systems and methods for implementing multicast using personal area network (PAN) wireless technology
WO2013027438A1 (en) * 2011-08-23 2013-02-28 シャープ株式会社 Communication apparatus, communication system, communication method, control program, recording medium, and television receiving system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111669714A (en) * 2020-05-19 2020-09-15 刘全武 Method and device for controlling other terminals based on multiple Bluetooth terminals

Also Published As

Publication number Publication date
JP7089172B2 (en) 2022-06-22
CN112205066A (en) 2021-01-08
JP2019208095A (en) 2019-12-05

Similar Documents

Publication Publication Date Title
US11563631B2 (en) Bluetooth mesh network provisioning
US11259178B2 (en) Bluetooth mesh network provisioning authentication
US10959287B2 (en) Roaming groups in a Peer-to-Peer Network
US9521642B2 (en) Configuration of a new enrollee device for use in a communication network
US8806023B2 (en) Auto-connect in a peer-to-peer network
US9565708B2 (en) Auto-connect in a peer-to-peer network
US8775533B2 (en) Auto connect in peer-to-peer network
EP3000217B1 (en) Electronic device using logical channels for communication
US10341792B1 (en) System for distributing audio output using multiple devices
US20180115612A1 (en) Universal internet of things (iot) smart translator
KR102632299B1 (en) Electronic device for transmitting response message in bluetooth network environment and method thereof
US11502786B2 (en) Electronic device for retransmitting data in Bluetooth network environment and method thereof
US11252773B2 (en) Method for supporting multiple links in Bluetooth network environment and electronic device thereof
US20170244715A1 (en) System and method for peripheral initiated host arbitration
US20160198285A1 (en) Method And Internet Of Things System For Controlling An Electronic Device
WO2019037458A1 (en) Communication method and apparatus
KR102632536B1 (en) Electronic device for transmitting response message in bluetooth network environment and method thereof
US20210144132A1 (en) Distributed encryption
CN111787540A (en) Method and device for accessing Internet of things, electronic equipment and readable storage medium
WO2011129115A1 (en) Terminal device and method for registering the same
US10405264B2 (en) Bulk pairing for mesh networks
WO2019230622A1 (en) Communication method and communication system
TW201513580A (en) Transmitting/receiving system, transmission device, receiving device, control method for same, and program
US20220182453A1 (en) Electronic device and method for performing service discovery in electronic device
JP7389324B2 (en) Communication methods and systems

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19811747

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19811747

Country of ref document: EP

Kind code of ref document: A1