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,16 +908,12 @@ 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. 911 911 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 - 917 917 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. 918 918 919 919 920 - 921 921 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. 922 922 923 923 [[image:image-20220606154726-3.png]] ... ... @@ -934,11 +934,18 @@ 934 934 * 905.3 - SF7BW125 to SF10BW125 935 935 * 904.6 - SF8BW500 936 936 933 + 937 937 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: 938 938 936 +(% class="box infomessage" %) 937 +((( 939 939 **AT+CHE=2** 939 +))) 940 940 941 +(% class="box infomessage" %) 942 +((( 941 941 **ATZ** 944 +))) 942 942 943 943 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. 944 944 ... ... @@ -951,7 +951,6 @@ 951 951 952 952 = 5. Trouble Shooting = 953 953 954 - 955 955 == 5.1 Why I can’t join TTN in US915 / AU915 bands? == 956 956 957 957 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.