JP7089172B2 - Communication method and communication system - Google Patents

Communication method and communication system Download PDF

Info

Publication number
JP7089172B2
JP7089172B2 JP2018101327A JP2018101327A JP7089172B2 JP 7089172 B2 JP7089172 B2 JP 7089172B2 JP 2018101327 A JP2018101327 A JP 2018101327A JP 2018101327 A JP2018101327 A JP 2018101327A JP 7089172 B2 JP7089172 B2 JP 7089172B2
Authority
JP
Japan
Prior art keywords
information processing
communication
communication device
broadcast command
address
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
JP2018101327A
Other languages
Japanese (ja)
Other versions
JP2019208095A (en
Inventor
浩勝 宮本
智之 岡田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsumi Electric Co Ltd
Original Assignee
Mitsumi Electric Co Ltd
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 Mitsumi Electric Co Ltd filed Critical Mitsumi Electric Co Ltd
Priority to JP2018101327A priority Critical patent/JP7089172B2/en
Priority to PCT/JP2019/020810 priority patent/WO2019230622A1/en
Priority to CN201980035908.7A priority patent/CN112205066A/en
Publication of JP2019208095A publication Critical patent/JP2019208095A/en
Application granted granted Critical
Publication of JP7089172B2 publication Critical patent/JP7089172B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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

Description

本発明は、一般に、通信方法および通信システムに関し、より具体的には、通信装置と複数の情報処理デバイスとの間の通信の信頼性およびセキュリティを向上させ、さらに、複数の情報処理デバイスのそれぞれを個別に制御することを可能とする通信方法および通信システムに関する。 The present invention generally relates to communication methods and communication systems, more specifically to improving the reliability and security of communication between a communication device and a plurality of information processing devices, and further, each of the plurality of information processing devices. The present invention relates to a communication method and a communication system that enable individual control.

近年、IoT(Internet of Things)と呼ばれる分野が注目されている。IoTとは、その名の通り、身の回りにある全てのデバイスがインターネットやLAN(Local Area Network)等の通信ネットワークに接続されることを意味する。IoTを活用することによって、様々な情報の取得やデバイスの操作が、従来よりも低コストで実現可能となる。 In recent years, a field called IoT (Internet of Things) has been attracting attention. As the name implies, IoT means that all devices around us are connected to a communication network such as the Internet or LAN (Local Area Network). By utilizing IoT, acquisition of various information and operation of devices can be realized at a lower cost than before.

IoT分野が注目を集めている要因としては、無線通信が可能なデバイスの小型化および低消費電力化、並びに、無線通信技術の進歩が挙げられる。特に、無線通信技術の分野において、BLE(ブルートゥース(登録商標)・ロー・エナジー)と呼ばれる消費電力が極めて少ない無線通信規格が、IoT分野において広く用いられている。BLE規格に従う無線通信は、通信可能距離が短く、通信速度も低速であるが、消費電力が極めて少なく、通信実行頻度にもよるが、コイン電池(ボタン電池)1つで1年以上の無線通信が可能である。そのため、膨大な数のデバイスとの通信が必要となるIoT分野において、BLE規格に従う無線通信が広く利用されている。 Factors that have attracted attention in the IoT field include miniaturization and low power consumption of devices capable of wireless communication, and advances in wireless communication technology. In particular, in the field of wireless communication technology, a wireless communication standard called BLE (Bluetooth (registered trademark), low energy), which consumes extremely little power, is widely used in the field of IoT. Wireless communication that complies with the BLE standard has a short communication range and a low communication speed, but it consumes extremely little power, and although it depends on the frequency of communication execution, one coin battery (button battery) is used for wireless communication for one year or more. Is possible. Therefore, in the IoT field where communication with a huge number of devices is required, wireless communication conforming to the BLE standard is widely used.

BLE規格に従った通信装置(親機)と複数の情報処理デバイス(子機)との間の一対多(1:n)通信は、通信装置と複数の情報処理デバイスのそれぞれとの間のペアリングを実行し、その後、通信装置から信号を受信可能な状態(スキャン状態)にある複数の情報処理デバイスのそれぞれに対して、同じ信号(ブロードキャストコマンド)を送信(ブロードキャスト)することにより実行される。 One-to-many (1: n) communication between a communication device (master unit) and a plurality of information processing devices (slave units) according to the BLE standard is pairing between the communication device and each of the plurality of information processing devices. Is executed, and then the same signal (broadcast command) is transmitted (broadcast) to each of a plurality of information processing devices in a state in which a signal can be received from a communication device (scan state).

このようなBLE規格に従った一対多通信は、ブロードキャスト通信と呼ばれ、多数の情報処理デバイス(例えば、センサー、照明、カメラ、スピーカー、スイッチ、信号機等)を1つの通信装置で同時に制御するために、広く用いられている(例えば、特許文献1参照)。 Such one-to-many communication according to the BLE standard is called broadcast communication, and is used to simultaneously control a large number of information processing devices (for example, sensors, lights, cameras, speakers, switches, traffic lights, etc.) with one communication device. , 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 the communication device to each of the plurality of information processing devices. In other words, in broadcast communication based on the BLE standard, the communication device does not distinguish each of the plurality of information processing devices, sends the same signal to all the information processing devices, and causes the same processing to be executed at the same time. On the other hand, depending on the application of a plurality of information processing devices, there is a need to individually control each of the plurality of information processing devices, but 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規格に従ったブロードキャスト通信を用いることができない。 Further, since each of the plurality of information processing devices does not have information for identifying the communication device that is the source of the broadcast command, even if there are a plurality of communication devices, the plurality of information processing devices may be used. Each cannot distinguish between communication devices. Therefore, even if there is a need to enable only the control of multiple information processing devices by a specific communication device and improve the security of broadcast communication from the communication device to each of the multiple information processing devices, the BLE standard is followed. Broadcast communication cannot be used.

また、BLE規格に従ったブロードキャスト通信では、通信装置と複数の情報処理デバイスのそれぞれとの間の通信は、通信装置から、複数の情報処理デバイスのそれぞれに対してのブロードキャストコマンドの送信のみで、複数の情報処理デバイスのそれぞれから、通信装置へ信号の送信は行われない。このように、BLE規格に従ったブロードキャスト通信は、通信装置から複数の情報処理デバイスのそれぞれへの一方向送信である。そのため、BLE規格に従ったブロードキャスト通信では、通信装置は、複数の情報処理デバイスのそれぞれから信号を受け取ることができず、複数の情報処理デバイスのそれぞれがブロードキャストコマンドを受信し、ブロードキャストコマンドに従った処理を実行したか否かを確認することができず、通信装置から複数の情報処理デバイスのそれぞれへのブロードキャスト通信の信頼性を向上させることができない。 Further, in the broadcast communication according to the BLE standard, the communication between the communication device and each of the plurality of information processing devices is performed only by transmitting 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 device. As described above, the broadcast communication according to the BLE standard is a one-way transmission from the communication device to each of the plurality of information processing devices. Therefore, in the broadcast communication according to the BLE standard, the communication device cannot receive the signal 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. It is not possible to confirm whether or not the processing has been executed, and it is not possible to improve the reliability of broadcast communication from the communication device to each of the plurality of information processing devices.

特開2018-5977号公報Japanese Unexamined Patent Publication No. 2018-5977

本発明は、上記従来の問題点を鑑みたものであり、その目的は、通信装置から複数の情報処理デバイスのそれぞれへの通信の信頼性およびセキュリティを向上させ、さらに、複数の情報処理デバイスのそれぞれを個別に制御することを可能とする通信方法および通信システムを提供することにある。 The present invention has been made in view of the above-mentioned conventional problems, and an object thereof is to improve the reliability and security of communication from a communication device to each of a plurality of information processing devices, and further to improve the reliability and security of communication from the plurality of information processing devices. It is an object of the present invention to provide a communication method and a communication system capable of controlling each of them individually.

このような目的は、以下の(1)~(9)の本発明により達成される。
(1)通信装置と複数の情報処理デバイスとの間の通信を実行するための通信方法であって、
前記複数の情報処理デバイスのそれぞれのペアリングボタンが押下された際に、前記ペアリングボタンが押下された前記情報処理デバイスからアドバタイズ信号を前記通信装置に送信し、前記通信装置と前記ペアリングボタンが押下された前記情報処理デバイスとの間の接続を確立する工程と、
前記通信装置との前記接続が確立された前記情報処理デバイスのメモリー内に、前記通信装置を特定するためのBDアドレスおよび前記通信装置によって割り当てられた前記情報処理デバイスのデバイスIDを書き込んだ後、前記通信装置と前記情報処理デバイスとの前記接続を切断する工程と、
前記メモリー内への前記BDアドレスおよび前記デバイスIDの書き込みが完了している前記複数の情報処理デバイスのそれぞれに対して、前記BDアドレスおよび前記デバイスIDを含むブロードキャストコマンドを送信する工程と、
前記ブロードキャストコマンドを受信した前記情報処理デバイスの前記メモリー内に書き込まれている前記BDアドレスおよび前記デバイスIDと、前記ブロードキャストコマンド内に含まれる前記BDアドレスおよび前記デバイスIDとが一致する場合に、前記情報処理デバイスを用いて、前記ブロードキャストコマンドに従った処理を実行する工程と、を含むことを特徴とする通信方法。
Such an object is achieved by the following inventions (1) to (9).
(1) A communication method for executing communication between a communication device and a plurality of information processing devices.
When the pairing button of each of the plurality of information processing devices is pressed, an advertisement signal is transmitted from the information processing device to which the pairing button is pressed to the communication device, and the communication device and the pairing button are transmitted. The process of establishing a connection with the information processing device for which is pressed, and
After writing the BD address for identifying 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 for which the connection with the communication device has been established, The step of disconnecting the connection between the communication device and the information processing device, and
A step of 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 to the memory has been completed.
When the BD address and the device ID written in the memory of the information processing device that received the broadcast command match the BD address and the device ID included in the broadcast command, the said. A communication method comprising a step of executing a process according to the broadcast command using an information processing device.

(2)前記通信装置と前記複数の情報処理デバイスとの間の前記通信は、BLE(ブルートゥース・ロー・エナジー)規格に従ったブロードキャスト通信である上記(1)に記載の通信方法。 (2) The communication method according to (1) above, wherein the communication between the communication device and the plurality of information processing devices is broadcast communication according to a BLE (Bluetooth Low Energy) standard.

(3)前記情報処理デバイスを用いて、前記ブロードキャストコマンドに従った前記処理を実行する前記処理の後に、前記ブロードキャストコマンドに従った前記処理を実行した前記情報処理デバイスから前記通信装置に、応答信号を送信する工程をさらに含む上記(1)または(2)に記載の通信方法。 (3) Using the information processing device to execute the process according to the broadcast command After the process, the information processing device that executed the process according to the broadcast command sends a response signal to the communication device. The communication method according to (1) or (2) above, further comprising 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 the elapse of different standby times after receiving the broadcast command. The communication method described in 3).

