-
Notifications
You must be signed in to change notification settings - Fork 4
Dragino LSN50 Node
IoTThinks.com edited this page May 2, 2020
·
25 revisions
- To use Dragino LSN50 as LoRaWAN node
- Manual: Dragio LSN50 UserManual 1.6.2 and LSN50_LoRa_Sensor_Node_UserManual_v1.6.2.pdf
- Hardware is Dragino LSN50 v1.0: https://wiki.dragino.com/index.php?title=Lora_Sensor_Node-LSN50
- Internal LoRaST module: https://wiki.dragino.com/index.php?title=LoRa_ST
Original at https://github.com/dragino/Lora/blob/master/LoRaST/v1.0/LoRa%20ST%20v1.0_Sch.pdf
Driver is at https://www.st.com/en/development-tools/st-link-v2.html#tools-software
- LSN50 -> STLink v2
- PA14 -> SWCLK
- PA13 -> SWDIO. NOTE: NEXT TO PA13 is PB14. WE NEED PA14!!!
- VCC -> 3.3+
- GND -> GND
Switch of LSN50 is ISP to upload code. It's recommended to remove UART TTL USB before uploading code via STLink
STLink v2 will show up in USB Device, not Ports (COM & LPT)
- LSN50 -> CP1202 USB TTL
- GND -> GND
- PA2 -> RX
- PA3 -> TX
Easy LoRaWAN WiKi