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

BleDisconnectedException #241

Closed
sachithkadamba opened this issue Mar 23, 2018 · 2 comments
Closed

BleDisconnectedException #241

sachithkadamba opened this issue Mar 23, 2018 · 2 comments

Comments

@sachithkadamba
Copy link

Hi All,

I get below exception when I try to connect to the BLE peripheral . This is not consistent and I can say there are 50:50 chance of this happening. Any thoughts what could be going wrong?.

Unknown error: com.polidea.rxandroidble.exceptions.BleDisconnectedException: Disconnected from 76:C1:98:1D:EA:DE
at createErrorFromErrorData (NativeModules.js:123)
at NativeModules.js:80
at MessageQueue.__invokeCallback (MessageQueue.js:400)
at MessageQueue.js:139
at MessageQueue.__guardSafe (MessageQueue.js:316)
at MessageQueue.invokeCallbackAndReturnFlushedQueue (MessageQueue.js:138)
at debuggerWorker.js:72

@Cierpliwy
Copy link
Contributor

Colleagues are working on dariuszseweryn/RxAndroidBle#405 which will allow me to add specific error reason in upcoming 0.9 release. My bet is that you are getting error 133, which means that something bad happened with your Android's BLE stack.

@stale
Copy link

stale bot commented Mar 16, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 16, 2019
@stale stale bot closed this as completed Mar 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants