The QE for BLE is a dedicated tool for developing embedded software in systems which support the Bluetooth® Low Energy protocol stack. This tool makes it easy to test the communications features of Bluetooth Low Energy of Renesas MCU, thus reducing development periods up to products being placed on the market.
This product is a plug-in which extends the Renesas IDE "e² studio". You can download and utilize it free of charge.
The Bluetooth® word mark and logos are registered trademarks owned by Bluetooth SIG, Inc. and any use of such marks by Renesas Electronics is under license.
New release: QE for BLE[RA,RE,RX] V1.5.0.
・Support for the e² studio 2022-04
・Changed error icon position
・Improved error notification (profile tree)
Learn more: QE for BLE[RA,RE,RX] V1.5.0 Release Note (PDF | English, 日本語)
Product Name | Latest Ver. | Released | Target Device(Note1) | Details | Download(Note2) | Operating Environment |
---|---|---|---|---|---|---|
QE for BLE[RA,RE,RX](Note3) | V1.5.0 | Apr 20, 2022 | RA Family | See Release Note | Download | Operating Environment |
RE Family | ||||||
RX Family | ||||||
QE for BLE | V1.0.0 | Mar 22, 2016 | RL78 Family | See Tool News | Download |
Notes
Title | Type | Date | |
---|---|---|---|
Application Note
|
|||
Related Files:
|
Application Note
|
||
Application Note
|
|||
Application Note
|
|||
Application Note
|
|||
Related Files:
|
Application Note
|
||
Related Files:
|
Application Note
|
||
Related Files:
|
Application Note
|
||
Application Note
|
|||
Related Files:
|
Application Note
|
||
Application Note
|
|||
Related Files:
|
Application Note
|
||
Related Files:
|
Manual - Development Tools
|
||
Related Files:
|
Manual - Development Tools
|
||
Related Files:
|
Manual - Development Tools
|
||
Manual - Development Tools
|
|||
Manual - Development Tools
|
|||
Release Note
|
|||
Release Note
|
|||
Release Note
|
|||
Release Note
|
|||
Release Note
|
|||
Release Note
|
|||
Release Note
|
|||
Release Note
|
|||
Sample Code
|
|||
Tool News - Featured Tool
|
|||
Tool News - Release
|
|||
Tool News - Release
|
|||
Tool News - Release
|
|||
Tool News - Release
|
|||
Tool News - Release
|
|||
Tool News - Release
|
QE for BLE[RA,RE,RX] Tutorial: How to create a Bluetooth Low Energy profile and check a communicating with a smartphone.
This tutorial will walk you through the process of creating a Bluetooth Low Energy profile and communicating with a smartphone.
QE for BLE[RA,RE,RX] : https://www.renesas.com/qe-ble
00:00 Opening
00:19 How to create a Bluetooth Low Energy profile
01:29 How to call the main routine for the created profile
02:27 How to check a communicating with a smartphone
You can try communications based on Bluetooth with a scripting feature for calling API commands for the Bluetooth® Low Energy protocol stack, and log communications between Bluetooth devices.
With these features, you can soon start testing Bluetooth operations, leaving you to concentrate on understanding or studying the basic features of communications, without having to create a complicated embedded program requiring initial settings for an MCU and so on.
We will be providing users with sample scripts for connection to smartphones in each of the various profiles (communications protocols defined by Bluetooth). (Note1)
Note
Since Bluetooth communications can be controlled by a PC (QE for BLE runs under the e² studio) instead of special hardware, you can test your rough ideas (e.g., for operation with a Heart Rate Profile (HRP) device) by using the scripting feature to verify its operation, even though your original hardware is not yet ready.
While developing applications for smartphones, you can check the various settings of the target devices by using a PC with the scripting feature of the QE as a pseudo other party.