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

oad timeouts #1

Open
jahbini opened this issue Oct 6, 2016 · 1 comment
Open

oad timeouts #1

jahbini opened this issue Oct 6, 2016 · 1 comment

Comments

@jahbini
Copy link

jahbini commented Oct 6, 2016

Everything works great until the actual downloading occurs.

The bin file has about 2500 packets in it. The cc26xx-oad-linux protocol starts off quite nicelyt, but each packet seems to take a full 500 ms. The SensorTag seems to take the about 500ms or more to respond with the "next packet please" msg.

  1. that's real slow -- 2500 packets at .5 sec means 1250 seconds or over 20 minutes. The transfer has never finished though -- a time-out occurs everytime, and never more than 200 packets get transferred.
  2. lengthening the time-out setting (500ms) does not seem to help. Timeouts still occur, and the speed never improves.

Any IQ points to share? The OAD document from T.I. is no help. Neither is the T.I. Wiki

@nealjack
Copy link
Owner

Hey,

I'm not sure if the OAD process has changed since I made this repo, but if it has that would cause some issues.
I'm currently not in possession of a sensortag, so I don't have a method to see if I can replicate your issue. What version firmware image are you using? Do you have multiple sensortags? Are you seeing the issue on all of them?

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

2 participants