Skip to content

I receive my data is half with raspberry pi #27

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

Open
Ertugrulmutlu opened this issue Nov 16, 2022 · 3 comments
Open

I receive my data is half with raspberry pi #27

Ertugrulmutlu opened this issue Nov 16, 2022 · 3 comments

Comments

@Ertugrulmutlu
Copy link

When ı send my hex data over the rockblock website and trying to recieve like data_recieve example in adafruit rockblock example (https://github.com/adafruit/Adafruit_CircuitPython_RockBlock/blob/main/examples/rockblock_recv_data.py , url of example) ı got my data is half or empty .

There is some data ı try to send over the website and what ı return
WhatsApp Image 2022-11-16 at 10 43 21
as you can see data above is full but below is less than half, it should be like above.
I'm sure i did everything fine (message size or smtg.)
Is there any solution ?

@Ertugrulmutlu Ertugrulmutlu changed the title I receive my data is half I receive my data is half with raspberry pi Nov 16, 2022
@anand2532
Copy link

I have also encountered same problem. It seems the problem comes when the MO buffer doest get transferred to RockBlock modem.

@anand2532
Copy link

For this you can create a piece of code with your requirement.

@caternuson
Copy link
Contributor

How many bytes total are being sent?

It's unclear in the screen capture above what is the data trying to be sent and what is the actual data being returned. Can you paste the actual data here as text?

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

3 participants