Last modified by Xiaoling on 2025/04/23 15:57

From version 44.5
edited by Xiaoling
on 2022/06/14 09:56
Change comment: There is no comment for this version
To version 44.10
edited by Xiaoling
on 2022/06/14 10:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -63,6 +63,7 @@
63 63  ** Idle: 6uA@3.3v
64 64  ** 20dB Transmit: 130mA@3.3v
65 65  
66 +
66 66  **Interface for Model:**
67 67  
68 68  * 1 x RS485 Interface
... ... @@ -72,6 +72,7 @@
72 72  * 1 x Interrupt Interface
73 73  * 1 x Controllable 5V output, max
74 74  
76 +
75 75  **LoRa Spec:**
76 76  
77 77  * Frequency Range:
... ... @@ -202,6 +202,7 @@
202 202  
203 203  [[image:1652953414711-647.png||height="337" width="723"]]
204 204  
207 +
205 205  (((
206 206  The RS485-BL in this example connected to two RS485 devices for demonstration, user can connect to other RS485 devices via the same method.
207 207  )))
... ... @@ -220,12 +220,13 @@
220 220  
221 221  [[image:1652953462722-299.png]]
222 222  
226 +
223 223  (((
224 224  User can enter this key in their LoRaWAN Server portal. Below is TTN V3 screen shot:
225 225  )))
226 226  
227 227  (((
228 -Add APP EUI in the application.
232 +**Add APP EUI in the application.**
229 229  )))
230 230  
231 231  
... ... @@ -237,15 +237,18 @@
237 237  
238 238  [[image:image-20220519174512-4.png]]
239 239  
244 +
240 240  You can also choose to create the device manually.
241 241  
242 242  [[image:1652953542269-423.png||height="710" width="723"]]
243 243  
249 +
244 244  Add APP KEY and DEV EUI
245 245  
246 246  [[image:1652953553383-907.png||height="514" width="724"]]
247 247  
248 248  
255 +
249 249  (((
250 250  **Step 2**: Power on RS485-BL and it will auto join to the TTN V3 network. After join success, it will start to upload message to TTN V3 and user can see in the panel.
251 251  )))