2019-10-31 06:01 AM
Hello, I had a problem while transfering one of available Demos for my SensorTile.box (STEVAL-MKSBOX1V1) , probably a battery issue, and data transfer wasn't complete. After it, app find TILEBOX but don't connect. Is there a way to reset it to default ?
Regards
Ricardo Urio
Solved! Go to Solution.
2022-02-21 06:37 AM
Hi! I have solved this problem. I followed these steps which described in attached PDF file in page 56.
2019-10-31 08:01 AM
Hi @RUrio.872 did you face the issue during the 1st firmware upgrade (when you)? Btw, you can restore the default FW by directly flashing it via DFU on the STM32L4 of your ST.box, follow these instruction:
Please check if the ST.box is now working via the ST BLE Sensor app.
Regards
2019-10-31 11:21 AM
Hello Eleon,
I downloaded en.FP-SNS-STBOX1_firmware file and generated dfu file (52Kb) from BLESensors.bin . DfuSe Demo app detected the device (STM Device in DFU Mode). So I clicked "Choose..."button at box "Upload Action", and when I selected the dfu file, I receievd a message asking if I would like to overwrite the dfu file (!?). I confirmed the overwrite, selected Target Id 00 - Internal Flash at Targets windows and then uploaded, but it still not connecting with ST BLE android app. I tried to write to targets IDs 01 and 02 as well with no success. What more can I do ?
Kind regards
Ricardo Urio
2019-11-05 08:37 AM
Hi Ricardo, did you release the dfu mode after downloading the bin file, by clicking "Leave DFUmode" button?
About the 2nd and 3rd pic you are showing, are you able to find your device TILEBOX in the BLE list but you are not able to connect it, right?
Regards
2019-11-05 12:13 PM
Hi Eleon,
"Did you release the dfu mode after downloading the bin file, by clicking "Leave DFUmode" button?"
A: Yes, I did
"...are you able to find your device TILEBOX in the BLE list but you are not able to connect it, right?"
A:It's right, app shows TILEBOX but don't connecto to it
Regards
2019-11-06 12:47 AM
Check if you maybe associated the ST.box device via Bluetooth with your smartphone. In case, you have to de-associate it from the Settings of your smartphone, and then retry to connect via BLE. Are you using a Huawei phone? Regards
2019-11-06 06:03 AM
Hi Eleon,
The problem is solved. I uploaded the .dfu again, but only using "Upgrade" button from "Upgrade or Verify Action" panel. Before, I used "Upload" button too. Now I didn't touch on it and worked fine.
Thank you
Kind Regards
Ricardo Urio
2019-11-07 09:36 AM
DfuSe is obsolete, use the new STM32CubeProg tool. Note that DFU drivers are incompatible: you must uninstall DfuSe including its DFU drivers. STM32CubeProg also replaces ST-Link utility
2019-11-11 06:10 AM
Hi all.
I have the same problem. After firmware update from BLE Sensor App sensor box is not visible any more via bluetooth or as COM port in computer.
Where i can find file BLESensors.bin? I looked for it on my computer, also on STM page but with no results.
2019-11-11 07:15 AM
Hi @Jan Wustrau , you have to download the ST.box firmware function pack here. Then go to \STM32CubeFunctionPack_STBOX1_V1.0.0\Projects\STM32L4R9ZI-SensorTile.box\Applications\BLESensors\Binary and you will find the binary file BLESensors.bin. To download this file on the ST.box, you can use the DFU method, following the above explained instructions. Regards