<
From version < 149.3 >
edited by Xiaoling
on 2023/05/26 14:28
To version < 162.5 >
edited by Xiaoling
on 2023/09/18 16:35
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -62,7 +62,6 @@
62 62  * Ultra-long RF range
63 63  
64 64  
65 -
66 66  == 1.3  Specification ==
67 67  
68 68  
... ... @@ -85,13 +85,11 @@
85 85  * I/O Voltage: 3.3v
86 86  
87 87  
88 -
89 89  == 1.4  AT Command ==
90 90  
91 91  
92 -AT Command is valid over Main TXD and Main RXD. Serial Baud Rate is 9600. AT commands can be found in[[ AT Command documents>>https://www.dropbox.com/sh/wtq43za8sykpgta/AABAEE02uEAsRU-JV7bzEhMba?dl=0]].
90 +AT Command is valid over Main TXD and Main RXD. Serial Baud Rate is 9600. AT commands can be found in[[ AT Command documents>>https://www.dropbox.com/scl/fi/s3i58dyuh2zpwxfzcks9d/Accuhealth-LA66-AT-commands.pdf?rlkey=059co9isdbddl1h1lb5gy93oy&dl=0]].
93 93  
94 -
95 95  == 1.5  Dimension ==
96 96  
97 97  
... ... @@ -121,7 +121,6 @@
121 121  * [[LA66 USB Adapter>>doc:Main.User Manual for LoRaWAN End Nodes.LA66 USB LoRaWAN Adapter User Manual.WebHome]]
122 122  
123 123  
124 -
125 125  == 2.2  How to Compile Source Code for LA66? ==
126 126  
127 127  
... ... @@ -140,6 +140,81 @@
140 140  Instruction for LA66 Peer to Peer firmware :[[ Instruction >>doc:Main.User Manual for LoRaWAN End Nodes.LA66 LoRaWAN Shield User Manual.Instruction for LA66 Peer to Peer firmware.WebHome]]
141 141  
142 142  
139 +== 2.5 How can i use J-LInk to debug LA66? ==
140 +
141 +
142 +(% style="color:#037691" %)**The steps are as follows:**
143 +
144 +
145 +(% style="color:blue" %)**1. Install J-Link software from**
146 +
147 +[[https:~~/~~/www.segger.com/downloads/jlink/>>url:https://www.segger.com/downloads/jlink/]]
148 +
149 +
150 +(% style="color:blue" %)**2. Expose PA6 / PA7 / RSTN of LA66.**
151 +
152 +
153 +[[image:image-20230605151850-1.png||height="676" width="640"]]
154 +
155 +
156 +[[image:image-20230605151850-2.png]]
157 +
158 +(% style="display:none" %) (%%)
159 +
160 +(% style="color:blue" %)**3. Connect JLINK, and switch mother board SW1 to ISP. Wire connection as below:**
161 +
162 +
163 +**LA66 PA6 < ~-~- > JLINK SWDIO (Pin 7)**
164 +
165 +**LA66 PA7 < ~-~- > JLINK SWCLK (Pin 9)**
166 +
167 +**LA66 RSTN < ~-~- > JLINK RESET (Pin 15)**
168 +
169 +**LA66 GND  < ~-~- > JLINK GND (Pin 8)**
170 +
171 +[[image:image-20230605151850-3.png||height="629" width="1182"]]
172 +
173 +(% style="display:none" %) (%%)
174 +
175 +(% style="color:blue" %)**4. Copy \SN50v3\tools\FLM\ASR6601.FLM to \Keil\ARM\ Flash\**
176 +
177 +(% style="display:none" %) [[image:image-20230605151850-4.png]]
178 +
179 +
180 +**Add ASR6601 256KB Flash to Flash Download**
181 +
182 +[[image:image-20230605152412-12.png]]
183 +
184 +
185 +[[image:image-20230605151851-6.png]]
186 +
187 +
188 +(% style="color:blue" %)**5. Modify \SN50v3\Projects\Applications\DRAGINO-LRWAN-AT\cfg\gcc.ld, to 0x08000000.**
189 +
190 +
191 +[[image:image-20230605151851-7.png]]
192 +
193 +[[image:image-20230605151851-8.png]]
194 +
195 +
196 +(% style="color:red" %)**Note: After debug, user should change the Flash address back to 0x0800D000, and upload the OTA bootloader to LA66. Otherwise, the compiled program doesn't support OTA update.**
197 +
198 +
199 +(% style="color:blue" %)**6. Comment the low power function in main.c.**
200 +
201 +
202 +[[image:image-20230605151851-9.png]]
203 +
204 +
205 +(% style="color:blue" %)**Click Debug mode to debug.**
206 +
207 +[[image:image-20230605151851-10.png||height="293" width="1275"]]
208 +
209 +
210 +[[image:image-20230605151851-11.png||height="739" width="1275"]](% style="display:none" %)
211 +
212 +(% style="display:none" %) (%%)
213 +
143 143  = 3.  Order Info =
144 144  
145 145  
... ... @@ -158,7 +158,6 @@
158 158  * (% style="color:red" %)**PP**(%%):  Peer to Peer LoRa Protocol
159 159  
160 160  
161 -
162 162  = 4.  FCC Statement =
163 163  
164 164  
image-20230605151850-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +532.8 KB
Content
image-20230605151850-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +534.2 KB
Content
image-20230605151850-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +2.3 MB
Content
image-20230605151850-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +42.7 KB
Content
image-20230605151851-10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +64.0 KB
Content
image-20230605151851-11.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +87.3 KB
Content
image-20230605151851-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +67.2 KB
Content
image-20230605151851-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +43.3 KB
Content
image-20230605151851-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +26.3 KB
Content
image-20230605151851-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +12.9 KB
Content
image-20230605151851-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +12.2 KB
Content
image-20230605152412-12.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +60.2 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0