Skip to content

xMasterX/meshtastic2pocsag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

meshtastic2pocsag

Python bridge from wifi connected node to rpitx pocsag app that transmits pocsag messages to the air

Use raspberry pi,
setup python 3.13.9 with pyenv while being in user shell
do pip install meshtastic pubsub
download/compile and place rpitx at this path /home/pi/rpitx
edit m2p.py enter your friendly nodes id's that are starting with !
enter your pocsag capcodes for getting direct messages - with sound
and mail capcode for all other messages (in channels)
edit frequency
edit your node IP address at the end

Run python m2p.py and send message to your node - rpi should retransmit it via pocsag to selected capcode!

About

Python bridge from wifi connected node to rpitx pocsag app that transmits pocsag messages to the air

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages