CN109982281B - Communication system and method based on LoRaWAN - Google Patents

Communication system and method based on LoRaWAN Download PDF

Info

Publication number
CN109982281B
CN109982281B CN201711445232.8A CN201711445232A CN109982281B CN 109982281 B CN109982281 B CN 109982281B CN 201711445232 A CN201711445232 A CN 201711445232A CN 109982281 B CN109982281 B CN 109982281B
Authority
CN
China
Prior art keywords
data
gateway
application server
sending
equipment
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
CN201711445232.8A
Other languages
Chinese (zh)
Other versions
CN109982281A (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.)
Shanghai B Star Technology Co ltd
Original Assignee
Shanghai B Star Technology 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 Shanghai B Star Technology Co ltd filed Critical Shanghai B Star Technology Co ltd
Priority to CN201711445232.8A priority Critical patent/CN109982281B/en
Publication of CN109982281A publication Critical patent/CN109982281A/en
Application granted granted Critical
Publication of CN109982281B publication Critical patent/CN109982281B/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/02Protecting privacy or anonymity, e.g. protecting personally identifiable information [PII]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/0289Congestion control

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention provides a communication system and method based on LoRaWAN, the system includes: the terminal equipment is used for sending a network access request to the gateway equipment and sending first encrypted data to the gateway equipment when the request of the gateway equipment is received and replied to be access-allowed; receiving and decrypting second encrypted data sent by the gateway equipment; the gateway equipment is used for receiving the network access request of the terminal equipment, receiving and decrypting the first encrypted data sent by the terminal equipment after sending the request to the terminal equipment, and sending the decrypted first data to the application server; receiving and encrypting second data sent by the application server to obtain second encrypted data, and sending the second encrypted data to the terminal equipment; and the application server is used for receiving the first data sent by the gateway equipment, executing an operation instruction corresponding to the first data and sending the second data before encryption to the gateway equipment. By applying the embodiment of the invention, a network server is not needed, and the networking cost is saved.

Description

Communication system and method based on LoRaWAN
Technical Field
The invention relates to the technical field of wireless communication, in particular to a communication system and method based on LoRaWAN.
Background
The LoRa is a wireless technology in a Low Power Wide Area Network (LPWAN), has the characteristics of long distance, low power consumption, low speed and low cost, and is suitable for large-scale deployment. The coverage area of LoRa can be a city, even a country, and collected data can be integrated into a public data platform to establish projects such as a smart city, smart transportation, smart factory and the like. LoRaWAN is a low power consumption wide area network standard released by LoRa alliance, and the network architecture thereof comprises a terminal, a Gateway (Gateway) and a Network Server (NS).
When LoRaWAN network terminal data are reported, the terminal sends wireless data to the outside; after receiving the wireless signal, the gateway reports the data to a network server through an Ethernet or a mobile phone operator network (3G or 4G); the network server stores the received data, identifies the type of the reported data packet, and if the data packet needs to be replied, the network server pushes the reply message to the gateway, and the gateway sends the reply message out in a wireless mode. The interactive protocol between the gateway and the network server is a complete TCP/IP protocol, the terminal and the gateway interact in a wireless mode, and a LoRaWAN protocol belonging to an MAC layer is used.
Because the data is transmitted between the gateway and the server through the Ethernet or the mobile phone operator network (3G or 4G), certain cost is generated, and the data can be intercepted by other people in the data transmission process, so that the data transmission is unsafe. In a small-scale internet of things system, such as a smart home, the networking cost is high due to the need of using a network server.
Disclosure of Invention
In view of the above drawbacks of the prior art, an object of the present invention is to provide a communication system and method based on LoRaWAN, which are used to solve the problems of traffic charges generated by data interaction between a gateway and a network server during communication and insecurity of data transmission in the prior art, and do not need the network server, thereby saving networking cost.
To achieve the above and other related objects, the present invention provides a LoRaWAN-based communication system, including: the system comprises terminal equipment, gateway equipment and an application server; the terminal device is used for sending a network access request to the gateway device and sending first encrypted data to the gateway device when receiving a request reply of the gateway device that the access is allowed; receiving and decrypting second encrypted data sent by the gateway equipment; the gateway device is used for receiving a network access request of the terminal device, receiving and decrypting the first encrypted data sent by the terminal device after sending a request reply to the terminal device, and sending the decrypted first data to the application server; receiving and encrypting second data sent by the application server to obtain second encrypted data, and sending the second encrypted data to the terminal equipment; the application server is used for receiving first data sent by the gateway equipment and executing an operation instruction corresponding to the first data; and sending the second data before encryption to the gateway device.
In order to achieve the above objects and other related objects, the present invention provides a communication method based on LoRaWAN, applied to a gateway device, the method including the steps of: (21) receiving a network access request sent by terminal equipment, and sending a return request message to the terminal equipment under the condition of judging that the network access is allowed; (22) receiving encrypted first encrypted data sent by terminal equipment, and decrypting the first encrypted data to obtain decrypted first data, wherein the first data is data collected by the terminal equipment; (23) sending the first data to the application server; (24) receiving second data sent by the application server, and encrypting the second data to obtain encrypted second encrypted data, wherein the second data is transmission data corresponding to an instruction issued by the application server, and the instruction is an instruction sent based on the first data, or an instruction actively sent by the application server; (25) and sending the second encrypted data to the terminal equipment so that the terminal equipment executes the instruction after decrypting the second encrypted data.
In an embodiment of the present invention, the step of sending the second encrypted data to the terminal device, so that the terminal device executes the instruction after decrypting the second encrypted data, includes: and sending the second encrypted data to the terminal equipment during the window opening period of the terminal equipment according to preset issuing delay time so that the terminal equipment executes the instruction after decrypting the second encrypted data.
In an embodiment of the present invention, the terminal device is a wireless sensor.
In an embodiment of the present invention, the gateway device includes a gateway and a web server installation software.
In an embodiment of the present invention, based on the TCP/IP transport protocol, the data transmission direction of the gateway points to the own IP address of the gateway.
In an embodiment of the present invention, the step of receiving the second data sent by the application server and encrypting the second data to obtain encrypted second encrypted data includes: and receiving second data sent by the application server, and encrypting the second data to obtain encrypted second encrypted data, wherein the second data is sent by the application server based on a message queue telemetry transport protocol MQTT or a hypertext transfer protocol HTTP.
In an embodiment of the present invention, the method further includes: judging whether the free memory in the gateway equipment is smaller than a preset value or not; and if so, deleting the data in the gateway equipment according to the storage time of the data in the gateway equipment until the free memory is larger than a preset value.
In an embodiment of the present invention, the step of sending the first data to the application server includes: sending the first data to the application server so that the application server stores the first data; and deleting the first data from the gateway equipment after judging that the first data is successfully sent.
In an embodiment of the present invention, the network access request is represented by an MType message type character.
In addition, the invention also discloses a computer-readable storage medium, on which a computer program is stored, which program, when being executed by a processor, realizes the steps of the LoRaWAN-based communication method.
As described above, the communication system and method based on LoRaWAN of the present invention have the following advantages:
(1) the problems of the prior art that the cost is caused by the fact that the gateway transmits data to the network server through the Ethernet or the operator and the data is stolen possibly caused by the process are solved. Therefore, the flow cost generated by data interaction of the gateway and the network server in the communication process and the insecurity of data transmission are avoided, the network server is not needed, and the networking cost is saved;
(2) by setting the issuing delay time, data loss caused by congestion of a data transmission queue can be effectively avoided, and the data congestion can be avoided by setting the issuing delay time, so that data transmission delay is avoided;
(3) in the embodiment of the invention, the terminal equipment is a wireless sensor, the acquired data is sent to the gateway equipment through the wireless sensor, and is transmitted to the application server through the gateway equipment, and the instruction sent by the application server is received through the gateway equipment, so that the management of the wireless sensor is realized.
Drawings
Fig. 1 is a schematic structural diagram of a LoRaWAN-based communication system according to an embodiment of the present invention.
Fig. 2 is a flowchart illustrating a LoRaWAN-based communication method according to an embodiment of the present invention.
Fig. 3 is a flow chart illustrating another embodiment of the LoRaWAN-based communication method according to the present invention.
Description of the element reference numerals
100 LoRaWAN-based communication system
1 terminal device
2 gateway device
3 application server
S201 to S205
Detailed Description
The following embodiments of the present invention are provided by way of specific examples, and other advantages and effects of the present invention will be readily apparent to those skilled in the art from the disclosure herein. The invention is capable of other and different embodiments and of being practiced or of being carried out in various ways, and its several details are capable of modification in various respects, all without departing from the spirit and scope of the present invention. It is to be noted that the features in the following embodiments and examples may be combined with each other without conflict.
It should be noted that the drawings provided in the following embodiments are only for illustrating the basic idea of the present invention, and the components related to the present invention are only shown in the drawings rather than drawn according to the number, shape and size of the components in actual implementation, and the type, quantity and proportion of the components in actual implementation may be changed freely, and the layout of the components may be more complicated.
Referring to fig. 1, the present invention provides a schematic structural diagram of a communication system 100 based on LoRaWAN, where the uplink data transmission direction of the communication system 100 is: the terminal equipment 1 is transmitted to the gateway equipment 2, and the gateway equipment 2 is transmitted to the application server 3; the downlink data transmission direction is as follows: the application server 3 transmits to the gateway device 2 and the gateway device 2 transmits to the terminal device 1.
The terminal device 1 is configured to send a network access request to the gateway device 2, and send first encrypted data to the gateway device 2 when receiving a request reply of the gateway device 2 that is an access permission request; receiving and decrypting second encrypted data sent by the gateway device 2;
the gateway device 2 is used for receiving the network access request of the terminal device 1, receiving and decrypting the first encrypted data sent by the terminal device 1 after sending the request reply to the terminal device 1, and sending the decrypted first data to the application server 3; receiving and encrypting second data sent by the application server 3 to obtain second encrypted data, and sending the second encrypted data to the terminal device 1;
the application server 3 is configured to receive the first data sent by the gateway device 2, and execute an operation instruction corresponding to the first data; and sending the second data before encryption to the gateway apparatus 2.
In the embodiment of the invention, after the gateway equipment is powered on, the gateway program installed in the gateway equipment and the LoRaWAN network server installation software are automatically started, and specifically, the software installed in the gateway can be services such as Mysql, redis, Mqtt and the like.
After the terminal is powered on, the terminal sends a Join network access request to the gateway equipment, and after the gateway equipment receives the network access request, the gateway equipment directly transfers the request to a network server for installing software; and after receiving the Join request, the gateway equipment replies the request, after receiving the replied request message, the terminal equipment starts to acquire data and send the data to the gateway equipment according to the service requirement, and the gateway equipment decrypts the data through the installed server software and uploads the data to the application server.
Referring to fig. 2 and 3, an uplink data communication process of the communication method based on LoRaWAN includes the steps of:
s201, receiving a network access request sent by a terminal device, and sending a return request message to the terminal device under the condition of judging that the network access is allowed;
s202, receiving encrypted first encrypted data sent by the terminal equipment, and decrypting the first encrypted data to obtain decrypted first data, wherein the first data is data collected by the terminal equipment;
s203, the first data is sent to an application server.
After the terminal device sends the acquired data to the application server through the gateway device by applying the uplink communication process, the application server responds according to the first data or sends an execution instruction to the terminal device, and the process of sending the instruction to the terminal device is a downlink data transmission process.
The downlink data transmission process comprises the following steps:
s204, receiving second data sent by an application server, and encrypting the second data to obtain encrypted second encrypted data, wherein the second data is transmission data corresponding to an instruction issued by the application server, and the instruction is an instruction sent based on the first data, or an instruction actively sent by the application server;
and S205, sending the second encrypted data to the terminal equipment so that the terminal equipment executes the instruction after decrypting the second encrypted data.
With the embodiments of fig. 2 and fig. 3 of the present invention, the uplink data transmission process is as follows: after requesting to join the gateway equipment, the terminal equipment sends encrypted data to the gateway equipment and sends the encrypted data to the application server through the gateway equipment, and the downlink data transmission process comprises the following steps: the application server sends an instruction to the gateway equipment, the instruction is encrypted by the gateway equipment and then is transmitted to the terminal equipment, and the instruction is executed. Therefore, the cost caused by sending the gateway to the network server through the Ethernet or the operator data in the prior art and the problem of data theft possibly caused by the process are avoided. Therefore, the flow cost generated by data interaction of the gateway and the network server in the communication process and the insecurity of data transmission are avoided, the network server is not needed, and the networking cost is saved.
In one implementation manner of the present invention, the step of sending the second encrypted data to the terminal device so that the terminal device executes the instruction after decrypting the second encrypted data includes: and sending second encrypted data to the terminal equipment during the window opening period of the terminal equipment according to preset issuing delay time so that the terminal equipment executes an instruction after decrypting the second encrypted data.
For example, after receiving the second encrypted data, the gateway device puts the second encrypted data into the data transmission queue, judges the transmission time of other data in the queue, and puts the second encrypted data into the queue, and when the transmission time is 0.05S, the transmission delay time of the second encrypted data is set to 0.05S, so that the congestion of the data can be avoided, and the data transmission delay is avoided.
Therefore, by applying the embodiment provided by the invention, the issuing delay time is set by the gateway equipment, and the data is sent to the terminal equipment, so that the terminal equipment receives and executes the data in sequence, and the loss of the data received by the terminal equipment is avoided.
In one implementation, the terminal device is a wireless sensor. The wireless sensor sends the acquired data to the gateway equipment, the data is transmitted to the application server through the gateway equipment, and the instruction sent by the application server is received through the gateway equipment, so that the management of the wireless sensor is realized.
In the embodiment of the invention, the gateway equipment comprises a gateway and network server installation software, and the data transmission direction of the gateway points to the IP address of the gateway based on a TCP/IP transmission protocol. The gateway and the network server installation software run in the same system, the possibility of packet loss in the network transmission process is avoided, the data transmission speed is high, and the method is suitable for erecting a local internet of things in a small local area network.
In the embodiment of the invention, the gateway is powered off and then powered on again, and the gateway and the network server are started automatically; the gateway can also be pointed to 127.0.0.1 (namely the gateway itself) by logging in the gateway page, so that the transmission of data in the gateway is realized, and the way that the gateway and a network server transmit data flow or wirelessly in the prior art is avoided. In addition, the page of a network server built in the gateway can be logged in, and the connection of a registration gateway and the terminal equipment can be increased. By following the TCP/IP transmission protocol, the transmission required to be transmitted by the gateway is directed to the gateway, so that the installation software of the network server in the gateway equipment can encrypt and decrypt the data, and then the data is transmitted.
Preferably, the step of receiving the second data sent by the application server and encrypting the second data to obtain encrypted second encrypted data includes: and receiving second data sent by the application server, and encrypting the second data to obtain encrypted second encrypted data, wherein the second data is data sent by the application server based on a message queue telemetry transport protocol (MQTT) or a hypertext transfer protocol (HTTP). The application server can send data to the gateway device through the MQTT or HTTP protocol, and the communication protocol suitable for sending the data can be improved.
In an implementation manner of the present invention, the method further includes: judging whether the free memory in the gateway equipment is smaller than a preset value or not; and if so, deleting the data in the gateway equipment according to the storage time of the data in the gateway equipment until the free memory is larger than a preset value. The data is deleted by judging the size of the free memory in the gateway equipment, so that the condition that the free memory is larger than a preset value is ensured, and the normal operation of the gateway equipment is ensured.
In another implementation manner of the present invention, the step of sending the first data to the application server includes: sending the first data to an application server so that the application server stores the first data; and deleting the first data from the gateway equipment after judging that the first data is successfully sent. The received data are sent to the application server through the gateway equipment for storage, so that the memory of the gateway equipment can be saved, and the hooking and communication of the terminal equipment cannot be influenced due to the fact that the memory occupies too much.
Specifically, in one implementation, the network access request is represented by an MType message type character. As shown in table 1, the message type character Mtype is represented by 3 bits. In the LoRaWAN specification, 8 message types are defined. That is, the packet types are limited to the following eight types.
TABLE 1
Figure BDA0001527411620000061
Figure BDA0001527411620000071
In addition, the invention also discloses a computer-readable storage medium, on which a computer program is stored, which program, when being executed by a processor, realizes the steps of the LoRaWAN-based communication method.
In summary, the communication system and method based on LoRaWAN of the present invention avoid the cost caused by the gateway sending the data to the network server through ethernet or the operator in the prior art, and the problem of data theft possibly caused by the process. Therefore, the flow charge generated by data interaction between the gateway and the network server in the communication process and the insecurity of data transmission are avoided, the network server is not needed, and the networking cost is saved. Therefore, the invention effectively overcomes various defects in the prior art and has high industrial utilization value.
The foregoing embodiments are merely illustrative of the principles and utilities of the present invention and are not intended to limit the invention. Any person skilled in the art can modify or change the above-mentioned embodiments without departing from the spirit and scope of the present invention. Accordingly, it is intended that all equivalent modifications or changes which can be made by those skilled in the art without departing from the spirit and technical spirit of the present invention be covered by the claims of the present invention.

