Changes for page Cellular network connection details and tips
Last modified by Kilight Cao on 2024/12/31 16:38
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Edwin1 +XWiki.Xiaoling - Content
-
... ... @@ -215,6 +215,7 @@ 215 215 Once the Ethernet of the Wi-Fi network is unavailable where the gateway network will switch to a Cell network from Ethernet or Wi-Fi. 216 216 217 217 218 + 218 218 **Enable Cellular and connect Ethernet at the same time** 219 219 220 220 ETH icon is displayed as [[image:1658135519305-444.png||height="18" width="19"]] Indicates that Ethernet is the main working network. ... ... @@ -482,45 +482,37 @@ 482 482 483 483 = 7. How to reduce data traffic = 484 484 485 -== 7.1 How thegatewaywill consumedata traffic==486 +== 7.1 Reduce Status Uplink Interval == 486 486 487 -Below list the place where the data traffic will use. 488 488 489 -* Valid uplink data to LoRaWAN server or IoT server. ( We can't reduce this as they are the data we want) 490 -* Invalid uplink sensor data to LoRaWAN serevr. ( See Filter unwanted packets) 491 -* LoRaWAN Status push or polling data to LoRaWAN server . ( We can reduce this part , see below for discussion) 492 -* System Keep Alive data. ( To ensure the system is more robust, can be disabled) 493 -* Auto update ( Software auto update, can be disabled) 489 +**The gateways will use the data traffic below two places.** 494 494 495 495 496 -(% class="wikigeneratedid" %) 497 -=== 7.1.1 LoRaWAN Status push or polling data to LoRaWAN server === 492 +~1. There is the data traffic from LoRa package Forward which were the gateway status package and sensor end node uplink/downlink. 498 498 499 - Whengatewayconnect to LoRaWAN servervia LoRaWANprotocol,besidesthe sensordata uplink/downlink.gatewaywillstill need to:494 +For this case, by default, the gateway will uplink self-status to the LoRaWAN server per the 30s. the users can adjust the interval time. 500 500 501 -* Uplink self-status to the LoRaWAN server every 30s. the users can adjust **Keep Alive Period** as below 502 -* Check LoRaWAN server status every 5 seconds to see if there is valid downlink command to sensors. We don't provide WEB UI option to modify this time, because the modify of this settings will lead to fail on OTAA Join and Downlink commands. 503 - 504 504 [[image:image-20220527155108-13.png]] 505 505 506 506 507 -=== 7.1.2 System Keep Alive data === 508 508 509 - SystemKeepAliveData isused tocheckgateway-network statusandfix possibleissue.Gateway will check every15 secondsand generatetraffic.500 +2. There is the data traffic from the gateway check self-network status. by default, the gateway will check the network per 15s. 510 510 511 - Baseon15secondspercheck,the data traffic isabout 2M data traffic per day.Users can adjust**KeepaliveInterval**as below.502 +For this case, We have monitored the loss of data traffic, which is the loss of 2M data traffic per day. the users can adjust the interval time following screenshots. 512 512 513 -[[image:image-20220527155 229-15.png]]504 +[[image:image-20220527155358-16.png]] 514 514 506 +System General interface 515 515 516 -=== 7.1.3 Auto update === 517 517 518 - Gateway will check for update every day for new configureor software. User can disablethem by below method.509 +[[image:image-20220527155229-15.png]] 519 519 511 +Keepalive script interval time settings 520 520 521 -=== 7.1.4 Filter unwanted packets === 522 522 514 +== 7.2 Filter unwanted packets == 523 523 516 + 524 524 See [[How to filter unwanted packets>>doc:Main.Filter unwanted LoRaWAN packets.WebHome]] 525 525 526 526