This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Ble uart example problem on nRF52

Hello, There are two problems on nRF52 ble uart example code. I would like to know is there any misunderstanding or mistake I made? or anyone met the problem too.

1. I used the example code of ble uart (ver:nRF52_SDK_0.9.2_dbc28c9) with S132(v1.0.0-3.alpha). 
The device can be found by APP(LightBlue), but there was no the service of read/write data.
2. I used the example code of ble uart (ver:nRF52_SDK_0.9.2_dbc28c9) with S132(v2.0.0-7.alpha).
There is no device of Nordic_Uart.
I tested the example code using nRF51 SDK, it works as expected(the third photo).

image description image description image description

Parents
  • Hello.

    The PCA100036 DK (containing nRF52 Engineering A) is not compatible with S132 V2.0.0-7, only the previous versions. This explains why (2) does not work.

    Problem nr 1 seems to be an issue with lightblue. Do you have another DK or a dongle, so that you can use Master Control panel for Windows? Or an android phone you can test with?

  • Dear Strand, Thanks for your explanation. I used nRF51 DK(PCA10028) with the ble uart and tested it on lightblue(as the third photo), it worked as well, means it can show the service of Uart on lightblue for data/message delivery. I didn't have a dongle to check the issue on windows, and what do you recommend the APP on Android phone?

Reply
  • Dear Strand, Thanks for your explanation. I used nRF51 DK(PCA10028) with the ble uart and tested it on lightblue(as the third photo), it worked as well, means it can show the service of Uart on lightblue for data/message delivery. I didn't have a dongle to check the issue on windows, and what do you recommend the APP on Android phone?

Children
No Data
Related