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

BLE_Serial UUIDs are incorrect (Nano V2) #35

Open
Arudinne opened this issue Feb 14, 2018 · 0 comments
Open

BLE_Serial UUIDs are incorrect (Nano V2) #35

Arudinne opened this issue Feb 14, 2018 · 0 comments

Comments

@Arudinne
Copy link

Hello,

I believe the UUIDs included in the BLE_Serial example are incorrect. I tried using the code as-is but I couldn't get my phone to connect using the "nRF UART 2.0" from Nordic. I have other NRF52832 based boards from Adafruit that work just fine using their example code.

Upon further research it looks like the UUIDs configured in the example are wrong. When I modified the code to use the UUIDs Nordic mentioned here: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk52.v0.9.2%2Fble_sdk_app_nus_eval.html everything worked as expected.

The file in question is here: https://github.com/redbear/nRF5x/blob/master/nRF52832/arduino/arduino-1.8.0/hardware/RBL/RBL_nRF52832/libraries/BLE_Examples/examples/BLE_Serial/BLE_Serial.ino

@Arudinne Arudinne changed the title BLE_Serial UUID's are incorrect (Nano V2) BLE_Serial UUIDs are incorrect (Nano V2) Feb 14, 2018
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