(5)前記通信装置は、前記ブロードキャストコマンドに含まれる前記デバイスIDによって特定される前記複数の情報処理デバイスの全てから前記応答信号を受信するまで、前記BDアドレスおよび前記デバイスIDを含む前記ブロードキャストコマンドを送信する前記工程を、繰り返し実行するよう構成されている上記(3)または(4)に記載の通信方法。 (5) The broadcast command including the BD address and the device ID until the communication device receives the response signal 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) above, which is configured to repeatedly execute the step of transmitting.

(6)前記通信装置と前記ペアリングボタンが押下された前記情報処理デバイスとの間の前記接続を確立する工程は、
前記ペアリングボタンが押下された前記情報処理デバイスから前記通信装置に対して認証情報を送信し、前記通信装置による前記情報処理デバイスの認証を実行する工程と、
前記通信装置による前記情報処理デバイスの前記認証が成功した場合にのみ、前記通信装置と前記ペアリングボタンが押下された前記情報処理デバイスとの間の前記接続を確立する工程と、を含む上記(1)ないし(5)のいずれかに記載の通信方法。
(6) The step of establishing the connection between the communication device and the information processing device to which the pairing button is pressed is
A step of transmitting authentication information from the information processing device to which the pairing button is pressed to the communication device and executing authentication of the information processing device by the communication device.
The above-mentioned step of establishing the connection between the communication device and the information processing device to which the 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)のいずれかに記載の通信方法。 (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 by the plurality of information processing devices for a predetermined period and at a predetermined interval. The communication method according to any one of (1) to (6) above, which comprises a step of repeatedly transmitting the broadcast command including the device ID and the BD address to each of them.

(8)通信装置と複数の情報処理デバイスとの間の通信を実行するための通信システムであって、
前記通信装置は、プロセッサーと、前記プロセッサーに接続されたメモリーと、を備え、
前記通信装置の前記メモリーは、
前記複数の情報処理デバイスのそれぞれからアドバタイズ信号を受信し、前記アドバタイズ信号を送信した前記情報処理デバイスとの接続を確立するための接続確立モジュールと、
前記通信装置との前記接続が確立された前記情報処理デバイスに対し、前記通信装置を特定するためのBDアドレスおよび前記通信装置によって割り当てられた前記情報処理デバイスのデバイスIDを送信することにより、前記情報処理デバイスのメモリー内に、前記BDアドレスおよび前記デバイスIDを書き込むことを可能とする情報書き込みモジュールと、
前記複数の情報処理デバイスのそれぞれに対して、前記BDアドレスおよび前記デバイスIDを含むブロードキャストコマンドを送信するブロードキャストモジュールと、を保存しており、
前記複数の情報処理デバイスのそれぞれは、前記通信装置から前記ブロードキャストコマンドを受信した際、自身のメモリー内に書き込まれている前記BDアドレスおよび前記デバイスIDと、前記ブロードキャストコマンド内に含まれる前記BDアドレスおよび前記デバイスIDとが一致する場合に、前記ブロードキャストコマンドに従った処理を実行するよう構成されていることを特徴とする通信システム。
(8) 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 advertisement signals from each of the plurality of information processing devices and establishing a connection with the information processing device to which the advertisement signals are transmitted,
By transmitting the BD address for identifying the communication device and the device ID of the information processing device assigned by the communication device to the information processing device for which the connection with the communication device has been established, the said. An information writing module that makes it possible to write the BD address and the device ID in the memory of the information processing device.
A broadcast module that sends a broadcast command including the BD address and the device ID to each of the plurality of information processing devices is stored.
Each of the plurality of information processing devices has the BD address and the device ID written in its own memory when the broadcast command is received from the communication device, and the BD address included in the broadcast command. A communication system characterized by being configured to execute a process according to the broadcast command when the device ID and the device ID match.

(9)前記通信装置と前記複数の情報処理デバイスとの間の前記通信は、BLE(ブルートゥース・ロー・エナジー)規格に従ったブロードキャスト通信である上記(8)に記載の通信システム。 (9) The communication system according to (8) above, wherein the communication between the communication device and the plurality of information processing devices is broadcast communication according to 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 identifying 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 source of the broadcast command and a device ID of the information processing device to be controlled. Includes. Each of the plurality of information processing devices that received the broadcast command from the communication device collates the BD address and device ID contained in the received broadcast command with the BD address and device ID written in its own memory. , When the BD address and device ID included in the received broadcast command and the BD address and device ID written in its own memory match, the process according to the broadcast command is executed.

そのため、ブロードキャストコマンドに含まれるデバイスIDを調整することにより、複数の情報処理デバイスのいずれを制御するかを選択することが可能となる。そのため、本発明の通信方法および通信システムによれば、BLE規格に従ったブロードキャスト通信を用いた場合であっても、複数の情報処理デバイスのそれぞれを個別に制御することが可能となる。 Therefore, by adjusting the device ID included in the broadcast command, it is possible to select which of the plurality of information processing devices is to be controlled. Therefore, according to the communication method and communication system of the present invention, it is possible to individually control each of a plurality of information processing devices even when broadcast communication according to the BLE standard is used.

また、情報処理デバイスは、受信したブロードキャストコマンド内に含まれるBDアドレスと、自身のメモリー内に書き込まれているBDアドレスとが一致しない場合には、ブロードキャストコマンドに従った処理を実行しない。そのため、本発明の通信方法および通信システムによれば、特定の通信装置による複数の情報処理デバイスの制御だけを有効化し、通信装置から複数の情報処理デバイスのそれぞれへのブロードキャスト通信のセキュリティを向上させることができる。 Further, if the BD address included in the received broadcast command and the BD address written in its own memory do not match, the information processing device does not execute the process according to the broadcast command. Therefore, according to the communication method and communication system of the present invention, only the 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.

さらに、本発明の通信方法および通信システムでは、ブロードキャストコマンドに従った処理を実行した情報処理デバイスは、通信装置へ応答信号を送信する。そのため、ブロードキャストコマンドを送信した通信装置は、複数の情報処理デバイスのそれぞれがブロードキャストコマンドを受信し、ブロードキャストコマンドに従った処理を実行したか否かを確認することができる。これにより、通信装置から複数の情報処理デバイスのそれぞれへのブロードキャスト通信の信頼性を向上させることができる。 Further, in the communication method and communication system of the present invention, the information processing device that has executed the processing according to the broadcast command transmits a response signal to the communication device. Therefore, the communication device that has transmitted the broadcast command can confirm whether or not each of the plurality of information processing devices has received the broadcast command and executed the process according to the broadcast command. This makes it possible to improve the reliability of broadcast communication from the communication device to each of the plurality of information processing devices.

本発明の通信システムを概略的に示す図である。It is a figure which shows schematically the communication system of this invention. 図1に示す通信装置のブロック図である。It is a block diagram of the communication device shown in FIG. 本発明の通信方法を説明するためのフローチャートである。It is a flowchart for demonstrating the communication method of this invention. 図3に示す接続確立工程での処理を説明するためのフロー図である。It is a flow diagram for demonstrating the process in the connection establishment process shown in FIG. 図3に示す情報書き込み工程での処理を説明するためのフロー図である。It is a flow diagram for demonstrating the process in the information writing process shown in FIG. 図3に示すブロードキャスト工程での処理を説明するためのフロー図である。It is a flow diagram for demonstrating the process in the broadcast process shown in FIG. 図3に示す情報処理実行および応答信号/エラー信号の送信工程での処理を説明するためのフロー図である。It is a flow diagram for demonstrating the processing in the process of information processing execution and the transmission process of a response signal / error signal 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 FIGS. 1 and 2. FIG. 1 is a diagram schematically showing a communication system of the present invention. FIG. 2 is a block diagram of the communication device 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のそれぞれは、ブロードキャストコマンドに従った処理を実行する。 The communication system 1 shown 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 an information processing device 20), and includes the communication device 10 and a plurality of information processing devices 10. It is configured to execute one-to-many (1: n) communication with the information processing device 20 of the above. In the communication system 1, the communication executed between the communication device 10 and the plurality of information processing devices 20 is broadcast communication according to the BLE (Bluetooth Low Energy) standard. A broadcast command is transmitted from the communication device 10 to each of the plurality of information processing devices 20 (the transmission of this command is also referred to as broadcast). The broadcast command transmitted from the communication device 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 have 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 unit (central or broadcaster) in broadcast communication according to the BLE standard. The communication device 10 can control a 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 device 10 may be implemented as a single device, or may be in any arithmetic device such as a desktop computer, a laptop computer, a laptop computer, a workstation, a tablet computer, a mobile phone, a smartphone, a PDA, or a wearable terminal. It may be carried out in.

