WO2018022912A1 - Event clustering for ble-mesh devices - Google Patents

Event clustering for ble-mesh devices Download PDF

Info

Publication number
WO2018022912A1
WO2018022912A1 PCT/US2017/044215 US2017044215W WO2018022912A1 WO 2018022912 A1 WO2018022912 A1 WO 2018022912A1 US 2017044215 W US2017044215 W US 2017044215W WO 2018022912 A1 WO2018022912 A1 WO 2018022912A1
Authority
WO
WIPO (PCT)
Prior art keywords
ble
mesh
mode
dual
lpn
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.)
Ceased
Application number
PCT/US2017/044215
Other languages
French (fr)
Inventor
Arvind Kandhalu RAGHU
Mehul Soman
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.)
Texas Instruments Japan Ltd
Texas Instruments Inc
Original Assignee
Texas Instruments Japan Ltd
Texas Instruments Inc
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 Texas Instruments Japan Ltd, Texas Instruments Inc filed Critical Texas Instruments Japan Ltd
Priority to CN201780045325.3A priority Critical patent/CN109479182B/en
Publication of WO2018022912A1 publication Critical patent/WO2018022912A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/80Services using short range communication, e.g. near-field communication [NFC], radio-frequency identification [RFID] or low energy communication
    • 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
    • H04W84/12WLAN [Wireless Local Area Networks]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/02Terminal devices
    • H04W88/06Terminal devices adapted for operation in multiple networks or having at least two operational modes, e.g. multi-mode terminals
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Definitions

  • This relates generally to wireless communications, and more particularly to Bluetooth Low Energy (BLE) automation mesh network (BLE-Mesh) communications.
  • BLE Bluetooth Low Energy
  • BLE-Mesh Bluetooth Low Energy
  • BLE-Mesh is a wireless personal area network (WPAN) technology that uses a flooding-based protocol that with retransmission extends the range of BLE devices by including the ability to send messages to and amongst groups of devices.
  • the devices in the BLE-Mesh network can support both BLE and BLE-mesh, but not necessarily both.
  • a rebroadcasting mesh network works by flooding all messages to all nodes in the network through broadcasts.
  • the nodes in the mesh network all share a set of indexed data slots. Each time a device receives a broadcast message from another device in the mesh, the device repeats the message (rebroadcasts it), enabling its neighboring devices to 'hear' the new message. The neighboring devices rebroadcast this message to their neighbors, and the process is repeated until all devices in the mesh have received the same message. Flooding thus enables wireless devices to talk to each other without being within a direct radio range, as devices between them help by relaying the messages.
  • a typical WPAN has edge device(s) that are battery powered, relay devices that are always on as they are always in the listening mode, and functional end device(s), such as lights. Most BLE devices are battery powered so that power efficiency is generally an important consideration.
  • Smartphones and other some ' legacy devices' such as tablets and laptops support BLE, but do not currently support mesh formatted messaging.
  • BLE connectivity needs to be enabled for mesh devices, creating the need for dual -mode BLE devices that prov ide both Mesh operations and BLE operations.
  • adding this BLE-connectivity to mesh dev ices will significantly raise their power consumption, being a particular problem for battery-powered dev ices.
  • methods of BLE-Mesh communications include providing a dual-mode BLE-Mesh device including dual-mode RF driver, dual-mode manager, a BLE stack, and a mesh stack for mesh operations in a BLE-mesh network having a BLE relay device and a functional end BLE device.
  • the dual-mode BLE-mesh device has a periodic set of time indexed data slots common throughout the BLE-mesh network, which provides a BLE event timeline for BLE connection events.
  • the dual-mode BLE device implements an event clustering algorithm that delays or advances mesh events with respect to a timing the BLE connection events for clustering together their respective occurrences into continuous BL E/Mesh events to reduce a duty cycle by reducing a number of transitions from active mode to sleep mode and from sleep mode to active mode.
  • the dual -mode BLE-Mesh device communicates in the BLE-mesh network using the continuous BLE/Mesh events ith at least one mesh device.
  • FIG. I is a flowchart of an example method of BLE-Mesh communications, according to an example embodiment.
  • FIG. 2 shows an example timeline showing a BLE event timeline, friend (FR) low-power mesh edge Node (LPN) events timeline, and described clustering of mesh events with BLE connection events to reduce the number of wakeups and sleeps.
  • FR friend
  • LPN low-power mesh edge Node
  • FIG. 3 shows an example timeline for a low power relay node including a BLE event timeline, relay events timeline, and described clustering of mesh relay events with the BLE connection events shown to reduce the number of wakeups and sleeps.
  • FIG. 4 A i s a block diagram schematic of an example described dual-mode BLE-Mesh device that can implement described event clustering for BLE-Mesh communications, according to an example embodiment.
  • FIG. 4B is a functional layer depiction of the dual-mode BLE-Mesh device shown in FIG. 4 A including a dual-mode manager.
  • Example embodi ments recognize that dual-mode BLE dev ices prov iding both mesh operation and BLE operation, particularly those being battery powered, can benefit from a reduction in their power consumption.
  • Example embodiments include techniques to cluster BLE events in time with mesh ev ents for dual -mode BLE devices, which reduce a number of wakeups and li kevvi se reduces a number of transitions from activ e to sleep and sleep to activ e, thereby lowering the dev ice' s power consumption.
  • FIG. 1 is a flowchart of an example method 100 of ev ent clustering for BLE- Mesh communications, according to an example embodiment.
  • BLE is used as the physical transport of the mesh network, referred herein as a BLE-mesh network, such as using the Bluetooth 4.1 specification.
  • the BLE-mesh network env ironment includes a plurality of spaced apart dual -mode BLE-Mesh dev ices.
  • a cluster of dual-mode BLE-enabled dev ices which are identifiable to one another may participate as routing nodes to prov ide range extension for any two participating BLE-mesh dev ices that would otherwise be out of the BLE transmission range from each other.
  • the BLE-mesh network can be a secure network.
  • Step 101 comprises prov iding a dual-mode BLE-Mesh devi e including a BLE stack for BLE operations and a mesh stack for mesh operations in a BLE-mesh network having a least one BLE relay dev ice and a functional end BLE dev ice.
  • the dual-mode BLE-Mesh dev ice includes a dual -mode RF driv er and a dual -mode manager.
  • the dual-mode BLE-Mesh device has a periodic set of time indexed data slots that is common throughout the BLE-mesh network which prov ides a BLE event timeline for a plurality of BLE connection events.
  • BLE connecti on events usual ly inv olv e a periodic receiv e (Rx ) and transmit ( Tx ) between a pair of dual-mode BLE-Mesh devices that occurs ev ery connection interval time period.
  • Other connection events can also occur defined in the BLE Special Interest Group (SIG) specification.
  • Step 1 02 comprises the dual-mode BLE device implementing an event clustering algorithm that delays or advances a timing of mesh events with respect to a timing of instances of the BLE connection events for clustering together their respective occurrences into continuous BLE/Mesh events.
  • the continuous BLE/Mesh events reduce a duty cycle of the device by reducing a number of transitions from active mode to sleep mode and from sleep mode to activ e mode.
  • Duty cycle i s the ratio of time in which the signal is activ e (in percentage).
  • Step 103 comprises the dual-mode BLE-Mesh device communicating in the BLE-mesh network using the continuous BLE/Mesh events with at least one mesh device.
  • FIG. 2 shows an example timeline 200 for a low-power FR edge node including a BLE event timeline 205 including periodic BLE ev ents 205a 1 , 205 a2 and 205a3, a FR LPN events timeline 210 including FR LPN receives 2 10a 1 , 2 10a2, and 210a3, and FR LPN pings 2 10b I , 2 10b2 and 210b3, and described positions of the respective pings and receives after clustering shown as 'with clustering '' 2 5 to provide continuous BLE/Mesh events that reduce the number of wakeups and sleeps.
  • a " 'friend ship " is established between a FR relay device and an LPN.
  • An edge device sends a ping with a FRND bit set, TTL 0, wakes up after FR Receive Delay (FRD), and is in scan state for FR Receive Window (FRW) duration. RF access for this ping and scan for FRW will be dedicated.
  • FPD FR Receive Delay
  • FRW FR Receive Window
  • ping 2 10b I is time shifted now show n as 2 10b 1 " to cluster with the BLE ev ent 205a 1
  • the receive 2 10a2 and pong 2 10b 2 are both modified in time now shown as 210a2' and 210b2' to cluster before and after the BLE event 205a2 respectively
  • the receive 210a3 and ping 2 1 0b 3 are both modified in time now shown as 210a3 ' and 2 10b ' to cluster after the BLE event 205a3.
  • FIG. 3 show s an example timeline 300 for a low power relay node including a BLE event timeline 305 including periodic BLE events 305a 1 , 305a2, and 305a3, a FR low-pow er mesh edge Node (LPN ) events timeline 310 including Mesh receives 3 10a 1 , 310a2, and Mesh transmits 310b 1 , 3 10b2, and 310b3, and described clustering shown as 'with clustering' 3 1 5.
  • LPN low-pow er mesh edge Node
  • Described clustering 315 has the Mesh transmits time shifted now shown a 3 1 Ob i ', 310b2', and 310b3 ' clustering with the BLE events 305a I , 305a2, and 305 a3 to reduce the number of wakeups and sleeps. Because this Example shows only Tx events postponed, it is applicable to current mesh routing nodes as well. The Mesh Tx events should generally be postponed only up within a threshold duration (the time between BLE connection events) to keep the impact of the timing change low.
  • FIG. 4A shows a system block diagram representation for an example dual-mode BLE-Mesh device 400 that generally conforms to the BLE communications standard.
  • the dual-mode BLE-Mesh device 400 may be any device that can engage in BLE communications. Such devices may be, may include, or may be a part of, mobile phones such as smartphone, tablets, computers, personal digital assistants, and household items with communication capabilities such as door knobs, window blinds, and motion sensors.
  • the dual-mode BLE-Mesh device 400 communicates in a BLE-mesh network along with as plurality of other BLE devices to a network (e.g., the Internet) that is coupled to a central authority database that is generally stored on a server.
  • a network e.g., the Internet
  • the dual-mode BLE-Mesh device 400 comprises a controller 420 including a processor 425, a memory 422 including software 422a for a described event clustering for BLE-Mesh communications algorithm, and a transceiver 424 including a dual-mode RF driver 424a that is coupled to an antenna 428.
  • the controller 420 implements a BLE stack for BLE operations and a mesh stack for mesh operations.
  • the transceiver 424 is also shown including hardware comprising digital logic 424b that can be used as an alternative to software 422a for implementing a described event clustering for BLE-Mesh communications algorithm .
  • the transceiver 424 includes a transmitter and a receiver.
  • the transmitter generally comprises a media access control (MAC) module, an encoder, a modulator, an Inverse Fast Fourier Transform (IFFT) unit, a digital to analog conversion (DAC)/filter module, and an RF/antenna module.
  • the receiver generally comprises an RF/antenna unit, an analog to digital conversion ( ADC )/fi Iter unit, a FFT unit, a demodulator, a decoder, and a MAC module.
  • the memory 422 i s more generally configured to store information including data, instructions, or both.
  • the memory 422 may be any storage medium accessible by the controller 420, such as a read only memory (ROM), a random access memory (RAM), a register, cache memory, or magnetic media device such as internal hard disks and removable disks.
  • a phase lock loop (PLL) 432 is also provided for purposes including mixing and frequency synthesis.
  • the dual-mode BLE-Mesh device 400 is also shown including hardware comprising digital logic 434 that can also be for implementing a described event clustering for BLE-Mesh communications algorithm. However, as described hereinabove, the event clustering for BLE-Mesh communications algorithm may also be implemented by software.
  • the controller 420 is coupled to the memory 422 and to the transceiver 424.
  • the transceiver 424 comprises baseband units (not shown) and analog units (not shown) to transmit and receive RF signals.
  • the baseband unit may comprise hardware to perform baseband signal processing including digital signal processing, coding and decoding, modulation, and demodulation.
  • the analog unit may compri se hardware to perform ADC, DAC, filtering, gain adjusting, up-conversion, and down-conversion.
  • the analog unit may receiv e RF signal s from an access point and down-convert the receiv ed RF signals to baseband signals to be processed by the baseband unit, or receiv e baseband signals from the baseband unit and up-con v ert the receiv ed baseband signals to RF wireless signals for uplink transmission.
  • the analog unit compri ses a mixer to up-conv ert the baseband signal s and down-conv ert the RF signals with a carrier signal oscillated at the radio frequencies of the BLE-mesh network.
  • the radio frequencies may be 2.4 GHz to 2.483-GHz frequency band for BLE communications, and a lower frequency such as about 1 .0 to 1.5 GHz per the BLE standard (generally not sub- 1 GHz for mesh communications), or other specifications depending on future radio access technology.
  • FIG. 4B is a functional layer depiction of the dual-mode BLE-Mesh dev ice 400 shown in FIG. 4 A now shown as 400' that includes an application layer including BLE applications, mesh application, models 440, and a dual -mode manager 445. All blocks above the dual -mode RF driv er 424a are generally software (SW) running on the processor 425 shown in FIG. 4 A in memory 422 (usually stored in flash RAM or ROM ) Dual -mode BLE-Mesh dev ice 400' implements simultaneous operation of the BLE and Mesh software ( SW) stacks using the dual-mode RF driv er 424a. An RF instance 1 445a exists for Mesh operations, and an RF instance 2 445b exists for BLE operations.
  • SW software
  • the dual -mode manager 445 handles RF access priorities based on the stack states, with generally three priority lev els being dedicated, high, and normal .
  • the Mesh adaptation layer 450 formats for BLE or Mesh accordingly and signals appropriate for the particular application.
  • the dual -mode RF driv er 424a includes driv er Application Programming Interface (API) software and the radio itself in hardware. Al so, a flooding module 452, Mesh bearer layer 454 and Mesh security 456 exist for mesh communications.
  • API Application Programming Interface
  • Dual-mode BLE-Mesh device 400' also includes BLE stack 460, Generic Access Profile (GAP) 464 which controls connections and advertising in Bluetooth, and Generic Attribute Profile (GATT) 466 which uses ATT to describe how data is exchanged from two connected devices for BLE.
  • Dual-mode BLE-Mesh device 400' also includes a BLE routing block 465.
  • the BLE routing block 465 is different from the flooding-based mesh. If routing is present, then each node maintains neighbor tables and messages that are sent via deterministic paths to reach a specific destination. In a flooding-based mesh, messages are broadcast to all devices across the network over multiple hops.
  • Dual-mode BLE-Mesh device 400' is also shown having a real-time operating system (RTOS) 470.
  • RTOS 470 scales from a low-footprint, real-time preemptive multi-tasking kernel to a complete RTOS with additional middleware components including a power manager, TCP/IP and USB stacks, an embedded file system and device drivers.
  • Benefits of described event clustering include reducing the overal 1 power consumption of nodes and the maintaining of interoperability.
  • Described event clustering can be detected using a packet sniffer to detect transmission time-points with respect to BLE and mesh events.
  • One can also use a power analyzer to determine the node activity for a described dual-mode BLE-Mesh device.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

