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

POZYX_ERROR_OPERATION_QUEUE_FULL #80

Open
hdiethelm opened this issue Nov 7, 2018 · 0 comments
Open

POZYX_ERROR_OPERATION_QUEUE_FULL #80

hdiethelm opened this issue Nov 7, 2018 · 0 comments

Comments

@hdiethelm
Copy link

Hello,

I do continuous ranging by just calling:
doPositioning(&position, dimension, height);
getPositionError(&pos_error);
in a loop. Sometimes, I get:
POZYX_ERROR_OPERATION_QUEUE_FULL (0x07)
What does this mean? How can I avoid this error?

I'm using MODE_POLLING because I am running the C++ code on a Rasperry (Yes, it works with just a few modifications in the Arduino code by replacing the wire functions with kernel I2C functions)

Thanks!

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

1 participant