図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 has one or more processors 11 for executing control of the communication device 10 and I / O for executing input to the communication device 10 and output from the communication device 10. Stores an O (input / output) interface 12, a BLE communication unit 13 for executing wireless communication according to the BLE standard, a module 15 used for executing processing of the communication device 10, and data 16. It has one 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), and an image processing arithmetic processing unit (Mugen). A computing 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 integrated circuit for a specific application (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 to perform computations, signal manipulations 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 such as a web interface, a graphical user interface (GUI), and a hardware interface. For example, the I / O interface 12 is an interface for peripheral devices such as keyboards, mice, touch panel displays, external memories, printers, and displays. 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. Further, the I / O interface 12 may enable the communication device 10 to communicate with an arbitrary external device such as a web server or a data server provided externally 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 to perform wireless communication in accordance with the BLE standard. The BLE communication unit 13 includes components necessary for executing wireless communication according to the BLE standard such as an antenna, a transmission / reception circuit, and a modulation / demodulation circuit, and is provided with a plurality of information processing devices 20 in response to command input from the processor 11. Perform wireless communication with each of them according to the BLE standard.

メモリー14は、揮発性記憶媒体(例えば、RAM、SRAM、DRAM)、不揮発性記憶媒体(例えば、ROM、EPROM、EEPROM、フラッシュメモリー、ハードディスク、光ディスク、CD-ROM、デジタル多用途ディスク(DVD)、ブルーレイディスク、磁気カセット、磁気テープ、磁気ディスク)、またはこれらの組み合わせを含むコンピューター可読媒体である。 The memory 14 includes a volatile storage medium (for example, RAM, SRAM, DRAM), a non-volatile storage medium (for example, ROM, EPROM, EEPROM, flash memory, hard disk, optical disk, CD-ROM, digital versatile disk (DVD), etc. Blu-ray discs, magnetic cassettes, magnetic tapes, magnetic discs), or computer readable media containing 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. Further, 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 the processing by the plurality of modules 15.

モジュール15は、ルーティーン、アプリケーション、プログラム、アルゴリズム、ライブラリー、オブジェクト、コンポーネント、データ構造、またはこれらの組み合わせ等のプロセッサー11により実行可能なコンピューター可読命令である。 Module 15 is a computer-readable instruction that can be executed by 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, and an information writing module 152. It includes 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 the functions provided by the communication device 10.

プロセッサー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, by using the broadcast module 153, the processor 11 can execute a process for transmitting a broadcast command to each of the plurality of information processing devices 20. Various modules of the module 15 used by the processor 11 to provide the functions 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 (blue tooth device) address 162 for identifying the communication device 10, and a plurality of information processing devices 20. Each of the uniquely assigned device ID 163 and any number of other data 164 necessary for executing the processing of the communication device 10 are included.

認証情報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 the predetermined information processing device 20, and the authentication information 161 is configured to communicate with the communication device 10 in advance. It is used to authenticate the authorized information processing device 20. The authentication information 161 is written in the memory 14 at the time of shipment or manufacture of the communication device 10.

BDアドレス162は、通信装置10を特定するための情報である。BDアドレス162は、通信装置10に一意に割り当てられている。通信装置10は、通信装置10から複数の情報処理デバイス20のそれぞれに送信されるブロードキャストコマンドにBDアドレス162を含ませる。これにより、ブロードキャストコマンドを受信した情報処理デバイス20のそれぞれは、受信したブロードキャストコマンド内に含まれるBDアドレス162を参照することにより、ブロードキャストコマンドを送信した通信装置10を特定することができる。 The BD address 162 is information for identifying the communication device 10. The BD address 162 is uniquely assigned to the communication device 10. The communication device 10 includes the BD address 162 in the broadcast command transmitted from the communication device 10 to each of the plurality of information processing devices 20. As a result, 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 device 10 wants to control only any one or more of the plurality of information processing devices 20, any arbitrary command to be controlled by the broadcast command transmitted from the communication device 10 to each of the plurality of information processing devices 20. The 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 have received the broadcast command refers to the device ID 163 included in the received broadcast command, so that the received broadcast command controls which information processing device 20. It is possible to identify whether it was sent.

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 device 10 to each of the plurality of information processing devices 20 together with an instruction regarding a process (service) to be executed by the information processing device 20. Broadcast commands used in conventional broadcast communications according to the BLE standard do not include BD address 162 and 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 source of the broadcast command, in addition to the instruction regarding the process (service) to be executed by the information processing device 20. The BD address 162 and the device ID 163 for specifying the information processing device 20 to be controlled by the broadcast command are included.

<<情報処理デバイス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 unit (peripheral or observer) in broadcast communication according to the BLE standard. Each of the information processing devices 20 receives a 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, lighting, a camera, a speaker, a switch, and a 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 is a BLE communication unit for executing wireless communication according to the BLE standard between the processor 21 for executing the control of the information processing device 20 and the communication device 10. A pairing button pressed when pairing the 22, the memory 23 communicably connected to the processor 21, the application unit 24 for executing a predetermined process (service), and the communication device 10. It includes 25 and an internal power supply 26. In the illustrated embodiment, each of the information processing devices 20 is driven by the electric power supplied from the internal power source 26 such as a button battery, a dry cell, and a lithium ion battery, but the present invention is not limited to this. It is also within the scope of the present invention that each of the information processing devices 20 does not have an internal power source 26 and is driven by electric power supplied from an external power source (not shown).

プロセッサー21は、前述した通信装置10のプロセッサー11と同様の演算ユニットであり、情報処理デバイス20の制御を実行する。BLE通信ユニット22は、前述した通信装置10のBLE通信ユニット13と同様の通信ユニットであり、通信装置10との間のBLE規格に従う無線通信を実行するために用いられる。 The processor 21 is an arithmetic unit similar to the processor 11 of the communication device 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 device 10. Further, the BD address 162 for specifying the communication device 10 transmitted from the communication device 10 and the device ID 163 assigned to the information processing device 20 by the communication device 10 are written in the memory 23.

認証情報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 at the time of manufacture or shipment of the information processing device 20. 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 provide information. Authenticate the processing device 20.

メモリー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 is the memory of the information processing device 20 when the connection (pairing) with the communication device 10 is established. It is written in 23. Further, 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 used when the connection (pairing) with the communication device 10 is established. Written in 23.

このように、本発明の通信システム1において用いられる情報処理デバイス20は、メモリー23内に、ブロードキャストコマンドの送信元である通信装置10を特定するためのBDアドレス162および通信装置10によって一意に割り当てられたデバイスID163を保存している。一方、上述のように、通信装置10から送信されるブロードキャストコマンドは、情報処理デバイス20が実行すべき処理(サービス)に関する指示に加えて、BDアドレス162およびデバイスID163を含んでいる。 As described above, 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 identifying the communication device 10 which is the source of the broadcast command. The device ID 163 is stored. On the other hand, as described above, the broadcast command transmitted from the communication device 10 includes the BD address 162 and the device ID 163 in addition to the instruction regarding the 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 for which the 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 collates 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. Therefore, it is possible to determine whether or not the transmitted broadcast command was transmitted to control 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 information processing device 20 matches the BD address 162 and the device ID 163 included in the broadcast command with the BD address 162 and the device ID 163 written in its own memory 23, the information processing device 20 matches. It is configured to perform processing according to the broadcast command. On the other hand, when the BD address 162 and the device ID 163 included in the broadcast command do not match the BD address 162 and the device ID 163 written in the memory 23 of the information processing device 20, the information processing device 20 transmits the received broadcast command. It is configured to be destroyed.

換言すれば、情報処理デバイス20は、受信したブロードキャストコマンドが、自身のメモリー23内に書き込まれたBDアドレス162に対応する特定の通信装置10から送信されており、かつ、該ブロードキャストコマンドが自身に対応するデバイスID163を含んでいる場合にのみ、ブロードキャストコマンドに従った処理を実行するよう構成されている。 In other words, the information processing device 20 has received a broadcast command transmitted from a specific communication device 10 corresponding to the BD address 162 written in its own memory 23, and the broadcast command is sent to itself. It is configured to execute the process according to the broadcast command only when the corresponding device ID 163 is included.

そのため、本発明の通信システム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, a 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 be done. Further, in the communication system 1 of the present invention, even if the information processing device 20 receives the broadcast command, if the BD address 162 in the broadcast command and the BD address 162 in its own memory 23 do not match, the processing is performed. Do not execute (service). 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 the broadcast communication from the communication device 10 to each of the plurality of information processing devices 20 is improved. Can be made to.

アプリケーションユニット24は、情報処理デバイス20によって受信されたブロードキャストコマンドに含まれるBDアドレス162およびデバイスID163と、情報処理デバイス20のメモリー23内に書き込まれているBDアドレス162およびデバイスID163とが一致する場合に、受信されたブロードキャストコマンドに従った処理を実行するためのユニットである。例えば、情報処理デバイス20がセンサーである場合には、アプリケーションユニット24は、センサーユニットであり、情報処理デバイス20が照明である場合には、アプリケーションユニット24は、照明ユニットである。情報処理デバイス20は、アプリケーションユニット24を用いることにより、ブロードキャストコマンドに従った処理(サービス)を実行することができる。 When the BD address 162 and the device ID 163 included in the broadcast command received by the information processing device 20 match the BD address 162 and the device ID 163 written in the memory 23 of the information processing device 20 in the application unit 24. In addition, it is 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. By using the application unit 24, the information processing device 20 can execute a process (service) according to a broadcast command.

情報処理デバイス20は、アプリケーションユニット24を用いて、ブロードキャストコマンドに従った処理(サービス)を実行すると、BLE通信ユニット22を用いて、通信装置10に、ブロードキャストコマンドに従った処理(サービス)が実行されたことを示す応答信号を送信する。情報処理デバイス20から通信装置10に送信される応答信号は、通信装置10によって情報処理デバイス20に一意に割り当てられたデバイスID163を含んでいる。そのため、通信装置10は、応答信号を受信した際、応答信号に含まれるデバイスID163を参照することにより、応答信号を送信した情報処理デバイス20を特定することができる。 When the information processing device 20 executes a process (service) according to a broadcast command using the application unit 24, a process (service) according to the broadcast command is executed on the communication device 10 using the BLE communication unit 22. A response signal indicating that the information has been processed is transmitted. The response signal transmitted from the information processing device 20 to the communication device 10 includes the device ID 163 uniquely assigned to the information processing device 20 by the communication device 10. Therefore, when the communication device 10 receives 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 a process (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 the process according to the broadcast command. Therefore, according to the communication system 1 of the present invention, the reliability of broadcast communication from the communication device 10 to the information processing device 20 can be improved.

なお、情報処理デバイス20から、通信装置10に対する応答信号の送信は、ブロードキャストコマンドを受信した後、所定の待機時間経過後に実行される。複数の情報処理デバイス20の待機時間は、それぞれ異なるように設定されている。これにより、複数の情報処理デバイス20のそれぞれから通信装置10への応答信号の送信が、同時に実行されず、所定のディレイをかけて実行されることになる。そのため、複数の情報処理デバイス20が同時に通信装置10へ応答信号を送信し、応答信号が混信してしまうことを防止することができる。 The transmission of the response signal from the information processing device 20 to the communication device 10 is executed after a predetermined standby time has elapsed after receiving the broadcast command. The standby times of the plurality of information processing devices 20 are set to be different from each other. As a result, the transmission of the response signal from each of the plurality of information processing devices 20 to the communication device 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 the response signal to the communication device 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 method of setting the predetermined standby time is not particularly limited as long as the standby times of the plurality of information processing devices 20 are set to be different, but 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 waiting time is 1 × 10 ms = 10 ms, and the device ID assigned to the other 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を特定することができる。 Further, when the information processing device 20 cannot execute the process (service) according to the broadcast command by using the application unit 24, the information processing device 20 uses the BLE communication unit 22 to send an error signal to the communication device 10. Send. The error signal transmitted from the information processing device 20 to the communication device 10 includes the device ID 163 uniquely assigned to the information processing device 20 by the communication device 10. Therefore, when the communication device 10 receives the error signal, the information processing device 20 that has transmitted the error signal can be specified 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 waiting time similar to the waiting time used when transmitting the response signal 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 device 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 the error signal to the communication device 10 and causing the error signal to interfere with each other.

エラー信号が送信されるということは、エラー信号を送信した情報処理デバイス20に対応するデバイスID163と、エラー信号を送信した情報処理デバイス20が実行不可能な処理を行わせる指示とを含む不適切なブロードキャストコマンドが、通信装置10によって送信されたことを意味する。そのため、エラー信号を受信した通信装置10は、ブロードキャストコマンドのデバイスID163および/または指示を訂正する必要があることを認識し、通信装置10のユーザーまたは管理人に適切な対応を取るよう促すことができる。 The transmission of the error signal is inappropriate, including the device ID 163 corresponding to the information processing device 20 that transmitted the error signal and an instruction that causes the information processing device 20 that transmitted the error signal to perform unexecutable processing. It means that the broadcast command was transmitted by the communication device 10. Therefore, the communication device 10 that has received the error signal recognizes that the device ID 163 and / or the instruction of the broadcast command needs to be corrected, and urges the user or the administrator of the communication device 10 to take appropriate measures. can.

<<通信装置10のモジュール15>>
次に、図2を参照して、通信装置10の機能を提供するためにプロセッサー11によって用いられるモジュール15の各種モジュールについて説明する。
<< Module 15 of communication device 10 >>
Next, with reference to FIG. 2, various modules of the module 15 used by the processor 11 to provide the function of the communication device 10 will be described.

接続確立モジュール151は、複数の情報処理デバイス20のそれぞれからアドバタイズ信号を受信し、アドバタイズ信号を送信した情報処理デバイス20との接続(ペアリング)を確立するために用いられる。複数の情報処理デバイス20のいずれか1つのペアリングボタン25が押下(または長押し)されると、ペアリングボタン25が押下された情報処理デバイス20から、通信装置10に対して、ペアリングボタン25が押下された情報処理デバイス20のアドバタイズ信号(アドバタイズパケット)が送信される。なお、情報処理デバイス20から通信装置10に対して送信されるアドバタイズ信号は、BLE規格によって規定されており、情報処理デバイス20の存在および情報処理デバイス20によって提供される情報処理(サービス)を通信装置10に対して通知するために、通信装置10に送信される信号(パケット)である。 The connection establishment module 151 receives advertisement signals from each of the plurality of information processing devices 20, and is used to establish a connection (pairing) with the information processing device 20 that has transmitted the advertisement signals. When any one of the pairing buttons 25 of the plurality of information processing devices 20 is pressed (or long pressed), the information processing device 20 from which the pairing button 25 is pressed attaches the pairing button to the communication device 10. The advertisement signal (advertisement packet) of the information processing device 20 for which 25 is pressed is transmitted. The advertisement signal transmitted from the information processing device 20 to the communication device 10 is defined by the BLE standard, and communicates with the existence of the information processing device 20 and the information processing (service) provided by the information processing device 20. It is a signal (packet) transmitted to the communication device 10 in order to notify the device 10.

通信装置10が、複数の情報処理デバイス20のいずれか1つからアドバタイズ信号が受信すると、接続確立モジュール151は、アドバタイズ信号を送信した情報処理デバイス20に対して、情報処理デバイス20のメモリー23内に保存されている認証情報231を、通信装置10に対して送信するようリクエストする。 When the communication device 10 receives the advertisement signal from any one of the plurality of information processing devices 20, the connection establishment module 151 refers to the information processing device 20 that has transmitted the advertisement signal in the memory 23 of the information processing device 20. Requests that the authentication information 231 stored in the communication device 10 be transmitted to the communication device 10.

その後、通信装置10が、情報処理デバイス20から認証情報231を受信すると、接続確立モジュール151は、通信装置10のメモリー14内に保存されている認証情報161と受信した認証情報231とを参照して、情報処理デバイス20の認証を実行する。具体的には、通信装置10のメモリー14内に保存されている認証情報161と受信した認証情報231とが対応している場合に、接続確立モジュール151は、情報処理デバイス20を認証する。情報処理デバイス20が認証されると、接続確立モジュール151は、認証された情報処理デバイス20との間の接続(ペアリング)を確立する。 After that, when the communication device 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 device 10 and the received authentication information 231. Then, the information processing device 20 is authenticated. Specifically, when the authentication information 161 stored in the memory 14 of the communication device 10 and the received authentication information 231 correspond to each other, the connection establishment module 151 authenticates the information processing device 20. 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 is uniquely assigned to the information processing device 20 to which the connection is established by the connection establishment module 151, the BD address 162 for specifying the communication device 10, and the information processing device 20 to which the connection is established. It is used to transmit the device ID 163 and 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 by the connection establishment module 151 is established, the information writing module 152 uniquely assigns the device ID 163 to the information processing device 20 for which the connection is established. The device ID 163 assigned to the information processing device 20 is stored in the memory 14 of the communication device 10.

その後、情報書き込みモジュール152は、接続が確立された情報処理デバイス20に対して、通信装置10を特定するためのBDアドレス162および情報処理デバイス20に対して割り当てられたデバイスID163を送信し、情報処理デバイス20に対して、自身のメモリー23内に、BDアドレス162およびデバイスID163を書き込むよう指示する。その後、情報書き込みモジュール152は、情報処理デバイス20との間の接続を切断する。なお、通信装置10との間の接続が切断されると、情報処理デバイス20は、通信装置10からブロードキャストコマンドを受信可能なスキャン状態に移行する。 After that, the information writing module 152 transmits the BD address 162 for specifying the communication device 10 and the device ID 163 assigned to the information processing device 20 to the information processing device 20 to which the connection is established, and information is provided. The processing device 20 is instructed to write the BD address 162 and the device ID 163 in its own memory 23. After that, the information writing module 152 disconnects from the information processing device 20. 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 device 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. , Is executed for all the information processing devices 20 constituting the communication system 1. When one or more information processing devices 20 are added later to the communication system 1, the connection between the communication device 10 and the added information processing device 20 is established, and the added information is added. 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が形成される。 By the above-mentioned processing using the connection establishment module 151 and the information writing module 152, the communication device 10 and the memory 23 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. The communication system 1 is formed by a plurality of information processing devices 20 in which a BD address 162 and a 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 communicates with the communication device 10 individually, and the plurality of information processing devices 20 do not communicate with each other. Therefore, the communication system 1 The topology of is star-shaped. In the communication system 1 that adopts the star-shaped topology, the same broadcast command is simultaneously transmitted from the communication device 10 to all the information processing devices 20. Therefore, in the communication system 1 that adopts the star-type topology, all the commands (signals) are in comparison with the communication system that adopts the ring-type or bus-type tropo-type in which commands (signals) are relayed between devices. The waiting time until reaching the information processing device 20 of the above is small. Therefore, the communication system 1 that adopts the star-type topology can quickly and simultaneously control a plurality of information processing devices 20.

ブロードキャストモジュール153は、通信システム1を構成する複数の情報処理デバイス20のそれぞれに対して、ブロードキャストコマンドを送信するために用いられる。通信装置10のプロセッサー11は、任意のタイミング(例えば、1時間に1回、1日に1回、1月に1回、または、事前に指定されたタイミング等)またはI/Oインターフェース12を介して、ブロードキャストコマンドの送信を実行するための操作が入力されたタイミングで、ブロードキャストモジュール153を用い、通信システム1を構成する複数の情報処理デバイス20のそれぞれに対して、ブロードキャストコマンドを送信する。 The broadcast module 153 is used to transmit a broadcast command to each of the plurality of information processing devices 20 constituting the communication system 1. The processor 11 of the communication device 10 may use an arbitrary timing (for example, once an hour, once a day, once a month, or a predetermined timing, etc.) or via the I / O interface 12. Then, at the timing when the operation for executing the transmission of the broadcast command is input, the broadcast module 153 is used to transmit the broadcast command to each of the plurality of information processing devices 20 constituting the communication system 1.

ブロードキャストコマンドは、通信装置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. Includes instructions on what to do (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 a preset condition, and transmits the broadcast command to a plurality of information processing devices 20 via the BLE communication unit 13. The information processing device 20 that has received the broadcast command collates 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 established pairing). Further, 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 sends itself. It is possible to determine whether or not it was sent for control.

また、ブロードキャストモジュール153は、所定の期間(例えば、250ms、1000ms、2500ms)、所定の間隔(例えば、30ms間隔)で、通信システム1を構成する複数の情報処理デバイス20のそれぞれに対して、ブロードキャストコマンドを送信するよう構成されていてもよい。これにより、複数の情報処理デバイス20の全てに、確実にブロードキャストコマンドを送信することができる。 Further, the broadcast module 153 broadcasts to each of the plurality of information processing devices 20 constituting the communication system 1 at a predetermined period (for example, 250 ms, 1000 ms, 2500 ms) and a predetermined interval (for example, 30 ms interval). It may be configured to send commands. 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のそれぞれに対して、ブロードキャストコマンドを再送信する。 Further, the broadcast module 153 determines whether or not the communication device 10 has received a response signal 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 device 10 does not receive a response signal 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 the 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 device 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, it is possible to specify from which information processing device 20 the response signal is not received from among the one or more information processing devices 20 specified by the device ID 163 included in the broadcast command. 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 specified response signal.

また、ブロードキャストモジュール153は、通信装置10が、ブロードキャストコマンドに含まれるデバイスID163によって特定される1つ以上の情報処理デバイス20のいずれかから、エラー信号を受信したか否かを判別する。通信装置10が、ブロードキャストコマンドに含まれるデバイスID163によって特定される1つ以上の情報処理デバイス20のいずれかから、エラー信号を受信した場合、不適切なブロードキャストコマンドがエラー信号を送信した情報処理デバイス20に送信されている。この場合、ブロードキャストモジュール153は、通信システム1または通信装置10のユーザーまたは管理者にブロードキャストコマンドの修正等の適切な対応を取る必要がある旨のメッセージを表示または送信する。これにより、通信システム1または通信装置10のユーザーまたは管理者は、ブロードキャストコマンドの修正等の適切な対応を取ることができる。 Further, the broadcast module 153 determines whether or not the communication device 10 has received an error signal from any one or more information processing devices 20 specified by the device ID 163 included in the broadcast command. When the communication device 10 receives an error signal from any one of the information processing devices 20 specified by the device ID 163 included in the broadcast command, the information processing device to which the inappropriate broadcast command transmits the error signal. It has been transmitted to 20. In this case, the broadcast module 153 displays or transmits a message to the user or administrator of the communication system 1 or the communication device 10 that appropriate measures such as correction of the broadcast command need to be taken. As a result, the user or administrator of the communication system 1 or the communication device 10 can take appropriate measures such as modifying the broadcast command.

また、前述したように、情報処理デバイス20から通信装置10に送信されるエラー信号は、情報処理デバイス20に一意に割り当てられたデバイスID163を含むので、ブロードキャストモジュール153は、受信したエラー信号に含まれるデバイスID163を参照することにより、エラー信号を送信した情報処理デバイス20を特定することができる。そのため、ブロードキャストモジュール153は、エラー信号を受信した後に通信システム1または通信装置10のユーザーまたは管理者に対して表示または送信されるメッセージに、どの情報処理デバイス20からエラー信号が送信されたかを示す情報を含ませてもよい。 Further, as described above, since the error signal transmitted from the information processing device 20 to the communication device 10 includes the device ID 163 uniquely assigned to the information processing device 20, 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 from which information processing device 20 the error signal is transmitted to the message displayed or transmitted to the user or administrator of the communication system 1 or the communication device 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 composed of 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 to 7.

図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 flow chart for explaining the process in the connection establishment step shown in FIG. FIG. 5 is a flow chart for explaining the process in the information writing process shown in FIG. FIG. 6 is a flow chart for explaining the process in the broadcast process shown in FIG. FIG. 7 is a flow chart for explaining the processing in the information processing execution and the response signal / error signal transmission process shown in FIG.

図3に示す本発明の通信方法S100は、上述した本発明の通信システム1によって実行される。最初に、工程S110において、情報処理デバイス20のそれぞれのペアリングボタン25が押下された際に、ペアリングボタン25が押下された情報処理デバイス20のアドバタイズ信号が通信装置10に送信され、通信装置10とペアリングボタン25が押下された情報処理デバイス20との間の接続が確立される。 The communication method S100 of the present invention shown in FIG. 3 is executed by the communication system 1 of the present invention described above. First, in step S110, when each pairing button 25 of the information processing device 20 is pressed, the advertisement signal of the information processing device 20 for which the pairing button 25 is pressed is transmitted to the communication device 10, and the communication device 20 is transmitted. A connection is established between 10 and the information processing device 20 on which the pairing button 25 is pressed.

図4には、工程S110の詳細が示されている。工程S111において、複数の情報処理デバイス20のいずれか1つのペアリングボタン25が押下される。情報処理デバイス20のペアリングボタン25が押下されると、ペアリングボタン25が押下された情報処理デバイス20から、通信装置10へアドバタイズ信号が送信される。通信装置10が情報処理デバイス20からアドバタイズ信号を受信すると、工程S112において、通信装置10のプロセッサー11は、接続確立モジュール151を用いて、アドバタイズ信号を送信した情報処理デバイス20に対して、自身のメモリー23内に保存されている認証情報231を送信するようリクエストする。 FIG. 4 shows the details of step S110. In step S111, the pairing button 25 of any one of the plurality of information processing devices 20 is pressed. When the pairing button 25 of the information processing device 20 is pressed, the advertisement signal is transmitted from the information processing device 20 to which the pairing button 25 is pressed to the communication device 10. 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 send its own advertisement signal to the information processing device 20. Request to send 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 device 10 receives the authentication information 231 from the information processing device 20, in step S114, the processor 11 of the communication device 10 uses the connection establishment module 151 to obtain the authentication information 161 stored in its own memory 14. , Refers to the received authentication information 231 and executes the authentication of the information processing device 20. If the authentication of the information processing device 20 fails in step S114, the process between the information processing device 20 and the communication device 10 for which the pairing button 25 is pressed ends. On the other hand, if the authentication of the information processing device 20 is successful in the step S114, the connection (pairing) between the communication device 10 and the information processing device 20 is established in the step S115, and the communication method S100 is the step. Move to S120.

図3に戻り、工程S120では、工程S110において通信装置10との接続が確立された情報処理デバイス20のメモリー23内に、通信装置10を特定するためのBDアドレス162および通信装置10によって割り当てられた情報処理デバイス20のデバイスID163が書き込まれた後、通信装置10と情報処理デバイス20との接続が切断される。 Returning to FIG. 3, in step S120, the BD address 162 and the communication device 10 for identifying the communication device 10 are assigned in the memory 23 of the information processing device 20 for which the connection with the communication device 10 is established in the step S110. After the device ID 163 of the information processing device 20 is written, the connection between the communication device 10 and the information processing device 20 is 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 the details of step S120. In step S121, the processor 11 of the communication device 10 uniquely assigns the device ID 163 to the information processing device 20 for which the connection is established in step S110 by using the information writing module 152. The device ID 163 assigned to the information processing device 20 is stored in the memory 14 of the communication device 10. After that, the processor 11 of the communication device 10 uses the information writing module 152 to the information processing device 20 for which the connection has been established, to the BD address 162 for specifying the communication device 10, and the information processing device 20. 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 the device ID 163 into its own memory 23. After that, in step S123, the connection between the information processing device 20 and the communication device 10 is disconnected. After that, in step S124, the information processing device 20 shifts to a scan state in which broadcast commands can be received from the communication device 10. When the information processing device 20 shifts to the scan state in step S124, the communication method S100 shifts to step S130.

なお、一般的に、BLE規格に従う無線通信を行う場合には、一度親機(本発明の通信装置10に相当)と子機(本発明の情報処理デバイス20に相当)との間の接続(ペアリング)が確立されると、該接続は維持されたままで、子機が親機からブロードキャストコマンドを受信可能なスキャン状態に移行する。しかしながら、親機と子機との間の接続を維持する場合には、子機の電池の消耗が増大してしまう。そこで、本発明では、通信装置10と、情報処理デバイス20との間の接続(ペアリング)が確立され、情報処理デバイス20のメモリー23内にBDアドレス162およびデバイスID163が書き込まれた後には、通信装置10と、情報処理デバイス20との間の接続が切断され、情報処理デバイス20がスキャン状態に移行する。このような構成により、スキャン状態にある情報処理デバイス20の内部電源26の消耗を抑えることができる。 In general, when performing wireless communication according to the BLE standard, the connection between the master unit (corresponding to the communication device 10 of the present invention) and the slave unit (corresponding to the information processing device 20 of the present invention) is once (corresponding to the information processing device 20 of the present invention). When pairing) is established, the connection is maintained and the slave unit shifts to a scan state in which it can receive broadcast commands from the master unit. However, when the connection between the master unit and the slave unit is maintained, the battery consumption of the slave unit increases. Therefore, in the present invention, after the connection (pairing) between the communication device 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, after the connection (pairing) is established. The connection between the communication device 10 and the information processing device 20 is disconnected, and the information processing device 20 shifts to the scanning state. With such a configuration, it is possible to suppress the consumption of the internal power supply 26 of the information processing device 20 in the scan state.

なお、工程S110および工程S120における、通信装置10と情報処理デバイス20との間の接続の確立、並びに、情報処理デバイス20のメモリー23内へのBDアドレス162およびデバイスID163の書き込みは、通信システム1を構成する全ての情報処理デバイス20に対して実行される。これにより、メモリー14内にBDアドレス162および複数の情報処理デバイス20にそれぞれ対応する複数のデバイスID163が保存された通信装置10と、メモリー23内にBDアドレス162および通信装置10によって一意に割り当てられたデバイスID163が保存された複数の情報処理デバイス20とによって、通信システム1が形成される。 In steps S110 and S120, the establishment of the connection between the communication device 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 are performed by the communication system 1. Is executed for all the information processing devices 20 constituting the above. As a result, 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. The communication system 1 is formed by the plurality of information processing devices 20 in which the device ID 163 is stored.

図3に戻り、工程S130において、メモリー23内へのBDアドレス162およびデバイスID163の書き込みが完了している複数の情報処理デバイス20のそれぞれに対して、ブロードキャストコマンドが送信される。 Returning to FIG. 3, in step S130, a broadcast command is transmitted to each of the plurality of information processing devices 20 for which the writing of the BD address 162 and the device ID 163 to 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 the details of step S130. In step S131, the processor 11 of the communication device 10 uses the broadcast module 153 to transmit a broadcast command to each of the plurality of information processing devices 20. The broadcast command is transmitted in step S131 at an arbitrary timing (for example, once an hour, once a day, once a month, or at a predetermined timing, etc.) or the I / O interface 12. The operation for executing the 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 device 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). Will be executed. As a result, all of the plurality of information processing devices 20 can surely receive the broadcast command. When the transmission of the broadcast command in the step S131 is completed, the communication method S100 shifts to the 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 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 device ID 163 included in the broadcast command. In this case, the information processing device 20 is used to execute the process according to the broadcast command. Further, in step S140, the information processing device 20 that has received the broadcast command transmits a response signal or an error signal to the communication device 10.

