Skip to content

windy40/lwnsim-api-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This crate provides an API to be used with the modified Lora simulator LWN-Simulator see LWN-Simulator see LWN-Simulator extension

This API allows a rust process to link to a device component in the simulator and use it as a LORA module to send and receive Lora messages to/from a Lora network.

The API comm functions mimick the PYCOM Lora network interface (PYCOM dev boards are micropython programmable devices).

The intent is to simulate a LORA-capable device as a rust CLI program.

This is still work in progress, but I would be happy to share with anyone interested in the simulation of Lora devices.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages