Changes for page LoRaWAN Communication Debug
Last modified by Edwin Chen on 2025/01/29 20:30
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -409,24 +409,22 @@ 409 409 410 410 = 10. Why i got the payload only with "0x00" or "AA~=~="? = 411 411 412 -* ((( 413 -If you are using US915, AU915 and AS923 frequencies.This is normal phenomenon. 414 -))) 412 +* If you are using US915, AU915 and AS923 frequencies.This is normal phenomenon. 415 415 416 416 ((( 417 - 415 +When using the frequency mentioned above, the server sometimes adjusts the rate of the node, because the node defaults to the adaptive rate. 418 418 ))) 419 419 420 420 ((( 421 - 419 +When the server adjusts your node rate to 0, the maximum payload length is 11 bytes. The server sometimes sends an ADR packet to the node, 422 422 ))) 423 423 424 424 ((( 425 - 423 +and the node will reply to the server after receiving the ADR packet, but the number of payload bytes exceeds the limit,so it will send a normal 426 426 ))) 427 427 428 428 ((( 429 - so it will send a normaluplink packet, and an additional 00 data packet.427 +uplink packet, and an additional 00 data packet. 430 430 ))) 431 431 432 432 * (((