図7には、工程S140の詳細が示されている。工程S141において、複数の情報処理デバイス20のそれぞれは、工程S130において通信装置10から送信されたブロードキャストコマンドを受信する。工程S142において、ブロードキャストコマンドを受信した複数の情報処理デバイス20のそれぞれは、自身のメモリー23内に書き込まれているBDアドレス162およびデバイスID163と、ブロードキャストコマンド内に含まれるBDアドレス162およびデバイスID163と照合する。 FIG. 7 shows the details of step S140. In step S141, each of the plurality of information processing devices 20 receives the broadcast command transmitted from the communication device 10 in step S130. In step S142, each of the plurality of information processing devices 20 that have 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 the device ID 163 written in the own memory 23 do not match the BD address 162 and the device ID 163 included in the broadcast command, the processing of the information processing device 20 is performed. The process proceeds to step S143. In step S143, the information processing device 20 discards the received broadcast command, the series of processing of the information processing device 20 is completed, 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 the device ID 163 written in the own memory 23 and the BD address 162 and the device ID 163 included in the broadcast command match, the processing of the information processing device 20 is a step. Move to S144. In step S144, the information processing device 20 determines whether or not the process (service) according to the broadcast command can be executed by using its own 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 processing (service) according to the broadcast command cannot be executed by using the own application unit 24, the processing of the information processing device 20 shifts to the process S143, and the broadcast received as described above is performed. Discard the command. After that, in step S145, the information processing device 20 transmits an error signal indicating that the processing (service) according to the broadcast command cannot be executed by its own application unit 24 to the communication device 10. Further, the error signal transmitted from the information processing device 20 to the communication device 10 includes the device ID 163 uniquely assigned to the information processing device 20 by the communication device 10. 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. The transmission of the error signal by the information processing device 20 to the communication device 10 is executed after the above-mentioned waiting time has elapsed after receiving the broadcast command. When the transmission of the error signal in the step S145 is completed, the series of processes of the information processing device 20 is completed, 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 processing (service) according to the broadcast command can be executed by using the own application unit 24, the processing of the information processing device 20 shifts to the process S146. In step S146, the information processing device 20 uses the application unit 24 to execute a process (service) according to a broadcast command. After that, 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 device 10. Further, the response signal transmitted from the information processing device 20 to the communication device 10 includes the device ID 163 uniquely assigned to the information processing device 20 by the communication device 10. 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. The transmission of the response signal by the information processing device 20 to the communication device 10 is executed after the above-mentioned standby time has elapsed after receiving the broadcast command. When the transmission of the response signal in step S147 is completed, the series of processes of the information processing device 20 is completed, and the information processing device 20 shifts to the scan state again. After that, the communication method S100 shifts to the 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 device 10 uses the broadcast module 153 to receive response signals from all the information processing devices 20 identified by one or more device IDs 163 included in the broadcast command. Determine if it has been done. When the response signal is 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 device 10 controls the desired information processing device 20 by the broadcast command. Is determined to have been achieved, and 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 are not received from all the information processing devices 20 specified by one or more device IDs 163 included in the broadcast command, the communication method S100 shifts to the step S160. In step S160, the processor 11 of the communication device 10 uses the broadcast module 153 to process information processing in which the information processing device 20 specified by one or more device IDs 163 included in the broadcast command does not transmit a response signal. Identify the device 20. Further, when the communication device 10 receives an error signal, the processor 11 of the communication device 10 uses the broadcast module 153 to process an information processing device specified by one or more device IDs 163 included in the broadcast command. Of the 20, the information processing device 20 that has transmitted the error signal is specified. These identifications are performed by reference to the device ID 163 contained 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 does not transmit the response signal is identified, the processor 11 of the communication device 10 includes the device ID 163 corresponding to the information processing device 20 that does not transmit the response signal by 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. After that, the communication method S100 returns to the step S130 and executes the transmission of the changed broadcast command. The change of the broadcast command in step S160 may be omitted. In this case, the communication method S100 returns to the step S130 and retransmits the same broadcast command as the previous time 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 identified, the processor 11 of the communication device 10 uses the I / O interface 12 to inform the user or the administrator of the communication system 1 or the communication device 10. Display or send a message that appropriate measures such as correction of the broadcast command need to be taken. As a result, the user or administrator of the communication system 1 or the communication device 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 BD address 162 and the communication device 10 for specifying the communication device 10 which is the transmission source of the broadcast command are unique in the memory 23 of the information processing device 20. The device ID 163 assigned to is stored in. Further, the broadcast command transmitted from the communication device 10 includes the BD address 162 and the device ID 163 in addition to the instruction regarding the 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 have received the broadcast command from the communication device 10 has the BD address 162 and the device ID 163 included in the received broadcast command, and the BD address 162 written in its own memory 23. And the device ID 163 are collated, and when 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 own memory 23, the broadcast command is sent. Executes the following processing.

