Skip to content

samograsic/ION-DTN-Uart-LoRa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ION-DTN-Uart-LoRa

This ION DTN repository inlcudes an Uart and LoRa Convergence Layer for ION-DTN

How to confiugure UART Convergence Layer in ION

Using bpadmin command:

Add an UART protocol to the ION a protocol uart 1400 100

Configure UART outduct with the link to the serial tty file descriptor and baud rate a outduct uart /dev/ttyACM0,115200 uartclo

Configure UART induct with the link to the serial tty file descriptor and baud rate a induct uart /dev/ttyACM0,115200 uartcli

Using ipnadmin command (add plan):

a plan NODENR uart//dev/ttyACM0,115200

##Note: A serial descriptor needs to have a read and write permission!

About

Uart and LoRa CLA for ION-DTN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published