Claims (10)

1. A LoRaWAN-based communication system, the LoRaWAN-based communication system comprising: the system comprises terminal equipment, gateway equipment and an application server; the gateway equipment comprises a gateway and network server installation software; the gateway and the network server installation software run in the same system; configuring the gateway equipment in advance based on a network communication protocol, and pointing the data transmission direction of the gateway to the self internet protocol address of the gateway;
the terminal device is used for sending a network access request to the gateway device and sending first encrypted data to the gateway device when receiving the request reply of the gateway device as allowing access; receiving and decrypting second encrypted data sent by the gateway equipment;
the gateway device is used for receiving a network access request of the terminal device, receiving the first encrypted data sent by the terminal device after the network server installation software judges and sends a request reply to the terminal device, decrypting the first encrypted data by the network server installation software, and sending the decrypted first data to the application server; receiving and encrypting second data sent by the application server through the network server installation software to obtain second encrypted data, and sending the second encrypted data to the terminal equipment;
the application server is used for receiving first data sent by the gateway equipment and executing an operation instruction corresponding to the first data; and sending the second data before encryption to the gateway device.
2. A communication method based on LoRaWAN is applied to gateway equipment and is characterized in that the gateway equipment comprises a gateway and network server installation software, and the gateway and the network server installation software operate in the same system; configuring the gateway equipment in advance based on a network communication protocol, and pointing the data transmission direction of the gateway to the internet protocol address of the gateway; the LoRaWAN-based communication method comprises the following steps:
(21) receiving a network access request sent by terminal equipment, and sending a return request message to the terminal equipment under the condition that the network server installation software judges that network access is allowed;
(22) receiving encrypted first encrypted data sent by terminal equipment, and decrypting the first encrypted data by the network server installation software to obtain decrypted first data, wherein the first data is data collected by the terminal equipment;
(23) sending the first data to an application server;
(24) receiving second data sent by the application server, and encrypting the second data by the network server installation software to obtain encrypted second encrypted data, wherein the second data is transmission data corresponding to an instruction issued by the application server, and the instruction is an instruction sent based on the first data, or an instruction actively sent by the application server;
(25) and sending the second encrypted data to the terminal equipment so that the terminal equipment executes the instruction after decrypting the second encrypted data.
3. The LoRaWAN-based communication method according to claim 2, wherein the step of sending the second encrypted data to the terminal device so that the terminal device executes the instruction after decrypting the second encrypted data comprises:
and sending the second encrypted data to the terminal equipment during the window opening period of the terminal equipment according to preset issuing delay time so that the terminal equipment executes the instruction after decrypting the second encrypted data.
4. A LoRaWAN-based communication method according to claim 2, wherein the terminal device is a wireless sensor.
5. A LoRaWAN based communication method according to claim 2, wherein the data transmission direction of the gateway points to its own IP address based on TCP/IP transport protocol.
6. The LoRaWAN-based communication method according to claim 2, wherein the step of receiving the second data sent by the application server and encrypting the second data to obtain encrypted second encrypted data comprises:
and receiving second data sent by the application server, and encrypting the second data to obtain encrypted second encrypted data, wherein the second data is sent by the application server based on a message queue telemetry transport protocol MQTT or a hypertext transfer protocol HTTP.
7. The LoRaWAN-based communication method of claim 2, wherein the method further comprises:
judging whether the free memory in the gateway equipment is smaller than a preset value or not;
and if so, deleting the data in the gateway equipment according to the storage time of the data in the gateway equipment until the free memory is larger than a preset value.
8. A LoRaWAN-based communication method according to claim 2, wherein the step of sending the first data to the application server includes:
sending the first data to the application server so that the application server stores the first data;
and deleting the first data from the gateway equipment after judging that the first data is successfully sent.
9. A LoRaWAN-based communication method according to claim 2, wherein the network access request is represented by an MType message type character.
10. A computer-readable storage medium, on which a computer program is stored, which program, when being executed by a processor, carries out the steps of the LoRaWAN-based communication method according to any one of claims 2 to 9.
CN201711445232.8A 2017-12-27 2017-12-27 Communication system and method based on LoRaWAN Active CN109982281B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711445232.8A CN109982281B (en) 2017-12-27 2017-12-27 Communication system and method based on LoRaWAN

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711445232.8A CN109982281B (en) 2017-12-27 2017-12-27 Communication system and method based on LoRaWAN