そのため、本発明の通信システム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 are used even when the broadcast communication according to the BLE standard is used. It is possible to control each of these 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 have received the broadcast command from the communication device 10 has the BD address 162 included in the received broadcast command and 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 communication device 10 broadcasts to each of the plurality of information processing devices 20. 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 the processing according to the broadcast command transmits a response signal to the communication device 10. Therefore, the communication device 10 that has transmitted the broadcast command can confirm whether or not each of the plurality of information processing devices 20 has received the broadcast command and executed the process according to the broadcast command. This makes it possible to improve the reliability of broadcast communication from the communication device 10 to each of the plurality of information processing devices 20.

このように、本発明の通信システム1および通信方法S100は、複数の情報処理デバイス20の個別制御が可能である点、特定の通信装置10による複数の情報処理デバイス20の制御だけが有効化されているため、ブロードキャスト通信のセキュリティを向上させることができる点、さらに、処理を実行した情報処理デバイス20から通信装置10に対して応答信号が送信されるため、ブロードキャスト通信の信頼性を向上させる点という、従来のBLE規格に従う無線通信では提供できない顕著な利点を提供することができる。 As described above, in 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 in that the plurality of information processing devices 20 can be individually controlled. Therefore, the security of broadcast communication can be improved, and the reliability of broadcast communication is improved because the response signal is transmitted from the information processing device 20 that has executed the processing to the communication device 10. That is, it is possible to provide a remarkable 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 and information to be controlled by one transmission of a broadcast command by one communication device 10. By receiving the response signals or error signals from all of the processing devices 20, the execution status of the processing of each information processing device 20 can be recognized. Therefore, the communication system 1 and the communication method S100 of the present invention are particularly useful for a system in which a large number of information processing devices 20 are individually controlled and high reliability and high security of broadcast communication are required.

