STMicroelectronics / STBLESensor_iOS

"ST BLE Sensor" iOS application source code.
https://www.st.com/en/embedded-software/stblesensor.html
Other
4 stars 3 forks source link

OTA fails #7

Open zioolek opened 5 years ago

zioolek commented 5 years ago

When I'm trying to update the device with the bin from my icloud drive I get the following error:

2019-05-20 17:22:15.538240+0200 ST BLE Sensor[2417:349518] Discovered Service: 8A97F7C0-8506-11E3-BAA7-0800200C9A66
2019-05-20 17:22:21.578340+0200 ST BLE Sensor[2417:350739] [DocumentManager] Failed to associate thumbnails for picked URL file:///private/var/mobile/Library/Mobile%20Documents/com~apple~CloudDocs/Documents/Cycle/R&D/Firmware_builds/band/0.2.2/cycle-patch-bootapp-0.2.2.bin with the Inbox copy file:///private/var/mobile/Containers/Data/Application/4D937BEE-D80F-46DE-95D6-A19BA482074F/tmp/com.st.clab.CloudTest-Inbox/cycle-patch-bootapp-0.2.2.bin: Error Domain=QLThumbnail Code=2 "(null)" UserInfo={NSUnderlyingError=0x2828458f0 {Error Domain=GSLibraryErrorDomain Code=3 "Generation not found" UserInfo={NSDescription=Generation not found}}}
<00000000>
<00000000>
<0000f000>
<0000f000>
<0000f000>
<0000f000>
<0000f000>
2019-05-20 17:22:41.494312+0200 ST BLE Sensor[2417:349518] Disconnect Node: Cycle-band-00:23 Error: The connection has timed out unexpectedly. (6)

Version: 1.0.0 MCU type: BLUENRG

Any idea why it happens?