In described examples, a method of BLE-Mesh communications includes providing a dual-mode BLE-Mesh device (400') including dual-mode RF driver (424a), dual-mode manager (445), a BLE stack (460) for BLE operations, and a mesh stack (452, 454) for mesh operations in a BLE-mesh network having a BLE relay device and a functional end BLE device. The BLE-mesh device (400') has a periodic set of time indexed data slots common throughout the BLE-mesh network which provides a BLE event timeline for BLE connection events. The dual-mode BLE device (400') implements an event clustering algorithm (424b) that delays or advances mesh events with respect to a timing the BLE connection events for clustering together their respective occurrences into continuous BLE/Mesh events to reduce a duty cycle by reducing a number of transitions from active mode to sleep mode and from sleep mode to active mode. The BLE-Mesh device (400') communicates in the BLE-mesh network using the continuous BLE/Mesh events with at least one mesh device.

Description

EVENT CLUSTERING FOR BLE-MESH DEVICES
[0001] This relates generally to wireless communications, and more particularly to Bluetooth Low Energy (BLE) automation mesh network (BLE-Mesh) communications.
BACKGROUND
[0002] BLE-Mesh is a wireless personal area network (WPAN) technology that uses a flooding-based protocol that with retransmission extends the range of BLE devices by including the ability to send messages to and amongst groups of devices. The devices in the BLE-Mesh network can support both BLE and BLE-mesh, but not necessarily both. A rebroadcasting mesh network works by flooding all messages to all nodes in the network through broadcasts.
[0003] The nodes in the mesh network all share a set of indexed data slots. Each time a device receives a broadcast message from another device in the mesh, the device repeats the message (rebroadcasts it), enabling its neighboring devices to 'hear' the new message. The neighboring devices rebroadcast this message to their neighbors, and the process is repeated until all devices in the mesh have received the same message. Flooding thus enables wireless devices to talk to each other without being within a direct radio range, as devices between them help by relaying the messages.
[0004] A typical WPAN has edge device(s) that are battery powered, relay devices that are always on as they are always in the listening mode, and functional end device(s), such as lights. Most BLE devices are battery powered so that power efficiency is generally an important consideration.
[0005] Smartphones and other some 'legacy devices' such as tablets and laptops support BLE, but do not currently support mesh formatted messaging. To enable such legacy devices to communicate with mesh devices, BLE connectivity needs to be enabled for mesh devices, creating the need for dual -mode BLE devices that prov ide both Mesh operations and BLE operations. However, adding this BLE-connectivity to mesh dev ices will significantly raise their power consumption, being a particular problem for battery-powered dev ices. SUMMARY
[0006] In described examples, methods of BLE-Mesh communications include providing a dual-mode BLE-Mesh device including dual-mode RF driver, dual-mode manager, a BLE stack, and a mesh stack for mesh operations in a BLE-mesh network having a BLE relay device and a functional end BLE device. The dual-mode BLE-mesh device has a periodic set of time indexed data slots common throughout the BLE-mesh network, which provides a BLE event timeline for BLE connection events. The dual-mode BLE device implements an event clustering algorithm that delays or advances mesh events with respect to a timing the BLE connection events for clustering together their respective occurrences into continuous BL E/Mesh events to reduce a duty cycle by reducing a number of transitions from active mode to sleep mode and from sleep mode to active mode. The dual -mode BLE-Mesh device communicates in the BLE-mesh network using the continuous BLE/Mesh events ith at least one mesh device.
BR IEF DESCRIPTIO OF THE DRAWINGS
[0010] FIG. I is a flowchart of an example method of BLE-Mesh communications, according to an example embodiment.
[0011] FIG. 2 shows an example timeline showing a BLE event timeline, friend (FR) low-power mesh edge Node (LPN) events timeline, and described clustering of mesh events with BLE connection events to reduce the number of wakeups and sleeps.
[0012] FIG. 3 shows an example timeline for a low power relay node including a BLE event timeline, relay events timeline, and described clustering of mesh relay events with the BLE connection events shown to reduce the number of wakeups and sleeps.
[0013] FIG. 4 A i s a block diagram schematic of an example described dual-mode BLE-Mesh device that can implement described event clustering for BLE-Mesh communications, according to an example embodiment.
1001 1 FIG. 4B is a functional layer depiction of the dual-mode BLE-Mesh device shown in FIG. 4 A including a dual-mode manager.
DETAILED DESCRIPTION OF EXAMPLE EMBODIMENTS
[0015] The drawings are not necessarily drawn to scale. In the drawings, li ke reference numerals designate similar or equivalent elements. Some illustrated acts or events may occur in different order and/or concurrently with other acts or events. Furthermore, some i llustrated acts or events are optional to implement a methodology in accordance with thi s description . [0016] Also, the terms "coupled to" or "couples with" (and the like), as used herein without further qualification, describe either an indirect or direct electrical connection. Thus, if a first device "couples" to a second device, that connection can be through a direct electrical connection where only parasitics are in the pathway, or through an indirect electrical connection via intervening items including other devices and connections. For indirect coupling, the intervening item generally does not modify the information of a signal, but may adjust its current level, voltage level and/or power level .
[0017] Example embodi ments recognize that dual-mode BLE dev ices prov iding both mesh operation and BLE operation, particularly those being battery powered, can benefit from a reduction in their power consumption. Example embodiments include techniques to cluster BLE events in time with mesh ev ents for dual -mode BLE devices, which reduce a number of wakeups and li kevvi se reduces a number of transitions from activ e to sleep and sleep to activ e, thereby lowering the dev ice' s power consumption.
[0018] FIG. 1 is a flowchart of an example method 100 of ev ent clustering for BLE- Mesh communications, according to an example embodiment. BLE is used as the physical transport of the mesh network, referred herein as a BLE-mesh network, such as using the Bluetooth 4.1 specification. The BLE-mesh network env ironment includes a plurality of spaced apart dual -mode BLE-Mesh dev ices. A cluster of dual-mode BLE-enabled dev ices which are identifiable to one another may participate as routing nodes to prov ide range extension for any two participating BLE-mesh dev ices that would otherwise be out of the BLE transmission range from each other. The BLE-mesh network can be a secure network.
[0019] Step 101 comprises prov iding a dual-mode BLE-Mesh devi e including a BLE stack for BLE operations and a mesh stack for mesh operations in a BLE-mesh network having a least one BLE relay dev ice and a functional end BLE dev ice. The dual-mode BLE-Mesh dev ice includes a dual -mode RF driv er and a dual -mode manager. The dual-mode BLE-Mesh device has a periodic set of time indexed data slots that is common throughout the BLE-mesh network which prov ides a BLE event timeline for a plurality of BLE connection events. BLE connecti on events usual ly inv olv e a periodic receiv e (Rx ) and transmit ( Tx ) between a pair of dual-mode BLE-Mesh devices that occurs ev ery connection interval time period. Other connection events can also occur defined in the BLE Special Interest Group (SIG) specification.
[0020] Step 1 02 comprises the dual-mode BLE device implementing an event clustering algorithm that delays or advances a timing of mesh events with respect to a timing of instances of the BLE connection events for clustering together their respective occurrences into continuous BLE/Mesh events. ( See FIG. 2 and FIG. 3 described hereinbelow for event clustering examples). The continuous BLE/Mesh events reduce a duty cycle of the device by reducing a number of transitions from active mode to sleep mode and from sleep mode to activ e mode. Duty cycle i s the ratio of time in which the signal is activ e (in percentage). The formula is (duty cycle = (time signal is active/total period of signal) x 100%). For example, if a BLE device sends data for 1 ms then sleeps for 999 ms, then the (duty cycle= (1/1000)* 100) = 0.1%.
[0021] Mesh events include FR LPN pinging (transmitting) and FR LPN receiv ing each involving mesh packets. Step 103 comprises the dual-mode BLE-Mesh device communicating in the BLE-mesh network using the continuous BLE/Mesh events with at least one mesh device.
[0022] FIG. 2 shows an example timeline 200 for a low-power FR edge node including a BLE event timeline 205 including periodic BLE ev ents 205a 1 , 205 a2 and 205a3, a FR LPN events timeline 210 including FR LPN receives 2 10a 1 , 2 10a2, and 210a3, and FR LPN pings 2 10b I , 2 10b2 and 210b3, and described positions of the respective pings and receives after clustering shown as 'with clustering'' 2 5 to provide continuous BLE/Mesh events that reduce the number of wakeups and sleeps. According to the specification, a "'friend ship" is established between a FR relay device and an LPN. An edge device sends a ping with a FRND bit set, TTL 0, wakes up after FR Receive Delay (FRD), and is in scan state for FR Receive Window (FRW) duration. RF access for this ping and scan for FRW will be dedicated.
[0023] As show n in the leftmost clustering example ping 2 10b I is time shifted now show n as 2 10b 1 " to cluster with the BLE ev ent 205a 1 , in the center clustering example the receive 2 10a2 and pong 2 10b 2 are both modified in time now shown as 210a2' and 210b2' to cluster before and after the BLE event 205a2 respectively, and in the rightmost clustering the receive 210a3 and ping 2 1 0b 3 are both modified in time now shown as 210a3 ' and 2 10b ' to cluster after the BLE event 205a3.
[0024] FIG. 3 show s an example timeline 300 for a low power relay node including a BLE event timeline 305 including periodic BLE events 305a 1 , 305a2, and 305a3, a FR low-pow er mesh edge Node (LPN ) events timeline 310 including Mesh receives 3 10a 1 , 310a2, and Mesh transmits 310b 1 , 3 10b2, and 310b3, and described clustering shown as 'with clustering' 3 1 5. Described clustering 315 has the Mesh transmits time shifted now shown a 3 1 Ob i ', 310b2', and 310b3 ' clustering with the BLE events 305a I , 305a2, and 305 a3 to reduce the number of wakeups and sleeps. Because this Example shows only Tx events postponed, it is applicable to current mesh routing nodes as well. The Mesh Tx events should generally be postponed only up within a threshold duration (the time between BLE connection events) to keep the impact of the timing change low.
[0025] FIG. 4A shows a system block diagram representation for an example dual-mode BLE-Mesh device 400 that generally conforms to the BLE communications standard. The dual-mode BLE-Mesh device 400 may be any device that can engage in BLE communications. Such devices may be, may include, or may be a part of, mobile phones such as smartphone, tablets, computers, personal digital assistants, and household items with communication capabilities such as door knobs, window blinds, and motion sensors. The dual-mode BLE-Mesh device 400 communicates in a BLE-mesh network along with as plurality of other BLE devices to a network (e.g., the Internet) that is coupled to a central authority database that is generally stored on a server.
[0026] The dual-mode BLE-Mesh device 400 comprises a controller 420 including a processor 425, a memory 422 including software 422a for a described event clustering for BLE-Mesh communications algorithm, and a transceiver 424 including a dual-mode RF driver 424a that is coupled to an antenna 428. The controller 420 implements a BLE stack for BLE operations and a mesh stack for mesh operations. The transceiver 424 is also shown including hardware comprising digital logic 424b that can be used as an alternative to software 422a for implementing a described event clustering for BLE-Mesh communications algorithm . The transceiver 424 includes a transmitter and a receiver. The transmitter generally comprises a media access control (MAC) module, an encoder, a modulator, an Inverse Fast Fourier Transform (IFFT) unit, a digital to analog conversion (DAC)/filter module, and an RF/antenna module. The receiver generally comprises an RF/antenna unit, an analog to digital conversion ( ADC )/fi Iter unit, a FFT unit, a demodulator, a decoder, and a MAC module.
[0027] The memory 422 i s more generally configured to store information including data, instructions, or both. The memory 422 may be any storage medium accessible by the controller 420, such as a read only memory (ROM), a random access memory (RAM), a register, cache memory, or magnetic media device such as internal hard disks and removable disks. A phase lock loop (PLL) 432 is also provided for purposes including mixing and frequency synthesis. [0028] The dual-mode BLE-Mesh device 400 is also shown including hardware comprising digital logic 434 that can also be for implementing a described event clustering for BLE-Mesh communications algorithm. However, as described hereinabove, the event clustering for BLE-Mesh communications algorithm may also be implemented by software.
[0029] The controller 420 is coupled to the memory 422 and to the transceiver 424. In some implementations, the transceiver 424 comprises baseband units (not shown) and analog units (not shown) to transmit and receive RF signals. The baseband unit may comprise hardware to perform baseband signal processing including digital signal processing, coding and decoding, modulation, and demodulation. The analog unit may compri se hardware to perform ADC, DAC, filtering, gain adjusting, up-conversion, and down-conversion. The analog unit may receiv e RF signal s from an access point and down-convert the receiv ed RF signals to baseband signals to be processed by the baseband unit, or receiv e baseband signals from the baseband unit and up-con v ert the receiv ed baseband signals to RF wireless signals for uplink transmission. The analog unit compri ses a mixer to up-conv ert the baseband signal s and down-conv ert the RF signals with a carrier signal oscillated at the radio frequencies of the BLE-mesh network. The radio frequencies may be 2.4 GHz to 2.483-GHz frequency band for BLE communications, and a lower frequency such as about 1 .0 to 1.5 GHz per the BLE standard (generally not sub- 1 GHz for mesh communications), or other specifications depending on future radio access technology.
[0030] FIG. 4B is a functional layer depiction of the dual-mode BLE-Mesh dev ice 400 shown in FIG. 4 A now shown as 400' that includes an application layer including BLE applications, mesh application, models 440, and a dual -mode manager 445. All blocks above the dual -mode RF driv er 424a are generally software (SW) running on the processor 425 shown in FIG. 4 A in memory 422 (usually stored in flash RAM or ROM ) Dual -mode BLE-Mesh dev ice 400' implements simultaneous operation of the BLE and Mesh software ( SW) stacks using the dual-mode RF driv er 424a. An RF instance 1 445a exists for Mesh operations, and an RF instance 2 445b exists for BLE operations.
[0031] The dual -mode manager 445 handles RF access priorities based on the stack states, with generally three priority lev els being dedicated, high, and normal . The Mesh adaptation layer 450 formats for BLE or Mesh accordingly and signals appropriate for the particular application. The dual -mode RF driv er 424a includes driv er Application Programming Interface (API) software and the radio itself in hardware. Al so, a flooding module 452, Mesh bearer layer 454 and Mesh security 456 exist for mesh communications.
[0032] Dual-mode BLE-Mesh device 400' also includes BLE stack 460, Generic Access Profile (GAP) 464 which controls connections and advertising in Bluetooth, and Generic Attribute Profile (GATT) 466 which uses ATT to describe how data is exchanged from two connected devices for BLE. Dual-mode BLE-Mesh device 400' also includes a BLE routing block 465. The BLE routing block 465 is different from the flooding-based mesh. If routing is present, then each node maintains neighbor tables and messages that are sent via deterministic paths to reach a specific destination. In a flooding-based mesh, messages are broadcast to all devices across the network over multiple hops.
[0033] Dual-mode BLE-Mesh device 400' is also shown having a real-time operating system (RTOS) 470. RTOS 470 scales from a low-footprint, real-time preemptive multi-tasking kernel to a complete RTOS with additional middleware components including a power manager, TCP/IP and USB stacks, an embedded file system and device drivers.
[0034] Benefits of described event clustering include reducing the overal 1 power consumption of nodes and the maintaining of interoperability. Described event clustering can be detected using a packet sniffer to detect transmission time-points with respect to BLE and mesh events. One can also use a power analyzer to determine the node activity for a described dual-mode BLE-Mesh device.
[0035] In at least one example, for a described dual-mode BLE-Mesh device having a 1 second connection interval using described clustering of mesh events and BLE connection events a power savings of 30% resulted. This result is for FR LPN devices only. For relay devices, with either power line or very long scans the power savings will be significantly less. For a 100 ms scan interval for mesh device operation, the power savings for a relay device would be about 0.7%.
[0036] Modifications are possible in the described embodiments, and other embodiments are possible, within the scope of the claims.