そのため、本発明の通信システム1および通信方法S100は、例えば、ベッドに取り付けられた複数のセンサーと管理装置から構成される医療分野におけるベッドセンサー監視システムや、工場の各プロセスを監視するための多数のセンサーと管理装置から構成される工場プロセス監視システムのようなセンサーシステム、複数のLED照明を制御するためのLED照明システム、様々なデバイスを同時かつ個別に制御する必要があるゲーム機や玩具、複数のデバイスを同時かつ個別にオン/オフするための無線スイッチシステム、身体に取り付けられた複数のウェアラブルデバイスや生体センサーを制御するためのウェアラブルデバイスシステム等に有効に活用することができる。 Therefore, the communication system 1 and the communication method S100 of the present invention are, for example, a bed sensor monitoring system in the medical field composed of a plurality of sensors and a management device mounted on a bed, and a large number for monitoring each process in a factory. Sensor systems such as factory process monitoring systems consisting of sensors and management devices, LED lighting systems for controlling multiple LED lights, game machines and toys that require simultaneous and individual control of various devices, It can be effectively used in a wireless switch system for turning on / off a plurality of devices simultaneously and individually, a wearable device system for controlling a plurality of wearable devices attached to the body, a biosensor, and the like.

以上、本発明の通信方法および通信システムを図示の実施形態に基づいて説明したが、本発明は、これに限定されるものではない。本発明の各コンポーネントの構成は、同様の機能を発揮し得る任意のものと置換することができ、あるいは、本発明の構成に任意の構成のものを付加することができる。 Although the communication method and the communication system of the present invention have been described above based on the illustrated embodiment, the present invention is not limited thereto. The configuration of each component of the present invention can be replaced with any configuration capable of exhibiting the same function, or any configuration can be added to the configuration of the present invention.

