Hi everybody, i am working with a nrf51822 chip and i would like to use it only in slave mode. is it possible? and how can we do it? Thanks
Hi everybody, i am working with a nrf51822 chip and i would like to use it only in slave mode. is it possible? and how can we do it? Thanks
by the way,which BLE_STACK EVENT can let us know the phone has written the characteristics?
It seems this would have been much better off as a separate question, since it has nothing to do with what was originally asked here.
However, when a peer device writes to a characteristic, you'll get a BLE_GATTS_EVT_WRITE event.
It seems this would have been much better off as a separate question, since it has nothing to do with what was originally asked here.
However, when a peer device writes to a characteristic, you'll get a BLE_GATTS_EVT_WRITE event.