Nothing Special   »   [go: up one dir, main page]

CN111836286A - Method for starting WiFi based on non-contact mode - Google Patents

Method for starting WiFi based on non-contact mode Download PDF

Info

Publication number
CN111836286A
CN111836286A CN202010662802.4A CN202010662802A CN111836286A CN 111836286 A CN111836286 A CN 111836286A CN 202010662802 A CN202010662802 A CN 202010662802A CN 111836286 A CN111836286 A CN 111836286A
Authority
CN
China
Prior art keywords
wifi
app
starting
terminal
function
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.)
Pending
Application number
CN202010662802.4A
Other languages
Chinese (zh)
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.)
Xinhe Semiconductor Technology Wuxi Co Ltd
Original Assignee
Xinhe Semiconductor Technology Wuxi 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 Xinhe Semiconductor Technology Wuxi Co Ltd filed Critical Xinhe Semiconductor Technology Wuxi Co Ltd
Priority to CN202010662802.4A priority Critical patent/CN111836286A/en
Publication of CN111836286A publication Critical patent/CN111836286A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/16Discovering, processing access restriction or access information

Landscapes

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

Abstract

The invention discloses a method for starting WiFi based on non-contact, which comprises the following steps: step 1, adding a function which is started when a user sets WiFi to be turned off at regular time in an AP program, and regularly searching surrounding broadcast information by an AP receiving module during the period of turning off the WiFi; step 2, reserving a WiFi starting function interface during APP development of the user terminal; step 3, when the WiFi is in the WiFi closing period, a user opens a WiFi hotspot of the terminal equipment, enters an APP, clicks the WiFi opening function, and the APP sends broadcast information through the hotspot of the terminal; and 4, receiving the appointed broadcast message by an acceptance module of the AP, and decoding and checking. The invention utilizes the WiFi receiving and sending module, optimizes the original WiFi starting mode, brings convenience to users, and utilizes a more common mode suitable for short-distance broadcasting to realize short-distance communication.

Description

