Skip to content

Simple app to connect to a Meshtastic node via its IP address and interact with the API to send beacon messages

Notifications You must be signed in to change notification settings

azwirko/mesh-beacon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

mesh-beacon

Simple app to connect to a Meshtastic node via its IP address and interact with the API to send beacon messages

Configuration

Ensure you modify the following near the top of the code:

nodeIP = '192.168.2.177'

BOTNAME = "K1RA"

And match to your node IP and short or long name

About

Simple app to connect to a Meshtastic node via its IP address and interact with the API to send beacon messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages