adafruit / adafruit/Adafruit_CircuitPython_RockBlock

I receive my data is half with raspberry pi

Open
#27 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4
Forks
10
PR merge metrics
No merged PRs in 30d

Description

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](https://user-images.githubusercontent.com/65208049/202118178-f66f14cb-6ee3-4acc-9ec7-450ce7a9bbcc.jpeg )
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 ?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with examples/rockblock_recv_data.py and reproduce the report using the RockBLOCK website and Raspberry Pi setup described in the issue. Compare the sent hex payload with the received value, checking message size and empty-response handling; done means identifying the cause and confirming that the full payload is received or documenting the reproducible limit.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, raspberry-pi
Domain
embedded-iot
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.