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

Unable to connect with Application Board ! #7

Open
chi86 opened this issue May 30, 2021 · 1 comment
Open

Unable to connect with Application Board ! #7

chi86 opened this issue May 30, 2021 · 1 comment

Comments

@chi86
Copy link

chi86 commented May 30, 2021

Hi,
I installed a breakout board with the bme688 on my raspberry pi 4. When I tried to run the forced_mode example, the following message comes up:

Unable to connect with Application Board !

  1. Check if the board is connected and powered on.
  2. Check if Application Board USB driver is installed.
  3. Check if board is in use by another application. (Insufficient permissions to access USB)

The compilation finished without error, and the "i2cdetect -y 1":
0 1 2 3 4 5 6 7 8 9 a b c d e f 00: -- -- -- -- -- -- -- -- -- -- -- -- -- 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 70: -- -- -- -- -- -- -- 77

That the id "77" is up.

Any idea what I forgot or did wrong?

@cemlyn007
Copy link

cemlyn007 commented Jun 24, 2021

I too am stuck on this. But have you had any success with the python library? Using the python library I know that my sensor works. Have you managed to make any progress with overcoming that Application Board error?

The error code I get is COINES_E_DEVICE_NOT_FOUND (-5) when bme68x_interface_init is called.

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