Changes for page LTS5 LoRa HMI Touch Screen
Last modified by Dilisi S on 2025/02/26 19:24
Change comment:
Feb 17 edits
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. xieby1 +XWiki.pradeeka - Content
-
... ... @@ -170,7 +170,7 @@ 170 170 171 171 In the **PROJECT SETTINGS** dialog box, configure/modify the project settings as shown in the image below. 172 172 173 -* **UI Files Export Root**: Select a folder on your computer to store the UI files.173 +* **UI Files Export Path**: Select a **folder** on your computer to store the **UI files**. 174 174 * **LVGL Include Path**: Set this to **lvgl.h** 175 175 * Click on the **APPLY CHANGES** button. 176 176 ... ... @@ -388,7 +388,7 @@ 388 388 389 389 [[image:image-20250207101515-9.png||height="522" width="618"]] 390 390 391 -== 5.2 AT command and P2Pdata format ==391 +== 5.2 AT command and LTS5 panel data format == 392 392 393 393 AT+SEND=1,014b69746368656e2d467269676531FFFFA84041000181D4A8**01**A4CBBB0A8E085C02,0,3 394 394 ... ... @@ -402,9 +402,9 @@ 402 402 403 403 AT+SEND=1,014b69746368656e2d467269676531FFFFA84041000181D4A8**06**A4CB00,0,3 404 404 405 -** Data format**:405 +**LTS5 panel data format**: 406 406 407 -~1. AT+SEND=1,**01** 407 +~1. AT+SEND=1,**01** **4b69746368656e2d467269676531FFFF A84041000181D4A8 01 A4CB BB0A 8E08 5C02**,0,3 408 408 409 409 **01:** encrypt. 1 Byte. 01 ~-~-> no encryption. This 1-byte information is now invalid; simply write 0x01 instead. 410 410 ... ... @@ -458,6 +458,10 @@ 458 458 459 459 [[image:image-20250207144605-12.png||height="634" width="548"]] 460 460 461 +LTS5 receives this message and displays it on its screen as the image below shows. 462 + 463 +[[image:image-20250208181700-8.jpeg||height="528" width="704"]] 464 + 461 461 = 6. Example Project 4: LoRaWAN_CLASS_C = 462 462 463 463 ... ... @@ -509,6 +509,24 @@ 509 509 1. downlink Dev Name F24B69746368656E2D467269676531FFFF 510 510 1. downlink Sensor Data 5501A4CBBB0A8E085C02 or 5504A4CB01. Both of them are vaild formats for LTS5. Note: 0x55 as prefix and any other prefix except 0xF1, 0xF2, 0xF3 means downlink is Sensor Data. 511 511 516 +[[image:image-20250208175819-1.png||height="503" width="502"]] 517 + 518 + 519 +[[image:image-20250208175918-2.png||height="505" width="502"]] 520 + 521 + 522 +[[image:image-20250208180010-3.png||height="507" width="503"]] 523 + 524 + 525 +[[image:image-20250208181019-4.jpeg||height="592" width="790"]] 526 + 527 + 528 +[[image:image-20250208181328-7.png||height="505" width="504"]] 529 + 530 + 531 +[[image:image-20250208181139-5.jpeg||height="594" width="792"]] 532 + 533 + 512 512 = 7. The method for adding a new type of panel to the project = 513 513 514 514 If you don't have this need, then this part of the content can be ignored. ... ... @@ -806,6 +806,7 @@ 806 806 807 807 808 808 * Datasheet 831 +* schematic: [[LTS5-V1>>attach:LTS5-V1.pdf]] 809 809 * Source Code: [[dragino/LoRa-HMI-Touch-Screen: Open Source LoRa / LoRaWAN HMI Touch Screen Project>>url:https://github.com/dragino/LoRa-HMI-Touch-Screen/tree/main]] 810 810 * Mechinical 811 811