ios - Is Peripheral side implementation is needed at all in real practice -


i new corebluetooth, can understand peripheral side implementation required when using iphone/ipad device ble device, wanted know if peripheral implementation required @ while communicating actual ble devices heart rate monitors & speakers etc.

please help, suggestions highly appreciated.

you don't need use cbperipheralmanager in case, use cbperipheral objects retrieved cbcentralmanager


Comments

Popular posts from this blog

php - Auto increment employee ID -

php - isset function not working properly -

python - Evaluating the next line in a For Loop while in the current iteration -