Issue at client (iOS App) Side

Hi,

      We are working on the iOS App development for our BLE device. Our query is that, “we have completed the connection with Ble device with our iOS application on first time, but there is one issue we are facing when we kill and open the iOS app again it should connect automatically and in current app it is connecting successfully. But when we send the data for on/off its not reflecting on the ble device.”

Means once App & BLE device connected, all characteristics performed well via App. On re-opening of App we found that App & device are finely connected, no reconnection is needed(memory retaining at client side working well). But this time change in characteristic(ON/OFF) didn’t show any result at BLE device side.

Why this is happening & if possible, please share the code of iOS App. The code should be working working well after re-opening of App means with memory retaining.

Regards,
Shariq Hussain

Parents Reply Children
No Data
Related