2019-06-25 12:31 AM
Hello,
I am using STEVAL-IDB007V1M and tried to upload the BLE_SensorDemo located on ..\ST\BlueNRG-1_2 DK 3.1.0\Project\BLE_Examples\BLE_SensorDemo\MDK-ARM\STEVAL-IDB007V1M . Compiled it using Keil and my android phone is not detecting it.
From this question : https://community.st.com/s/question/0D50X00009XkXIQSA3/stevalidb007v1m-not-transmitting-at-all
I tried to define HS_SPEED_XTAL=HS_SPEED_XTAL_32MHZ and still not working. But the given hex file on the link above is working properly.
Also, any BLE Examples on the Navigator is not working.