3834 views|4 replies

293

Posts

1

Resources
The OP
 

STEVAL-IDB007V1 Review: BlueNRG-1 Navigator [Copy link]

 This post was last edited by role_2099 on 2018-1-27 23:46
STEVAL-IDB007V1Review:BlueNRG-1Navigator
role_2099
I have looked at Bluetooth chips from other manufacturers for a few days, but I was confused about the peripheral operations. This time, when evaluating BlueNRG-1, I found this BlueNRG-1Navigator tool. All peripheral examples are listed in categories: basic examples, application examples, and peripheral examples. The classification is very clear through the software GUI, and the examples are very complete. This software is really great, and I will briefly introduce it below.
First, open BlueNRG-1 Navigator.
1. DemonstrationApplications The demonstration applications are divided into the following three categories: 343256 1.1. Basicexamples There are two basic examples, including Hello World and SleepTest. 343257 Click BlueNRG-1 Hello World to enter the example. You can see three options in the lower right corner. The structure of each example is the same as HelloWorld. I will not take screenshots of each item below. 343258 BlueNRG-1 Hello World Flash & Run, erase and write first, then run automatically 343259 343260[/attach]
Click BlueNRG-1 Hello World Doc to pop up the document introduction
Click BlueNRG-1 Hello World Project to pop up the project introduction, which contains source code and project files
Click Sleep Test to enter the routine
BlueNRG-1 SleepTest Flash & Run, Flash & Run, erase first, then run automatically
1.2. BLEdemonstration & test applications Bluetooth demonstration and test applications, you can see many practical application cases [attach]343266 [/attach] Click BLE Chat to enter the example, use the BlueNRG-1 evaluation board to create a server [attach]343267 [/attach] Click Server to enter the BLEChat Server interface, first erase and then run automatically [attach]343268 [/attach] [attach]343269 [/attach] Press the reset button to display the print information [attach]343270 [/attach]
Test the sending function, enter role_2099 tx and send it to the mobile phone; Test the receiving function, the mobile phone enters role_2099 rx and sends it to the server, and BlueNRG-1 will receive the information. 1.3. Peripheralsdriver examples
Peripheral driver examples Click GPIO example to enter the GPIO peripheral example Click Flip GPIO, first erase and write, then run automatically, and observe the experimental effect 2. DevelopmentKits
Place the mouse on each identifier and the corresponding position on the DEMO board will be framed with a red frame, making it easier to find the corresponding position. 3. ReleaseNotes 4. LicenseFile STEVAL-IDB007V1评测:BlueNRG-1 Navigator - role_2099.pdf (2.09 MB, downloads: 17)

1.Demonstration Applications.PNG (265 KB, downloads: 0)

1.Demonstration Applications.PNG

1.1.Basic examples.PNG (209.81 KB, downloads: 0)

1.1.Basic examples.PNG

1.1.1.BlueNRG-1 Hello World.PNG (369.39 KB, downloads: 0)

1.1.1.BlueNRG-1 Hello World.PNG

1.1.1.1.BlueNRG-1 Hello World Flasher 1.png (547.93 KB, downloads: 0)

1.1.1.1.BlueNRG-1 Hello World Flasher 1.png

1.1.1.1.BlueNRG-1 Hello World Run.png (455.81 KB, downloads: 0)

1.1.1.1.BlueNRG-1 Hello World Run.png

1.2.BLE demonstration & test applications.PNG (255.79 KB, downloads: 0)

1.2.BLE demonstration & test applications.PNG

1.2.3.BLE Chat 0.PNG (247.13 KB, downloads: 0)

1.2.3.BLE Chat 0.PNG

1.2.3.1.BLE Chat.PNG (392.47 KB, downloads: 0)

1.2.3.1.BLE Chat.PNG

1.2.3.2.BLE Chat 1.PNG (281.75 KB, downloads: 0)

1.2.3.2.BLE Chat 1.PNG

1.2.3.3.BLE Chat 2.PNG (285.07 KB, downloads: 0)

1.2.3.3.BLE Chat 2.PNG

1.2.3.4.BLE Chat 3.PNG (285.35 KB, downloads: 0)

1.2.3.4.BLE Chat 3.PNG

未发现BLE设备.jpg (95.77 KB, downloads: 0)

未发现BLE设备.jpg

发现BLE设备.jpg (99.55 KB, downloads: 0)

发现BLE设备.jpg

开放两个功能.jpg (103.64 KB, downloads: 0)

开放两个功能.jpg

点击listen.jpg (95.64 KB, downloads: 0)

点击listen.jpg

查看ASCII码.jpg (106.33 KB, downloads: 0)

查看ASCII码.jpg

接收到数据.jpg (110.29 KB, downloads: 0)

接收到数据.jpg

发送数据.jpg (87.95 KB, downloads: 0)

发送数据.jpg

发送数据内容.jpg (64.76 KB, downloads: 0)

发送数据内容.jpg
This post is from ST - Low Power RF

Latest reply

Thank you, boss! Qingke's FAE has always insisted that running the ST official website project on their Kit is normal. I was depressed for many days until Brother Xia reminded me that there was a problem with their Kit. The 32768 low-speed crystal oscillator was not installed at all. Their workmanship is not bad, and the company seems to be very good. Oh~   Details Published on 2018-4-9 00:11
 
 

19

Posts

0

Resources
2
 
I would like to ask you: Can the BlueNRG-1 Navigator software only be used with the STEVAL-IDB007V1 from the official website? We purchased the 1061KIT from Shanghai Qingke, and the BlueNRG-1 Navigator software can be opened, but it is no longer available when downloading the Navigatior program.
This post is from ST - Low Power RF

Comments

You can refer to the official schematic diagram to connect the serial port download pins to your serial port.  Details Published on 2018-4-2 09:06
 
 
 

293

Posts

1

Resources
3
 
ST official DEMO can be used. Qingke's DEMO cannot be used.
This post is from ST - Low Power RF

Comments

Thank you, boss! Qing~ke's FAE insisted that the ST official website project ran normally on their Kit. I was depressed for many days until Brother Xia reminded me that there was something wrong with their Kit. The 32768 low-speed crystal oscillator was not installed at all. Their workmanship is not bad, and the company seems to be very good. Oh~  Details Published on 2018-4-9 00:11
 
 
 

9720

Posts

24

Resources
4
 
yys3210 posted on 2018-3-12 15:27 I would like to ask you: Can the BlueNRG-1 Navigator software only be used with the STEVAL-IDB007V1 on the official website? We bought the 1061 from Shanghai Qingke...
You can refer to the official schematic diagram to connect the pins downloaded from the serial port to your serial port
This post is from ST - Low Power RF
 
 
 

19

Posts

0

Resources
5
 
role_2099 posted on 2018-3-29 17:23 ST official DEMO can be used. Qingke's DEMO can't be used.
Thank you, boss! Qingke's FAE has always insisted that running the ST official website project on their Kit is normal. I was depressed for many days until Brother Xia reminded me that there was a problem with their Kit. The 32768 low-speed crystal oscillator was not installed at all. Their workmanship is not bad, and the company seems to be very good. Oh~
This post is from ST - Low Power RF
 
 
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list