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

The https://github.com/NordicPlayground/iOS-Image-Transfer-Demo on iPhone X can't receive complete image data

Hi

I added print on line 245 and on iphone 6 can receive complete image data and display but on Iphone X , iphone X Max the data will stop before image data complete 

https://github.com/NordicPlayground/iOS-Image-Transfer-Demo/blob/master/imageTransfer/Bluetooth/CameraPeripheral.swift#L245

Parents Reply
  • chanffdavid said:
    Whatever output this log or not, on iPhone X still can't get complete image data

     Ok, just wanted to clarify if the added output log statement caused the app to misbehave or not. 

    chanffdavid said:
    Just installed Sniffer V2 and capture samsung S8 (image data complete) and iPhone X (image data not complete) but seem normal attached capture data for your ref.

     Yes,I agree. I cannot see anything indicatiing that the notifications from the nRF52 device( i.e. the characteristic with handle 0x000f) is not received correctly. This could indicate that this is an issue inside the application and unrelated to the BLE communication. 

    chanffdavid said:
    Is this profile ovrebekk is Torbjørn?

     Yes.

Children
No Data
Related