Skip to content

wirepas/wm-sdk-5g

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wirepas SDK for 5G Mesh

drawing

Overview

This repository hosts the Wirepas SDK for 5G Mesh profile. It allows the development of an application to be executed on the same chip as Wirepas Stack. This application is often referred as a Single-MCU application.

To use this SDK, you need to have access to the Wirepas binaries. You need to have a software license agreement (SLA) with Wirepas to get them. If you would like to become a SLA licensee, please see the right contact from www.wirepas.com/contact

Version selection

To start using the sdk, please select the desired release.

They are listed on the release page.

Each realease has a tag with following format vx.x.x (Ex: v1.0.0).

You can switch to a given release with its tag:

git checkout vx.x.x