Changes for page NDDS75 -- NB-IoT Distance Detect Sensor User Manual
Last modified by Bei Jinggeng on 2024/05/31 09:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -908,12 +908,16 @@ 908 908 When downloading the images, choose the required image file for download. 909 909 910 910 911 -How to set up LSE01 to work in 8 channel mode By default, the frequency bands US915, AU915, CN470 work in 72 frequencies. Many gateways are 8 channel gateways, and in this case, the OTAA join time and uplink schedule is long and unpredictable while the end node is hopping in 72 frequencies. 912 912 912 +How to set up LSE01 to work in 8 channel mode 913 913 914 +By default, the frequency bands US915, AU915, CN470 work in 72 frequencies. Many gateways are 8 channel gateways, and in this case, the OTAA join time and uplink schedule is long and unpredictable while the end node is hopping in 72 frequencies. 915 + 916 + 914 914 You can configure the end node to work in 8 channel mode by using the AT+CHE command. The 500kHz channels are always included for OTAA. 915 915 916 916 920 + 917 917 For example, in **US915** band, the frequency table is as below. By default, the end node will use all channels (0~~71) for OTAA Join process. After the OTAA Join, the end node will use these all channels (0~~71) to send uplink packets. 918 918 919 919 [[image:image-20220606154726-3.png]] ... ... @@ -930,18 +930,11 @@ 930 930 * 905.3 - SF7BW125 to SF10BW125 931 931 * 904.6 - SF8BW500 932 932 933 - 934 934 Because the end node is now hopping in 72 frequency, it makes it difficult for the devices to Join the TTN network and uplink data. To solve this issue, you can access the device via the AT commands and run: 935 935 936 -(% class="box infomessage" %) 937 -((( 938 938 **AT+CHE=2** 939 -))) 940 940 941 -(% class="box infomessage" %) 942 -((( 943 943 **ATZ** 944 -))) 945 945 946 946 to set the end node to work in 8 channel mode. The device will work in Channel 8-15 & 64-71 for OTAA, and channel 8-15 for Uplink. 947 947 ... ... @@ -954,6 +954,7 @@ 954 954 955 955 = 5. Trouble Shooting = 956 956 954 + 957 957 == 5.1 Why I can’t join TTN in US915 / AU915 bands? == 958 958 959 959 It is due to channel mapping. Please see the [[Eight Channel Mode>>doc:Main.LoRaWAN Communication Debug.WebHome||anchor="H2.NoticeofUS9152FCN4702FAU915Frequencyband"]] section above for details.