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

Bluetooth connection using central and peripheral samples in nrf52840 #14300

Closed
ejpark0618 opened this issue Mar 12, 2019 · 5 comments
Closed

Comments

@ejpark0618
Copy link

Hi, I'm doing my research on BLE using nrf52840 board and Zephyr

However, whenever I tried to make connection using Central and Peripheral sample,
it is repeatedly connected and disconnected with error code 22 and 19

Can I get some help on this? Thank you for your attention

@ejpark0618 ejpark0618 added the bug The issue is a bug, or the PR is fixing a bug label Mar 12, 2019
@carlescufi carlescufi added question and removed bug The issue is a bug, or the PR is fixing a bug labels Mar 12, 2019
@Vudentz
Copy link
Contributor

Vudentz commented Mar 13, 2019

Are there any traces available for this issue?

@carlescufi
Copy link
Member

@ejpark0618 those are normal termination codes, someone has disconnected on the local or remote side. This is not a bug, it's either side disconnecting normally.

@ejpark0618
Copy link
Author

Are there any traces available for this issue?
KakaoTalk_20190312_083254090
KakaoTalk_20190312_210511527
Here it is

@ejpark0618
Copy link
Author

@ejpark0618 those are normal termination codes, someone has disconnected on the local or remote side. This is not a bug, it's either side disconnecting normally.

Yes, but we do nothing on central and peripheral codes..... we did not disconnected by hand

@github-actions
Copy link

This issue has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.

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

4 participants