Skip to content

Feather-based LoRa modem for sending SMS-like messages.

Notifications You must be signed in to change notification settings

kisom/lora-modem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

modem

Use LoRa to send messages. Host frontend coming any day now. For now 9600 8N1 on the modem, using the commands below.

Callsigns must be 5 or 6 characters.

Messages are

SENDER_ID RECVR_ID message...

Commands

  • !ID id - set the modem's ID to id.
  • ?ID - query the current ID
  • !ECHO - enable local echo
  • !NOECHO - disable local echo
  • >MESSAGE - transmit message

New messages will be printed with a trailing '<' and are hex-encoded.

TODO: [ ] Line wrapping in pager [ ] No ident -> read all messages (like a scanner)

About

Feather-based LoRa modem for sending SMS-like messages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published