# atsamr34_lorawan_rn_parser **Repository Path**: MicrochipTech/atsamr34_lorawan_rn_parser ## Basic Information - **Project Name**: atsamr34_lorawan_rn_parser - **Description**: "IoT Made Easy!" - Control SAM R34 or WLR089U0 Module with ASCII command set over UART - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-23 - **Last Updated**: 2026-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ATSAMR34_LORAWAN_RN_PARSER > "Wireless Made Easy!" - Control SAM R34 IC or WLR089U0 Module with ASCII commands over UART Devices: | **ATSAMR34 | WLR089U0**

## ⚠ Disclaimer

THE SOFTWARE ARE PROVIDED "AS IS" AND GIVE A PATH FOR SELF-SUPPORT AND SELF-MAINTENANCE.

This repository contains unsupported example code intended to help accelerate client product development. It is not validated for production nor audited for security best-practices.

Note that while this repository is unsupported, Microchip welcome community contributions, and all pull-requests will be considered for inclusion into the repository.

> Interact with peers in the community at [LoRa Forum](https://www.microchip.com/forums/f512.aspx). ## Abstract Control SAM R34 IC or WLR089U0 Module with ASCII commands over UART. ## Resources - [SAMR34/35 and WLR089U Landing page](https://www.microchip.com/design-centers/wireless-connectivity/low-power-wide-area-networks/lora-technology/sam-r34-r35) - [SAMR34 Device page](https://www.microchip.com/wwwproducts/en/ATSAMR34J18) - [SAMR34 Xplained Pro Evaluation Kit](https://www.microchip.com/DevelopmentTools/ProductDetails/dm320111) - [WLR089U0 Module page](https://www.microchip.com/wwwproducts/en/WLR089U0) - [WLR089U0 Module Xplained Pro Evaluation Kit](https://www.microchip.com/EV23M25A) - [Microchip Studio 7.0 IDE](https://www.microchip.com/mplab/microchip-studio) ## Sample Applications [Clone/Download](https://docs.github.com/en/free-pro-team@latest/github/creating-cloning-and-archiving-repositories/cloning-a-repository) the current repo to get the software. ## A la carte 1. [Quick Start Guide](01_quick_start_guide/README.md#top) 1. [Hardware Setup](01_quick_start_guide/README.md#step1) 1. [Software Setup](01_quick_start_guide/README.md#step2) 1. [Plug-in](01_quick_start_guide/README.md#step3) 1. [Link Up](01_quick_start_guide/README.md#step4) 1. [Send Data](01_quick_start_guide/README.md#step5) 1. [Standby mode](01_quick_start_guide/README.md#step6) 1. [Secure Authentication](01_quick_start_guide/README.md#step7) 1. [Command User's Guide](02_command_guide/README.md#top) 1. [Command Syntax](02_command_guide/README.md#step1) 1. [Command Organization](02_command_guide/README.md#step2) 1. [System Commands](02_command_guide/README.md#step3) 1. [MAC Commands](02_command_guide/README.md#step4) 1. [Limitations](02_command_guide/README.md#step5)