• the problem of data sending by indication between s120 and and s110

    hello everyone the softdevice used in my system are s110_nrf51822_7.1.0 and s120_nrf51822_1.0.1 the connect interval i set is 40ms. my system refers the ble_app_hrs(s110) and ble_app_hrs_c(s120) example project. in the example ,data was sent by notification…