本発明の属する分野および技術における当業者であれば、本発明の原理、考え方、および範囲から有意に逸脱することなく、記述された本発明の通信方法および通信システムの構成の変更を実行可能であろうし、変更された構成を有する通信方法および通信システムもまた、本発明の範囲内である。 A person skilled in the art to which the present invention belongs can make changes to the described communication method and communication system configuration of the present invention without significantly departing from the principles, ideas, and scope of the present invention. Communication methods and communication systems with 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 examples for explanation, and the present invention is not necessarily limited thereto. It is also within the scope of the invention that any component has been added or combined, or any component has been removed, without departing from the principles and intent of the invention. Further, each component of the communication system may be realized by hardware, software, or a combination thereof.

また、図3~図7に示された通信方法の工程の数や種類は、説明のための例示にすぎず、本発明は必ずしもこれに限られない。本発明の原理および意図から逸脱しない範囲において、任意の工程が、任意の目的で追加若しくは組み合わされ、または、任意の工程が削除される態様も、本発明の範囲内である。 Further, 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 also within the scope of the present invention that any step is added or combined for any purpose, or any step is 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 uniquely assigns the device ID 163 to the information processing device 20, the plurality of information processing devices 20 are assigned by the characteristics of the information processing device 20 (for example, by the information processing device 20). It may be grouped according to the content of the provided process (service). 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.

