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

Cannot connect with sample project "smp_svr" on Android App #141

Open
moeBabazadeh opened this issue Feb 21, 2024 · 0 comments
Open

Cannot connect with sample project "smp_svr" on Android App #141

moeBabazadeh opened this issue Feb 21, 2024 · 0 comments

Comments

@moeBabazadeh
Copy link

When trying to connect to a device using the "smp_svr" sample from the Nordic Connect SDK on an Android app, the connection doesn't hold. After briefly connecting, it immediately disconnects, showing reason code 0x08. This happens consistently across my two Android 8 devices.

Steps to Reproduce:

  • Burn the "smp_svr" sample on a "NRF52840 dongle".
  • Connect to the device using the Android app.
  • Notice that the connection gets established but quickly disconnects with reason code 0x08.
  • Repeat these steps on various Android devices to see the same result.

Expected Behaviour:

  • The connection should stay stable without disconnecting immediately after being established.

Additional Information:

  • Connecting to the same device works fine with the nRF Connect mobile app on both Android and iOS.
  • Device Manager app on iOS can also connect and perform DFU successfully.
  • Logs from the device show successful connection followed by immediate disconnection, then advertising restarts.

Environment:

  • Android Devices Used: [Huawei Nova 2, Huawei Mate 10 light]
  • Nordic Connect SDK Version: [2.5.0, 2.5.1]

Attempted Solutions:

  • Tried reconnecting multiple times without success.
  • Confirmed the issue occurs on different Android devices.

Screenshots/Logs:

image

image

image

WhatsApp Image 2024-02-21 at 14 29 36

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