do you mean you are not able to put the SensorTile.box in DFU mode?
Did you try the steps described in this post, for the recovery of the board?
Or would you like to stream sensor data on USB? In this case you can configure USB stream in Expert mode through the ST BLE Sensor app, or use the DataLogExtended example in the FP-SNS-STBOX1 function pack + Unicleo-GUI.
If my reply answered your question, please click on Select as Best at the bottom of this post. This will help other users with the same issue to find the answer faster.
@Eleon BORLINI The issue is. I am writing a new project and configured USART1 based on the schematics and tried to see the result in teraterm. But it is not working. How to debug that and resolve the issue ?
I have installed ST link. If I use STEVAL-STLK01V1 Kit I shall able to see the Virtual UART and if I conenct STEVAL-MKSBOX1V1 and used BLE Sensor from the functional pack and enabled the # define for USART2
[I have installed ST link. If I use STEVAL-STLK01V1 Kit I shall able to see the Virtual UART and if I conenct STEVAL-MKSBOX1V1 and used BLE Sensor from the functional pack and enabled the # define for USART2]
are you able to see the VCOM with STEVAL-STLK01V1?
the functional pack you are referring to is the SNS-BOX1?
BLE Sensor is the app for smartphone? if it is, does it work with STEVAL-STLK01V1?
@niccolo.ruffini I have downloaded two different functional packs available for both the development boards. The functional pack which comes along with the STEVAL-MKSBOX1 is not working. The attached project (BLE_1DeviceName) is the one newly created to check the advertisement and later on validate the customer service and characteristics.
I have enclosed the BLE_DeviceName Project which is created for STEVAL - MKSBOX1V1 and XCUBE -BLE2 software package. I have two issues one is non detection of USB debugging and other one is BLE code is not working...
Is it possible to check and guide me what is the issue. I have included only Device Name in the BLE code,