Claims

CLAIMS What is claimed is:
1 . A method of Bluetooth Low Energy (BLE)-Mesh communications, comprising:
providing a dual-mode BLE-Mesh device including dual-mode RF Driver, dual-mode manager and a BLE stack for BLE operations and a mesh stack for mesh operations in a BLE-mesh network having a least one BLE relay device and a functional end BLE device, wherein the dual-mode BLE-mesh device has a periodic set of time indexed data slots that is common throughout the BLE-mesh network which provides a BLE event timeline for a plurality of BLE connection events;
the dual-mode BLE-Mesh device implementing an event clustering algorithm that delays or advances a timing of mesh events with respect to a timing of instances of the BLE connection events for clustering together their respective occurrences into continuous BLE/Mesh events to reduce a duty cycle by reducing a number of transitions from active mode to sleep mode and from sleep mode to active mode, and
the dual-mode BLE-Mesh device communicating in the BLE-mesh network using the continuous BLE/Mesh events with at least one mesh dev ice.
2. The method of claim 1, wherein for the delays, a delay time used is limited to a predetermined maximum duration that is < a BLE connection period (TBP).
3. The method of claim 1, wherein the dual-mode BLE-Mesh device is operating as a friend (FR ) relay device with at least one associated low-power mesh edge Node (LPN), and wherein the BLE connection events have a BLE connection ev ent absolute time (TB) and a BLE connection period (TBp).
4. The method of claim 3, wherein if friendship parameters are establi shed betw een the LPN and the dual-mode BLE-Mesh device acting as the FR relay device, and wherein if a FR LPN ping has not been transmitted by the LPN to the FR relay device, the dual-mode BLE-Mesh device transmitting a ping at a next TB minus (-) a Friend Receive Delay (FRD)TH time instant, and w herein if the FR LPN ping has been sent, and if a time stamp (TS) at which the FR LPN ping was sent + FRD >= a next TB, then setting a next FRD to the TB, and
wherein if the friendship parameters are not established, checking the TB|> and negotiating w ith the LPN for the FRD to be equal to the TB
5. The method of claim 1, wherein the dual -mode BLE-Mesh dev ice is battery powered.
6. The method of claim 1, wherein the dual-mode BLE-Mesh device is positioned as an edge device the BLE-mesh network.
7. A dual-mode BLE-Mesh device, comprising:
a controller comprising a processor coupled to a memory accessible by a transceiver, a dual-mode RF driver for driving the transceiver, the transceiver coupled to an antenna, the controller implementing an applications layer including BLE applications and Mesh Applications, a dual-mode manager, and a BLE stack for BLE operations and a mesh stack for mesh operations;
an event clustering algorithm that comprises software stored in the memory that is implemented by the processor or is implemented by hardware including digital logic, the algorithm:
delaying or advancing a timing of mesh events with respect to a timing of instances of BLE connection events for clustering together their respective occurrences into continuous BLE/Mesh events to reduce a duty cycle by reducing a number of transitions from active mode to sleep mode and from sleep mode to active mode, and
for the dual -mode BLE-Mesh device communicating in a BLE-mesh network using the continuous BLE/Mesh events with at least one mesh device.
8. The dual -mode BLE-Mesh Dev ice of claim 7, wherein for the delaying, a delay time used is limited to a predetermined maximum duration that is < a BLE connection period (TBP).
9. The dual -mode BLE-Mesh device claim 7, wherein the BLE-Mesh device is adapted to be configured to operate as a friend (FR ) relay device with at least one associated low-power mesh edge Node (LPN), and wherein the BLE connection ev ents have a BLE connection ev ent absolute time (TB) and a BLE connection period (TBp).
10. The dual-mode BLE-Mesh device of claim 9, wherein if friendship parameters are established between the LPN and the dual -mode BLE-Mesh device acting as the FR relay device, and wherein if a FR LPN ping has not been transmitted by the LPN to the FR relay device, the dual -mode BLE-Mesh device transmitting a ping at a next TB minus (-) a Friend Receiv e Delay ( FRD ),h time instant, and wherein if the FR LPN ping has been sent, and if a time stamp (TS) at which the FR LPN ping was sent + FRD >= a next TB, then setting a next FRD to the TB, and wherein if the friendship parameters are not establi shed, checking the T Bi> and negotiating with the LPN for the FRD to be equal to the TB.
1 1 . The dual -mode BLE-Mesh device of claim 7, wherein the BLE-Mesh device includes a battery for battery powering.
12. The dual-mode BLE-Mesh device of claim 7, wherein the event clustering algorithm comprises the software stored in the memory that is implemented by the processor.
13. The dual -mode BLE-Mesh device of claim 7, wherein the event clustering algorithm is implemented by hardware including the digital logic.
14. A dual -mode BLE-Mesh device, comprising:
a controller comprising a processor coupled to a memory accessible by a transceiver, a dual -mode RF driver for driving the transceiver, the transceiv er coupled to an antenna, the controller implementing a means for an applications layer including BLE applications and Mesh Applications, a means for a dual -mode manager, and a means for a BLE stack for BLE operations and a means for mesh stack for mesh operations;
a means for delaying or advancing a timing of mesh events with respect to a timing of instances of BLE connection events for clustering together their respective occurrences into continuous BLE/Mesh events to reduce a duty cycle by reducing a number of transitions from active mode to sleep mode and from sleep mode to active mode, and
a means for the dual-mode BLE-Mesh device communicating in a BLE-mesh network using the continuous BLE/Mesh ev ents with at least one mesh device.
15. The dual -mode BLE-Mesh Device of claim 14, wherein for the means for delaying, a delay time used is limited to a predetermined maximum duration that i s < a BLE connection period (TBp).
16. The dual -mode BLE-Mesh device claim 14, wherein the BLE-Mesh device is adapted to be configured to operate as a friend (FR ) relay device with at least one associated low -power mesh edge Node (LPN), and wherein the BLE connection events have a BLE connection event absolute time (TB) and a BLE connection period (TBp).
1 7. The dual -mode BLE-Mesh device of claim 16, wherein if friendship parameters are establi shed between the LPN and the dual-mode BLE-Mesh device acting as the FR relay device, and wherein if a FR LPN ping has not been transmitted by the LPN to the FR relay dev ice, the dual -mode BLE-Mesh device hav ing a means for transmitting a ping at a next TB minus (-) a Friend Receive Delay (FRD ),h time instant, and a means for wherein if the FR LPN ping has been sent, and if a time stamp (TS) at which the FR LPN ping was sent + FRD >= a next TB then setting a next FRD to the TB, and
wherein if the friendship parameters are not established, a means for checking the T p and negotiating with the LPN for the FRD to be equal to the TB.
18. The dual -mode BLE-Mesh device of claim 14, wherein the BLE-Mesh device includes a battery for battery powering.
19. The dual-mode BLE-Mesh device of claim 14, wherein the means for delaying or advancing the timing and the means for the dual-mode BLE-Mesh device communicating the BLE-mesh network comprises software stored in the memory that is implemented by the processor.
20. The dual-mode BLE-Mesh device of claim 14, wherein the wherein the means for delaying or advancing the timing and the means for the dual-mode BLE-Mesh device communicating the BLE-mesh network is implemented by hardware including digital logic.
PCT/US2017/044215 2016-07-27 2017-07-27 Event clustering for ble-mesh devices Ceased WO2018022912A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201780045325.3A CN109479182B (en) 2016-07-27 2017-07-27 Event clustering for BLE-MESH devices

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US201662367516P 2016-07-27 2016-07-27
US62/367,516 2016-07-27
US15/450,551 US11558725B2 (en) 2016-07-27 2017-03-06 Event clustering for BLE-mesh devices
US15/450,551 2017-03-06