Publications (2)

Publication Number Publication Date
CN109982281A CN109982281A (en) 2019-07-05
CN109982281B true CN109982281B (en) 2022-09-23

Family

ID=67071608

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711445232.8A Active CN109982281B (en) 2017-12-27 2017-12-27 Communication system and method based on LoRaWAN

Country Status (1)

Country Link
CN (1) CN109982281B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110798834B (en) * 2019-11-05 2023-04-28 上海汉邦京泰数码技术有限公司 Method for providing low-delay encryption service for delay sensitive application
CN111007814A (en) * 2019-11-21 2020-04-14 时拓(嘉兴)智能科技有限公司 LoRaWAN wireless intelligent home local area network system
CN113141333B (en) * 2020-01-18 2023-05-09 佛山市云米电器科技有限公司 Communication method, device, server, system and storage medium of network access device
CN111935723A (en) * 2020-06-01 2020-11-13 东南大学 Wireless data transmission terminal and transmission method
CN111953570B (en) * 2020-07-14 2022-10-11 深圳市拓邦软件技术有限公司 Communication management method and system
CN113627804A (en) * 2021-08-13 2021-11-09 深圳市万睿智能科技有限公司 Supervision system and supervision method for construction and maintenance quality of base station and equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103249043A (en) * 2012-02-14 2013-08-14 上海贝尔股份有限公司 Methods for SN (sensor node) equipment authentication and state authentication, as well as security protocol method
CN106685912A (en) * 2016-08-09 2017-05-17 厦门天锐科技股份有限公司 Secure access method of application system
CN106789259A (en) * 2016-12-26 2017-05-31 中国科学院信息工程研究所 A kind of LoRa core network systems and implementation method
CN107135503A (en) * 2017-07-07 2017-09-05 深圳市信锐网科技术有限公司 A kind of intelligent energy consumption management method and system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9929772B2 (en) * 2016-02-05 2018-03-27 Apana Inc. Low power, high resolution automated meter reading and analytics

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103249043A (en) * 2012-02-14 2013-08-14 上海贝尔股份有限公司 Methods for SN (sensor node) equipment authentication and state authentication, as well as security protocol method
CN106685912A (en) * 2016-08-09 2017-05-17 厦门天锐科技股份有限公司 Secure access method of application system
CN106789259A (en) * 2016-12-26 2017-05-31 中国科学院信息工程研究所 A kind of LoRa core network systems and implementation method
CN107135503A (en) * 2017-07-07 2017-09-05 深圳市信锐网科技术有限公司 A kind of intelligent energy consumption management method and system

