Skip to main content
phorn9
Associate
November 11, 2016
Question

Using X-NUCLEO-IDB04A1 with BlueNRG GUI fails

  • November 11, 2016
  • 5 replies
  • 2769 views

Posted on November 11, 2016 at 15:16

Hi

I want to evaluate BlueNRG using the BlueNRG GUI. My setup is as follows:

  • NUCLEO-F401RE with X-NUCLEO-IDB04A1 installed.
  • BlueNRG GUI software version V2.2.1 (latest)
  • X-CUBE-BLE1 Cube Expansion package

I've followed the instructions found in the

http://www.st.com/content/ccc/resource/sales_and_marketing/presentation/product_presentation/19/93/09/fe/c2/90/49/09/X-NUCLEO-IDB04A1_quick_guide.pdf/files/X-NUCLEO-IDB04A1_quick_guide.pdf/jcr:content/translations/en.X-NUCLEO-IDB04A1_quick_guide.pdf

 and copied Virtual_COM_Port_F401RE.bin the the nucleo drive.

The virtual comm port appears and I can open it from BlueNRG GUI but BlueNRG GUI keeps asking:

''No Firmware detected on the motherboard. Update motherboard Firmware (under Tools menu).''

The proposed firmware installation procedure seems to be targeted at the STEVAL-IDB007V1 BlueNRG-1 development kit and fails with my setup.

Can anyone provide a hint how to get BlueNRG GUI working with the X-NUCLEO-IDB04A1?

Thanks!

This topic has been closed for replies.

5 replies

phorn9
phorn9Author
Associate
November 11, 2016
Posted on November 11, 2016 at 18:53

OK, found it. The problem occurs when an USB hub is between the PC and the Nucelo board. Everything works when the board is connected directly to the PC.

Dogan Yuksel
Associate
February 7, 2018
Posted on February 07, 2018 at 21:00

İ take same problem. I did not solve this.I am using same board and did same steps. I have just one different Bluetooth kit which is IDB05A1. How can you connect board directly 

Antonio Vilei
ST Employee
February 8, 2018
Posted on February 08, 2018 at 11:28

Dear Dogan Yuksel,

what STM32 Nucleo board are you using with your X-NUCLEO-IDB05A1? And which version of ST-LINK/V2-1 do you have on your Nucleo?

In order to use the BlueNRG GUI, your STM32 Nucleo must be running the Virtual_COM_Port application.

If you have any issues when connecting to the BlueNRG GUI, I suggest to update the ST-LINK/V2-1 of your STM32 Nucleo. You can use either the STM32 ST-LINK Utility or the newer STM32CubeProgrammer for this.

Best regards,

Antonio

Girish Karnavat
Visitor II
February 16, 2018
Posted on February 16, 2018 at 15:18

How to connect 

BlueNRG GUI to SensorTile Board?  Anyone did it?

Antonio Vilei
ST Employee
February 16, 2018
Posted on February 16, 2018 at 16:37

Hello Girish Karnavat,

please find attached a binary image for the SensorTile that allows you to use theBlueNRG GUI.

You just need to program your SensorTile with it and then, from the BlueNRG GUI, you can open the VCOM port of your SensorTile.

Best regards,

Antonio

________________

Attachments :

SensorTile_BLE_Updater_VCP svn126.bin.zip : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006Hxxv&d=%2Fa%2F0X0000000b2q%2FNIto6Vv18CneQGimtyGAbfGpD5Fry9IYULz6x_hpLKE&asPdf=false
Girish Karnavat
Visitor II
February 16, 2018
Posted on February 16, 2018 at 18:06

Hi Antonio,

What flash address this binary should be flashed? 0x08000000 or  0x08004000?

Thanks,

Girish

Girish Karnavat
Visitor II
February 20, 2018

Posted on February 20, 2018 at 21:48

Finally the BlueNRG GUI worked.

Need to install first

 

-2.6.0.0-Setup

on PC followed by

https://my.st.com/content/my_st_com/en/products/embedded-software/evaluation-tool-software/stsw-bluenrg-dk.html

, and test board programed with the above firmware

<LINK NO LONGER ACTIVE>

at

0x08000000 using STLink

than BlueNRG GUI v2.6.0 works.

Good Exercise...

Thanks

Girish

Antonio Vilei
ST Employee
February 21, 2018
Posted on February 21, 2018 at 16:59

Excellent, I'm glad that you solved your problem.

Girish Karnavat
Visitor II
February 22, 2018

Posted on February 22, 2018 at 19:55

Can we get the source code for the

<LINK NO LONGER ACTIVE>

https://community.st.com/0D70X000006Su0USAS

It is only binary file.

Thanks