Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Four letter message do not arrive. #30

Open
petterreinholdtsen opened this issue Jun 24, 2018 · 3 comments
Open

Four letter message do not arrive. #30

petterreinholdtsen opened this issue Jun 24, 2018 · 3 comments

Comments

@petterreinholdtsen
Copy link
Contributor

I tried sending a three letter message ('Hei.'), and my pager failed to discover it. Is there something wrong with the handling of short messages? Can others receive short messages?

@vanhoteen
Copy link

my only 11 caracters

@unsynchronized
Copy link
Owner

Hmm, I just successfully sent a bunch of four-letter messages (including that one) to a 512-baud Motorola Advisor.

Can I get more details about the device you're sending to? (model/band/baud) Are you able to reliably send 3- and 5- character messages, but not 4-character ones?

I wouldn't rule out a bug or device-compatibility issue in the code that maps ASCII/Unicode to POCSAG bits -- that code is.. not the best. But so far I can't replicate this one..

@esm88
Copy link

esm88 commented Nov 1, 2020

I am having similar issues. This seems to be a bug with the transmission being 'cut short'. The messages must be of a certain length (longer for higher baud rates) because the transmitter is being disabled too early. This isn't noticeable as much with longer messages and lower baud rates, but at 2400 I can clearly hear that the data is not being sent with shorter messages (only the pilot tone can be heard).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants