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).