Also Published As

Publication number Publication date
CN109982281A (en) 2019-07-05

Similar Documents

Publication Publication Date Title
CN109982281B (en) Communication system and method based on LoRaWAN
US10951429B2 (en) Server initiated remote device registration
US11463425B2 (en) Restricting broadcast and multicast traffic in a wireless network to a VLAN
US8171541B2 (en) Enabling provider network inter-working with mobile access
CN101971694A (en) Touchless plug and play base station
US11082238B2 (en) Secure network authentication at a gateway for non-internet protocol enabled devices
CN102143492B (en) Method for establishing virtual private network (VPN) connection, mobile terminal and server
CN103702312A (en) Wireless information transmission method and equipment
CN111066014B (en) Apparatus, method, and program for remotely managing devices
CN112188452A (en) Communication time slot allocation method and LoRa networking system
CN103442359A (en) Sensor node authentication method and system based on short distance wireless access mode
CN102883265B (en) The positional information method of sending and receiving of access user, equipment and system
EP3220584A1 (en) Wifi sharing method and system, home gateway and wireless local area network gateway
CN103188662B (en) A kind of method and device verifying WAP (wireless access point)
US11778036B2 (en) Management of communication between a terminal and a network server
CN102255902A (en) Network equipment function sharing method and device
KR100923392B1 (en) Inter-network connection relay device for different kind of networks
WO2018010561A1 (en) Control method and apparatus for accessing core network
JP6407114B2 (en) Communication system, communication method, communication node device, and program
Lee Non-connection wireless IoT network control using WiFi and bluetooth beacon
Husain et al. An internet of things Application through GPRS
CN110838931B (en) Method, apparatus and computer readable medium for automatic configuration in a communication system
US20230284333A1 (en) Control of communication devices in a wireless network
CN101494643B (en) Method, device and system for exiting distributed wireless access system
GB2567908A (en) Server initiated remote device registration

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A Communication System and Method Based on LoRaWAN

Effective date of registration: 20230404

Granted publication date: 20220923

Pledgee: China Minsheng Banking Corp Shanghai branch

Pledgor: SHANGHAI B-STAR TECHNOLOGY CO.,LTD.

Registration number: Y2023310000108

CP02 Change in the address of a patent holder
CP02 Change in the address of a patent holder

Address after: Room 8896, 315 Emei Road, Hongkou District, Shanghai 200080

Patentee after: SHANGHAI B-STAR TECHNOLOGY CO.,LTD.

Address before: 200336 4th and 8th floors, No.1158 Xiehe Road, Changning District, Changning District, Shanghai

Patentee before: SHANGHAI B-STAR TECHNOLOGY CO.,LTD.