This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

issue with nrf51sdk + s130 + ble_app_hrs_c +central role

my purpose is to use the 51422 or 52382 as a central role to search my own service, or any other SIG standard services.

DK :nrf51422 ,

version : 9.0.0 and 10.0.0,(i had tried two versions)

description: in the main function ,there is a printf statement,

printf("Heart rate collector example\r\n");

but when i download the project to the board,the statement showed on my PC uart tool:

Heart rate collector example

[DM]: >> dm_init.
[DM]: Initializing Application Instance 0x00000000.
[DM]: Initializing Connection Instance 0x00000000.
[DM]: Initializing Peer Instance 0x00000000.
[DM]: Initializing Peer Instance 0x00000001.
[DM]: Initializing Pee0l0 0[e0n0g000300003.pFDFFFxFFFFFF
00003.0FFeFxFFFFFFxFx 0003[0FFFFFFFFFFFFF0d00030DFFFFFFF FFFFF00003F0eF[FFFFFFFFFFF00003F0 F:FFFFFFFFFFD60003
0FF FFFFFFFFFFd
a[[o e

when i push the reset button,the statement showed on my PC uart tool: Heart rate collector example

[DM]: >> dm_init.
[DM]: Initializing Application Instance 0x00000000.
[DM]: Initializing Connection Instance 0x00000000.
[DM]: Initializing Peer Instance 0x00000000.
[DM]: Initializing Peer Instance 0x00000001.
[DM]: Initializing Pee0i0 0
n0r0o0003:00030 F[FFFFFFFFFFF00003F0 FDFFFFFFFFFF[00003.0FFeFxFFFFFFxF0 0003[0FFrFFFFFF FFF0a0003D]FFFFFFF FFFFF00003F0cF
FFF FFFFFF.00003F0xFeFFFFFFFFFF:s .amdl

again :

Heart rate collector example

[DM]: >> dm_init.
[DM]: Initializing Application Instance 0x00000000.
[DM]: Initializing Connection Instance 0x00000000.
[DM]: Initializing Peer Instance 0x00000000.
[DM]: Initializing Peer Instance 0x00000001.
[DM]: Initializing Pee0l0:0.c0r0r000300003.tF[FFF FFFFFFM00003
0FF FFFFFFFFFF0o0003M0FFFFFFFFF0FFF0h0003D]FFFFFFFFFFFFF0e00030iF.FFFFFFFFFFF00003F0eF]FFFxFFFFFF[0000380FFeFFFFFFFFFFd
a[[  c

is there any one occurred this issue?
thank you very much.!!

Parents Reply Children
No Data
Related