Publications (1)

Publication Number Publication Date
WO2018022912A1 true WO2018022912A1 (en) 2018-02-01

Family

ID=61010800

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2017/044215 Ceased WO2018022912A1 (en) 2016-07-27 2017-07-27 Event clustering for ble-mesh devices

Country Status (3)

Country Link
US (3) US11558725B2 (en)
CN (1) CN109479182B (en)
WO (1) WO2018022912A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112533169A (en) * 2020-12-01 2021-03-19 深圳市童心网络有限公司 Building block type wireless sensor system based on Mesh network

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110574414B (en) 2016-12-27 2023-04-04 株式会社电装 System and method for micro positioning sensor communication
EP3643093B1 (en) 2017-06-22 2021-10-06 Telefonaktiebolaget LM Ericsson (publ) Handling communication of data in a bluetooth low energy (ble), mesh network
CN108811185B (en) * 2018-06-08 2021-10-26 东华大学 BLE-based session keeping method for multiple clients and single peripheral node
CN113661479B (en) * 2019-04-17 2024-09-17 索尼集团公司 Mobile edge computing server, control method and method for processing power status
WO2021102735A1 (en) * 2019-11-27 2021-06-03 Oppo广东移动通信有限公司 Access control method and device for ble mesh apparatus, and storage medium
CN111132113B (en) * 2019-12-31 2023-04-28 中颖电子股份有限公司 Low-power consumption Bluetooth Mesh network implementation method
US11849400B2 (en) * 2020-10-19 2023-12-19 Texas Instruments Incorporated Power saving for a multi-connection wireless device
CN112788592B (en) * 2021-01-20 2022-02-01 广州技象科技有限公司 Data transmission processing method for adding wake-up time
US12262318B2 (en) 2021-04-22 2025-03-25 Texas Instruments Incorporated Power aware event scheduling
US11743702B1 (en) * 2022-08-29 2023-08-29 Inplay, Inc. Advertising method and terminal for low-power bluetooth devices
WO2024136893A1 (en) * 2022-12-20 2024-06-27 Roche Diabetes Care, Inc. Battery relaxation with non-conforming bluetoothr communication behavior

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110021142A1 (en) * 2009-07-24 2011-01-27 Prasanna Desai Method and system for a dual-mode bluetooth low energy device
GB2517086B (en) * 2014-02-25 2015-06-17 Cambridge Silicon Radio Ltd Communicating data over a mesh network