Method for starting WiFi based on non-contact mode
Technical Field
The invention belongs to the technical field of WiFi starting, and particularly relates to a method for starting WiFi based on non-contact.
Background
With the development of science and technology, WiFi is always available in people's life, and mobile phones, computers, ipads and even wearable devices (terminal devices) have WiFi functions. However, with the expanding demand, wireless internet access devices (APs), such as routers, etc., are used to meet the needs of people, expand the WiFi transmission power, improve the wall-through technology of WiFi, etc., so that radio electromagnetic waves exist around the life of people all the time, and people feel that the health of the people is affected by the existence of more or less radiation, especially in a sleeping state.
The invention is needed, so some AP devices have developed a function of turning off WiFi, and a user may set a time period for turning off WiFi according to the needs of the user, for example, a time period of 23:00 to 6:00 is set to turn off WiFi, then WiFi is turned off in the time period, and a terminal device cannot search for a WiFi hotspot, so that on one hand, people can sleep without interference of WiFi, and on the other hand, there is a problem: if someday in this time slot, how do someone want to connect WiFi with terminal device for surfing the internet? This problem is also to be solved.
The existing methods have three kinds, and each method has certain problems.
The method comprises the following steps of: a computer is connected with a router to turn on WiFi, but the steps are too complicated;
the second method comprises the following steps of: some AP equipment is provided with a WiFi control key, WiFi can be started through the key, but the AP equipment needs to go to the position of a router to control, if the AP equipment is not in a room, the AP equipment runs to a next door to influence rest of other people, and the AP equipment is complicated;
the third method is controlled by a cellular network of the mobile phone: some APs support remote access, i.e. server control of APs connected through the cellular network of the handset, but this requires the cellular network, and if there is only one iPad, it cannot be implemented well.
Therefore, the method of the invention is to adopt one and simple operation to meet the requirements of people in order to remove the series of complicated and tedious modes.
Disclosure of Invention
The present invention is directed to a method for turning on WiFi in a contactless manner, so as to solve the problems mentioned in the background art.
In order to achieve the purpose, the invention provides the following technical scheme:
a method for starting WiFi based on non-contact mode comprises the following specific steps:
in the process of developing the AP, a function is added, the function is mainly started when a user sets WiFi to be turned off at fixed time, when the WiFi is turned off, a sending device is turned off through a software strategy, a receiving device of the WiFi is reserved, the WiFi can be turned off, the user cannot search the WiFi and cannot generate electromagnetic waves, and the purpose that the user sets the WiFi to be turned off at fixed time is also achieved; during the period of closing WiFi, the receiving module of AP can search surrounding broadcast information regularly;
(II) reserving a WiFi starting function interface when APP of the user terminal is developed, wherein the interface is started only during the WiFi closing period, otherwise, the function is not required to be started;
and thirdly, when the WiFi is closed, the user opens the WiFi hotspot of the terminal equipment, the terminal equipment enters the APP, and when the function of 'opening the WiFi' is clicked, the APP can send broadcast information through the hotspot of the terminal.
The broadcast information policy is detailed as follows:
1. the broadcast message comprises a section of encrypted ciphertext preset with the AP, the encryption mode is only known by the AP, namely after the AP receives the message, the AP successfully decodes the message to know that the message is a command for starting the WiFi sent by a user, so that the WiFi can be started, otherwise, the message is not considered;
2. presetting an unusual broadcast network segment, wherein the network segment is only known by an AP and a terminal APP; this is done in order to keep more people from knowing the broadcast message, which is then a password, in order to further increase security considerations;
3. a channel is also preset for message broadcasting, so that unnecessary information broadcasting is reduced on one hand, and a safety mechanism is added on the other hand.
Compared with the prior art, the invention has the advantages that:
1. the method of the invention is realized in a pure software mode without adding any hardware equipment, and does not need extra economic expense of users;
2. the method is designed at the angle of the user, and one-button simple operation is adopted, so that convenience is brought to the use of the user;
3. although the method of the invention adopts a very common mode of broadcasting, a multi-layer security mechanism is designed in the using process of the method to ensure the security of the user information.
Drawings
Fig. 1 is a flowchart illustrating the operation of the AP service routine.
Fig. 2 is a processing flow chart of the terminal device APP.
Detailed Description
The technical solution of the present invention will be described in further detail with reference to specific embodiments.
The invention discloses an embodiment of a method for starting WiFi based on non-contact, which comprises AP service program development and terminal equipment APP development, wherein the AP service program development specifically comprises the following steps:
step 1: packaging a software function interface;
voidSet _ wifi _ send _ off (); // turn off WiFi Transmission device
voidSet _ wifi _ send _ on (); // turn on WiFi Transmission device
voidwifi _ timer _ on (); whether the WiFi timing function is started or not;
step 2: writing an application process, the rough software development framework is as follows:
Figure BDA0002579249580000031
Figure BDA0002579249580000041
the development of the terminal APP specifically comprises the following steps:
step 1, packaging a software interface;
void click wifi on check (); // click on WiFi function
voidConnect _ wifi _ check (); // WiFi of whether or not to connect corresponding AP
voidHotPoint _ on _ check (); // whether to connect to a mobile phone hotspot
voidaion _ boardcast (); v/timed broadcast WiFi on command
After a user opens a mobile phone APP, detecting whether a WiFi function is clicked to open or not;
step 2, a service program rough framework;
Figure BDA0002579249580000042
Figure BDA0002579249580000051
as shown in fig. 1, when the WiFi is turned off during the operation of the AP service program, the sending device is turned off by a software policy, and a receiving device of the WiFi is left, so that the WiFi is turned off; during the period of closing WiFi, the receiving module of AP can search surrounding broadcast information regularly; and if the received designated message is successfully decoded and verified, starting the WiFi sending device.
As shown in fig. 2, in the APP application phase of the user terminal, when the user is in the WiFi off period, the user opens the WiFi hotspot of the terminal device, enters the APP, and clicks the "WiFi on" function, the APP sends broadcast information through the hotspot of the terminal, and detects whether the corresponding APWiFi is connected.
The invention belongs to short-distance operation and is suitable for different types of terminal equipment; and the receiving and sending module of WiFi is used as an entry point, the original mode of starting WiFi is optimized, convenience is brought to users, and the common mode suitable for short-distance broadcasting is used, so that short-distance communication is realized.
The embodiments described above are only preferred embodiments of the invention and are not exhaustive of the possible implementations of the invention. Any obvious modifications to the above would be obvious to those of ordinary skill in the art, but would not bring the invention so modified beyond the spirit and scope of the present invention.

Claims (4)

1. A method for starting WiFi based on contactless mode is characterized by comprising the following steps:
step 1, adding a function which is started when a user sets WiFi to be turned off at fixed time in an AP program, and turning off a sending device by a software strategy when the WiFi is turned off, and reserving a receiving device of the WiFi; during the period of closing WiFi, the receiving module of AP can search surrounding broadcast information regularly;
step 2, reserving a WiFi starting function interface when APP of the user terminal is developed, wherein the interface can be started only during the WiFi closing period, otherwise, the function does not need to be started;
step 3, when the WiFi is in the WiFi closing period, a user opens a WiFi hotspot of the terminal equipment, enters an APP, and when the WiFi opening function is clicked, the APP can send broadcast information through the hotspot of the terminal;
and 4, receiving the appointed broadcast message by the AP receiving module, decoding and checking, and starting the WiFi sending device after the appointed broadcast message is successfully decoded and checked.
2. The method according to claim 1, wherein the broadcast message of the broadcast message includes a segment of encrypted ciphertext that is preset with the AP, and the encryption mode is known only by the AP, that is, after the AP receives the message, the AP can know that the command is sent by the user to open the WiFi after decoding is successful, so that the WiFi can be opened, otherwise, the command is not considered.
3. The method for turning on WiFi based on the contactless manner as claimed in claim 1, wherein an unusual broadcast network segment is preset, and the network segment is only known by AP and terminal APP; the purpose of this is to keep more people from knowing the broadcast message, which is again a password, in order to further increase security considerations.
4. The method of claim 1, wherein a channel is preset for message broadcasting, so that unnecessary information broadcasting is reduced and a security mechanism is added.
CN202010662802.4A 2020-07-10 2020-07-10 Method for starting WiFi based on non-contact mode Pending CN111836286A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010662802.4A CN111836286A (en) 2020-07-10 2020-07-10 Method for starting WiFi based on non-contact mode

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010662802.4A CN111836286A (en) 2020-07-10 2020-07-10 Method for starting WiFi based on non-contact mode

