baycom / rps

Restaurant Paging Service based on ESP32 and SX1278 for Long Range Systems, POCSAG or Retekess
GNU General Public License v3.0
34 stars 9 forks source link

Question about the pager pairing #3

Open yongky14 opened 3 years ago

yongky14 commented 3 years ago

Hi, I just found out about your project and it's a great project! I want to try it for my small restaurant project. I was wondering how did the program recognize each of the pager numbers? Did you manually pair it first with the pager system machine transmitter?

thank you

bilsonwilcox commented 2 years ago

Not the creator, but no pairing is needed. The LRS protocol/message is open/not encrypted. Basically, fire and forget. As long as you broadcast on the correct frequency, which is important, the pagers are listening for their own numbers. Just ike POASAG pagers. Hope this helps.