Changes for page Notes for TTN
Last modified by Mengting Qiu on 2024/08/20 17:29
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -708,19 +708,14 @@ 708 708 ))) 709 709 710 710 * End node is connected to serial port to show the Join frequency and DR. (If possible) 711 - 712 712 * Gateway (from gateway UI) traffic to show the packet got from end node and receive from Server. (If possible) 713 - 714 714 * Gateway traffic (from server UI) to shows the data exchange between gateway and server. (Normally possible) 715 - 716 716 * End Node traffic (from server UI) to shows end node activity in server. (Normally possible) 717 - 718 718 * End Node Keys screen shot shows in end node and server. so we can check if the keys are correct. (In most case, we found keys doesn't match, especially APP EUI) 719 719 720 720 (% style="color:blue" %)**1. End Device Join Screen shot, we can check:** 721 721 722 722 * If the device is sending join request to server? 723 - 724 724 * What frequency the device is sending? 725 725 726 726 [[image:image-20220526141308-33.png]] ... ... @@ -889,25 +889,17 @@ 889 889 The CSV import in The Things Stack uses the following settings: 890 890 891 891 * Semicolon () as field delimiter. This makes working with Microsoft Excel and other spreadsheets convenient; 892 - 893 893 * Header row is required 894 - 895 895 * On each row, the same number of fields as on the header line 896 - 897 897 * Use quotes to use in a field value; 898 - 899 899 * Use double quotes to escape quotes 900 - 901 901 * Unknown header columns are permitted and ignored 902 - 903 903 * Name and id cannot have capital letters and special characters 904 - 905 905 * Example column lorawan_phy_version is not needed 906 906 907 907 (% style="display:none" %) 908 908 909 909 910 - 911 911 === **Example** === 912 912 913 913 ... ... @@ -935,6 +935,7 @@ 935 935 [[Download the Excel template>>url:https://www.thethingsindustries.com/docs/getting-started/migrating/tts-end-devices-csv-template.xlsx]]. You can remove all columns that are not required (see above). 936 936 937 937 925 + 938 938 = 9. Trouble Shooting. = 939 939 940 940 == 9.1 How to solve the problem of MIC Mismatch? ==