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

Bleno with Raspberry Pi 3 Model B+ not working very well but Model B works fine #372

Closed
Benjamin-Willard opened this issue Mar 27, 2018 · 1 comment

Comments

@Benjamin-Willard
Copy link

Hello,

We have both Raspberry PI 3 Model B and B+. When comparison between the two devices. Our software will work just fine on the Model B+ which uses WIFI and Bluetooth. When we install our software with Model B+ the Bluetooth will not work as the same as the Model B.

What I have found out is that on the Model B+ I can see the device show up on our application that is connecting/listening for. When connected it will send a few bytes and also let the device know that it is still online (ping/pong).

However on our LOGS shows that it does not receive a App Ping from the mobile app (iOS). When connected it will then try to get a list of wifi networks from the actual RPI which does show. However it crashes our mobile application. Bluetooth remains stuck, and the only way I can actually reset it completely is by rebooting the PI.

Basically commands like hciconfig hci0 reset or hciconfig hci0 down/up will result connection timeout issues. Nothing I do will not cause it to work.

Is there something that I need to know about to make this work? With Model B+. I do noticed that when we we're using Bluetooth Dongle at one time it would cause/do the same thing we're seeing again.

I have no clue where to go from here. Any help will be much appreciated.

Thank you,
Ben

@Benjamin-Willard Benjamin-Willard changed the title Bleno with Raspberry Pi 3 Model B+ Bleno with Raspberry Pi 3 Model B+ not working very well but Model B works fine Mar 27, 2018
@Benjamin-Willard
Copy link
Author

For anyone who may have the same issue. Update your raspberry pi 3 B+ to the latest kernel, nodejs 8.11 (at least) and download/use bleno 0.5.0+ which somehow is what fixed my issue.

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