1…通信システム 10…通信装置 11…プロセッサー 12…I/Oインターフェース 13…BLE通信ユニット 14…メモリー 15…モジュール 151…接続確立モジュール 152…情報書き込みモジュール 153…ブロードキャストモジュール 154…その他モジュール 16…データ 161…認証情報 162…BDアドレス 163…デバイスID 164…その他データ 20…情報処理デバイス 21…プロセッサー 22…BLE通信ユニット 23…メモリー 231…認証情報 24…アプリケーションユニット 25…ペアリングボタン 26…内部電源 S100…通信方法 S110、S120、S130、S140、S150、S160…工程 S111~S115、S121~S124、S131、S141~S147…工程 1 ... Communication system 10 ... Communication device 11 ... Processor 12 ... I / O interface 13 ... BLE communication unit 14 ... Memory 15 ... Module 151 ... Connection establishment module 152 ... Information writing module 153 ... Broadcast module 154 ... Other modules 16 ... Data 161 … Authentication information 162… BD address 163… Device ID 164… Other data 20… Information processing device 21… Processor 22… BLE communication unit 23… Memory 231… Authentication information 24… Application unit 25… Pairing button 26… Internal power supply S100… Communication method S110, S120, S130, S140, S150, S160 ... Process S111 to S115, S121 to S124, S131, S141 to S147 ... Process

Claims (9)

通信装置と複数の情報処理デバイスとの間の通信を実行するための通信方法であって、
前記複数の情報処理デバイスのそれぞれのペアリングボタンが押下された際に、前記ペアリングボタンが押下された前記情報処理デバイスからアドバタイズ信号を前記通信装置に送信し、前記通信装置と前記ペアリングボタンが押下された前記情報処理デバイスとの間の接続を確立する工程と、
前記通信装置との前記接続が確立された前記情報処理デバイスのメモリー内に、前記通信装置を特定するための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 the pairing button of each of the plurality of information processing devices is pressed, an advertisement signal is transmitted from the information processing device to which the pairing button is pressed to the communication device, and the communication device and the pairing button are transmitted. The process of establishing a connection with the information processing device for which is pressed, and
After writing the BD address for identifying 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 for which the connection with the communication device has been established, The step of disconnecting the connection between the communication device and the information processing device, and
A step of 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 to the memory has been completed.
When the BD address and the device ID written in the memory of the information processing device that received the broadcast command match the BD address and the device ID included in the broadcast command, the said. A communication method comprising a step of executing a process according to the broadcast command using an information processing device.
前記通信装置と前記複数の情報処理デバイスとの間の前記通信は、BLE(ブルートゥース・ロー・エナジー)規格に従ったブロードキャスト通信である請求項1に記載の通信方法。 The communication method according to claim 1, wherein the communication between the communication device and the plurality of information processing devices is broadcast communication according to a BLE (Bluetooth Low Energy) standard. 前記情報処理デバイスを用いて、前記ブロードキャストコマンドに従った前記処理を実行する前記処理の後に、前記ブロードキャストコマンドに従った前記処理を実行した前記情報処理デバイスから前記通信装置に、応答信号を送信する工程をさらに含む請求項1または2に記載の通信方法。 Using the information processing device, after the processing for executing the processing according to the broadcast command, a response signal is transmitted from the information processing device that has executed the processing according to the broadcast command to the communication device. The communication method according to claim 1 or 2, further comprising a step. 前記複数の情報処理デバイスは、前記ブロードキャストコマンドを受信してから、それぞれ異なる待機時間の経過後に、前記通信装置に前記応答信号を送信する前記工程を実行するよう構成されている請求項3に記載の通信方法。 3. The third aspect of claim 3, wherein the plurality of information processing devices are configured to execute the step of transmitting the response signal to the communication device after the elapse of different standby times after receiving the broadcast command. Communication method. 前記通信装置は、前記ブロードキャストコマンドに含まれる前記デバイスIDによって特定される前記複数の情報処理デバイスの全てから前記応答信号を受信するまで、前記BDアドレスおよび前記デバイスIDを含む前記ブロードキャストコマンドを送信する前記工程を、繰り返し実行するよう構成されている請求項3または4に記載の通信方法。 The communication device 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 steps are repeatedly executed. 前記通信装置と前記ペアリングボタンが押下された前記情報処理デバイスとの間の前記接続を確立する工程は、
前記ペアリングボタンが押下された前記情報処理デバイスから前記通信装置に対して認証情報を送信し、前記通信装置による前記情報処理デバイスの認証を実行する工程と、
前記通信装置による前記情報処理デバイスの前記認証が成功した場合にのみ、前記通信装置と前記ペアリングボタンが押下された前記情報処理デバイスとの間の前記接続を確立する工程と、を含む請求項1ないし5のいずれかに記載の通信方法。
The step of establishing the connection between the communication device and the information processing device to which the pairing button is pressed is
A step of transmitting authentication information from the information processing device to which the pairing button is pressed to the communication device and executing authentication of the information processing device by the communication device.
A claim comprising the step of establishing the connection between the communication device and the information processing device to which the 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.
前記複数の情報処理デバイスのそれぞれに対して、前記デバイス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 to each of the plurality of information processing devices for a predetermined period and at a predetermined interval. The communication method according to any one of claims 1 to 6, further comprising a step of repeatedly transmitting the broadcast command including the device ID and the BD address. 通信装置と複数の情報処理デバイスとの間の通信を実行するための通信システムであって、
前記通信装置は、プロセッサーと、前記プロセッサーに接続されたメモリーと、を備え、
前記通信装置の前記メモリーは、
前記複数の情報処理デバイスのそれぞれからアドバタイズ信号を受信し、前記アドバタイズ信号を送信した前記情報処理デバイスとの接続を確立するための接続確立モジュールと、
前記通信装置との前記接続が確立された前記情報処理デバイスに対し、前記通信装置を特定するための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 advertisement signals from each of the plurality of information processing devices and establishing a connection with the information processing device to which the advertisement signals are transmitted,
By transmitting the BD address for identifying the communication device and the device ID of the information processing device assigned by the communication device to the information processing device for which the connection with the communication device has been established, the said. An information writing module that makes it possible to write the BD address and the device ID in the memory of the information processing device.
A broadcast module that sends a broadcast command including the BD address and the device ID to each of the plurality of information processing devices is stored.
Each of the plurality of information processing devices has the BD address and the device ID written in its own memory when the broadcast command is received from the communication device, and the BD address included in the broadcast command. A communication system characterized by being configured to execute a process according to the broadcast command when the device ID and the device ID match.
前記通信装置と前記複数の情報処理デバイスとの間の前記通信は、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 according to a BLE (Bluetooth Low Energy) standard.
JP2018101327A 2018-05-28 2018-05-28 Communication method and communication system Active JP7089172B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2018101327A JP7089172B2 (en) 2018-05-28 2018-05-28 Communication method and communication system
PCT/JP2019/020810 WO2019230622A1 (en) 2018-05-28 2019-05-27 Communication method and communication system
CN201980035908.7A CN112205066A (en) 2018-05-28 2019-05-27 Communication method and communication system

Applications Claiming Priority (1)

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

Publications (2)

Publication Number Publication Date
JP2019208095A JP2019208095A (en) 2019-12-05
JP7089172B2 true JP7089172B2 (en) 2022-06-22

Family

ID=68698151

Family Applications (1)

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

Country Status (3)

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

Families Citing this family (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

Also Published As

Publication number Publication date
WO2019230622A1 (en) 2019-12-05
CN112205066A (en) 2021-01-08
JP2019208095A (en) 2019-12-05

Similar Documents

Publication Publication Date Title
US11259178B2 (en) Bluetooth mesh network provisioning authentication
US10959287B2 (en) Roaming groups in a Peer-to-Peer Network
WO2021018153A1 (en) Device distribution network registration method, device, and system
EP3281141B1 (en) Cloud-based cross-device digital pen pairing
US10341792B1 (en) System for distributing audio output using multiple devices
EP3000217B1 (en) Electronic device using logical channels for communication
US9565708B2 (en) Auto-connect in a peer-to-peer network
US8775533B2 (en) Auto connect in peer-to-peer network
US20120297229A1 (en) Auto-connect in a peer-to-peer network
KR102303681B1 (en) Synchronizing device association data among computing devices
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
US11016581B2 (en) Base station for use with digital pens
WO2019153722A1 (en) Terminal communication method and device, terminal and storage medium
CN111787540B (en) Method and device for accessing Internet of things, electronic equipment and readable storage medium
WO2019037458A1 (en) Communication method and apparatus
US20160198285A1 (en) Method And Internet Of Things System For Controlling An Electronic Device
US20120149295A1 (en) Information processing apparatus, server apparatus, group creation system, group creation method, and program
JPWO2011129115A1 (en) Terminal device and registration method thereof
JP2016042729A (en) Wireless personal area network (pan) coordinator implementing power saving by transition between active state and sleep state
JP7089172B2 (en) Communication method and communication system
WO2022042170A1 (en) Iot device and authorization method therefor
JP7389324B2 (en) Communication methods and systems
US10568157B2 (en) Communication apparatus that carries out communications with external apparatuses, control method therefor, and storage medium
EP4210282A1 (en) Electronic device, and method for determining provisioning device in edge computing network

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210521

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220510

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220523

R150 Certificate of patent or registration of utility model

Ref document number: 7089172

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150