Publications (1)

Publication Number Publication Date
CN111836286A true CN111836286A (en) 2020-10-27

Family

ID=72900416

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010662802.4A Pending CN111836286A (en) 2020-07-10 2020-07-10 Method for starting WiFi based on non-contact mode

Country Status (1)

Country Link
CN (1) CN111836286A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102104938A (en) * 2009-12-21 2011-06-22 华为终端有限公司 Wireless local area network access point equipment and working method thereof
CN102421134A (en) * 2011-12-07 2012-04-18 华为终端有限公司 Method for controlling wireless access point device and wireless access point device
CN103024873A (en) * 2012-12-27 2013-04-03 中兴通讯股份有限公司 Terminal and terminal WiFi (wireless fidelity) network searching method realizing passive activating
CN103200618A (en) * 2012-01-05 2013-07-10 中兴通讯股份有限公司 Wireless local area network (WLAN) hotspot function control method and device
CN105323790A (en) * 2015-11-23 2016-02-10 深圳Tcl数字技术有限公司 Wireless router and control method thereof
CN105430757A (en) * 2014-09-23 2016-03-23 中兴通讯股份有限公司 Method for closing access point equipment and access point equipment
WO2018028239A1 (en) * 2016-08-09 2018-02-15 中兴通讯股份有限公司 Method and apparatus for controlling terminal, and computer storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102104938A (en) * 2009-12-21 2011-06-22 华为终端有限公司 Wireless local area network access point equipment and working method thereof
CN102421134A (en) * 2011-12-07 2012-04-18 华为终端有限公司 Method for controlling wireless access point device and wireless access point device
CN103200618A (en) * 2012-01-05 2013-07-10 中兴通讯股份有限公司 Wireless local area network (WLAN) hotspot function control method and device
CN103024873A (en) * 2012-12-27 2013-04-03 中兴通讯股份有限公司 Terminal and terminal WiFi (wireless fidelity) network searching method realizing passive activating
CN105430757A (en) * 2014-09-23 2016-03-23 中兴通讯股份有限公司 Method for closing access point equipment and access point equipment
CN105323790A (en) * 2015-11-23 2016-02-10 深圳Tcl数字技术有限公司 Wireless router and control method thereof
WO2018028239A1 (en) * 2016-08-09 2018-02-15 中兴通讯股份有限公司 Method and apparatus for controlling terminal, and computer storage medium

Similar Documents

Publication Publication Date Title
CN106817671B (en) Networking information sharing method, first terminal and system
US9307398B2 (en) Wireless network host in silent mode
US9521614B2 (en) Power efficient method for Wi-Fi home automation
CN106358265B (en) Method and device for accessing intelligent terminal equipment to Internet
US7349685B2 (en) Method and apparatus for generating service billing records for a wireless client
CN110139271A (en) A kind of method, system and device that smart home device batch configuration networks
US7600000B2 (en) Ultra wideband wireless storage device
WO2008040120A1 (en) Method and apparatus for sharing cellular account subscription among multiple devices
TWI446767B (en) Mobile communication device, mobile network sharing method and electronic device
CN114745803A (en) Method and equipment for sharing channel occupation time, terminal equipment and network equipment
CN106413032B (en) Hotspot establishing method and terminal equipment
US9088982B2 (en) Beacon frame data transmission rate adjustment
WO2021164593A1 (en) Data transmission method and apparatus
US11330468B2 (en) Low power techniques for bluetooth low energy in scanning state
CN111836286A (en) Method for starting WiFi based on non-contact mode
CN105549836A (en) Method for processing messages on screen-lock interface of mobile electronic terminal and mobile electronic terminal
US20030097373A1 (en) Data obtaining method and terminals
JP2011521580A (en) Power saving method and apparatus
US20080263178A1 (en) Cell phone remote access to personal computer applications
CN211378259U (en) Intelligent household equipment and communication system thereof
CN103702396B (en) A kind of method and device of network terminal automatic matching
CN110999340B (en) Short-range wireless communication device and method
US8248980B2 (en) Wireless communication method, telecommunication processing device and telecommunication system
JP4458341B2 (en) Wireless communication system, wireless communication terminal and base station
KR20090081286A (en) Secure apparatus and method for performing locked function using local-wireless communication

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20201027