Changes for page LoRaWAN Communication Debug
Last modified by Edwin Chen on 2025/01/29 20:30
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. ting1 +XWiki.Edwin - Content
-
... ... @@ -193,7 +193,13 @@ 193 193 LoRaWAN End node will open two receive windows to receive the downstream data. If the downstream packets arrive the end node at these receive windows, the end node will be able to get this packet and process it. 194 194 195 195 ((( 196 -Depends on Class A or Class C, the receive windows will be a little difference. 196 +Depends on Class A or Class C, the receive windows will be a little difference. The main difference between Class A and Class C: 197 + 198 +* **Class A** : Suitable for Battery powered end node. Class A will save a lot of power but it can only receive downlink after each uplink 199 +* **Class C**: End node can receive downlink immediately but have higher power consumption. 200 + 201 + 202 + 197 197 ))) 198 198 199 199 [[image:image-20220531161828-1.png]]