The ide will disconnect my 101 board while trying to upload

i will connect my board and the ide will say its connected but then when i go to upload it will disconect my board and say this
Sketch uses 12532 bytes (8%) of program storage space. Maximum is 155648 bytes.
Performing 1200-bps touch reset on serial port COM3
"C:\Users\susan\AppData\Local\Arduino15\packages\Intel\tools\arduino101load\2.3.0/arduino101load" "-dfu=C:\Users\susan\AppData\Local\Arduino15\packages\arduino\tools\dfu-util\0.9.0-arduino1" "-bin=C:\Users\susan\AppData\Local\arduino\sketches\15DF549013F3FC73594D93F59EE4AC2B/sketch_oct12a.ino.bin" -port=COM3 "-v" -ble_fw_str="ATP1BLE00R-1631C4439" -ble_fw_pos=169984 -rtos_fw_str="" -rtos_fw_pos=0 -core=2.0.0
arduino101load Version: 2.3.0 Commit: 176b46a Date: 2023-02-15T09:28:44Z
Starting download script...
Serial Port: COM3
BIN FILE C:\Users\susan\AppData\Local\arduino\sketches\15DF549013F3FC73594D93F59EE4AC2B/sketch_oct12a.ino.bin
Waiting for device...
Device found!
Verifying BLE version: ATP1BLE00R-1631C4439
No such file or directory: Could not open file C:\Users\susan\AppData\Local\Arduino15\packages\Intel\tools\arduino101load\2.3.0\firmwares\2.0.0\ble_core.bin for reading
ATTENTION: BLE firmware is being flashed
DO NOT DISCONNECT THE BOARD
dfu-util 0.9

Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2016 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/

exit status 74
Failed uploading: uploading error: exit status 1

You have problem with board package

thanks but how do i fix it?

Open board manager and find the Intel Curie Boards.

From the dropdown, select another version; e.g. 2.0.5 and install that version.
If that works you can upgrade again to 2.0.6 and test again
If the above did not work You can try one of the 1.x versions.

You don't say which version of the IDE you're using so below screenshot is for IDE 2.x

Note:
I don't have the the board package installed.

1 Like

it worked thankyou

1 Like