Family Cites Families (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1417812B1 (en) 2001-08-15 2006-03-15 Qualcomm, Incorporated Dual mode bluetooth/wireless device with wake-up times optmized for power conservation
JP4735145B2 (en) * 2004-10-18 2011-07-27 ソニー株式会社 Wireless communication system, wireless communication device, and computer program
US8934387B2 (en) 2010-05-07 2015-01-13 Qualcomm Incorporated Detecting a WLAN signal using a bluetooth receiver during bluetooth scan activity
US8755316B2 (en) * 2011-08-15 2014-06-17 Broadcom Corporation Coordination of DRX and eICIC
WO2013149189A1 (en) 2012-03-30 2013-10-03 Intel Corporation Systems for communicating using multiple frequency bands in a wireless network
US10821542B2 (en) 2013-03-15 2020-11-03 Mks Instruments, Inc. Pulse synchronization by monitoring power in another frequency band
US20140329498A1 (en) * 2013-05-02 2014-11-06 Qualcomm Incorporated Systems and methods for power save during initial link setup
GB2512733B (en) * 2014-02-25 2018-09-05 Qualcomm Technologies Int Ltd Broadcast retransmission
US10111071B2 (en) 2014-09-19 2018-10-23 Avago Technologies General Ip (Singapore) Pte. Ltd. Bluetooth low energy automation mesh network
US9479894B2 (en) * 2014-11-28 2016-10-25 Iloda Solutions Limited Locating and tracking system
WO2016137377A1 (en) * 2015-02-26 2016-09-01 Telefonaktiebolaget Lm Ericsson (Publ) Energy efficient ble mesh initialisation and operation
CN204423068U (en) 2015-03-17 2015-06-24 深圳市佳伴科技有限公司 A kind of intelligent controller
US10893083B2 (en) * 2015-05-25 2021-01-12 Apple Inc. Neighbor awareness networking datapath—scheduling, scheduler rank, and pre-datapath operation triggering
CN204810290U (en) 2015-06-24 2015-11-25 北京勇搏科技有限公司 Novel wireless Intelligence system
US20170117978A1 (en) * 2015-10-27 2017-04-27 Mediatek Inc. Method for selecting ttl for a mesh network
US9955291B2 (en) * 2016-01-13 2018-04-24 Lg Electronics Inc. Method and device for controlling group device using bluetooth in wireless communication system
US20170230784A1 (en) * 2016-02-04 2017-08-10 Lg Electronics Inc. Method and apparatus for transmitting and receiving a data in a mesh network using bluetooth
US10212710B2 (en) * 2016-05-31 2019-02-19 Futurewei Technologies, Inc. System and method for coordinating spatial reuse among low power communications devices

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110021142A1 (en) * 2009-07-24 2011-01-27 Prasanna Desai Method and system for a dual-mode bluetooth low energy device
GB2517086B (en) * 2014-02-25 2015-06-17 Cambridge Silicon Radio Ltd Communicating data over a mesh network

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112533169A (en) * 2020-12-01 2021-03-19 深圳市童心网络有限公司 Building block type wireless sensor system based on Mesh network

Also Published As

Publication number Publication date
US20230164532A1 (en) 2023-05-25
US11997576B2 (en) 2024-05-28
CN109479182A (en) 2019-03-15
CN109479182B (en) 2022-07-01
US20180035247A1 (en) 2018-02-01
US11558725B2 (en) 2023-01-17
US20240276190A1 (en) 2024-08-15

Similar Documents

Publication Publication Date Title
US20240276190A1 (en) Event clustering for ble-mesh devices
US8223680B2 (en) Mesh network control using common designation wake-up
US8400955B2 (en) System and method for power saving by coordinated wake-up in a wireless multi-band network
US9999017B2 (en) Neighbor aware network cluster change for neighbor aware network data link
KR101799370B1 (en) Methods and apparatus for low power wake up signal and operations for wlan
EP3189695B1 (en) Multi-modal wireless connection management
CN107743718B (en) Method and apparatus for providing proxy service via NAN proxy server
US12003271B2 (en) Sleepy device operation in asynchronous channel hopping networks
WO2011005062A2 (en) Power management method for station in wireless lan system and station that supports same
US20150382301A1 (en) Mechanisms of reducing power consumption for nan devices
JP5120012B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND COMPUTER PROGRAM
US20110299426A1 (en) Starting a Wireless Communications Network using wireless signal
WO2014062250A1 (en) Apparatus and methods for group-based reactive service discovery
CN101467396B (en) For the apparatus and method of the detection of wireless communications station
CN110651505B (en) Communication apparatus and communication method
US20220070781A1 (en) Selecting reference signal occasions for wakeup
US12532251B2 (en) Channel scan in multiple service periods
CN109314926B (en) A communication method and wireless device
WO2026036970A1 (en) Communication method and apparatus
CN118283853A (en) Sidelink communication method, communication device and communication system
Saraswat et al. Adaptability of IEEE 802.15. 4 (Zigbee) Protocol for Wireless sensor network

Legal Events

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

Ref document number: 17835285

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17835285

Country of ref document: EP

Kind code of ref document: A1