BDE-RFM207-IN Multiprotocol 2.4G Wireless Module User Guide
- June 6, 2024
- BDE
Table of Contents
RFM207-IN Multiprotocol 2.4G Wireless Module
User Guide
Introduction
This user guide is for BDE-RFM207-IN, a Wireless Module based on TI CC2652R.
It is a quick start guide for how to connect the module with the evaluation
board BDE-EVB07 or with the TI launchpad, and how to build the first
application. It also shows a demo for how BDERFM207-IN receives a data packet
that is sent from a mobile phone APP – nRF Connect.
Get Ready
The following tools are recommended to develop with BDE-RFM207-IN.
Hardware tools:
- BDE-RFM207-IN (BDE-RFM207-IN-BDE Technology Inc. (bdecomm.com))
- BDE-ADP05 V1.0 (adaptor board)
- PC or Laptop
- BDE-EVB07 ( BDE-EVB07-BDE Technology Inc. (bdecomm.com)) or
- TI Launchpad (LAUNCHXL-CC26X2R1 Evaluation board | TI.com)
- USB cable for power supply and debugging
Software tools:
- Terminal software such as CCS, IAR.
- CCS download
- Software Development Kit (SDK)
- nRF Connect
Build Your First Application
Once have the Hardware and Software tools are in place, please follow the
following steps:
A. Connect the Hardware
If chose EVB07:
Use a USB cable to connect EVB07 and PC or laptop. Plug BDE-RFM207-IN with the
adaptor board into the dev board and connect all the pins with Jumpers as the
following picture shows.
Multiprotocol 2.4G Wireless Module
If chose TI Launchpad:
The connection is as follows.
Connection Designator | BDE-RFM207 | LaunchPad Pin |
---|---|---|
3V3 Power | VDD | 3V3 |
Ground | GND | GND |
RST | RST | RESET |
TMS | TMS | TMS |
TCK | TCK | TCK |
TDO | DIO16 | TDO |
TDI | DIO17 | TDI |
RXD | DIO2 | RXD |
TXD | DIO3 | TXD |
Optional: TDO, TDI, RXD, TXD
B. Build the Application
Download and install the CCS and SDK
From the above links, follow the instructions in the following steps to
download and install the CCS and SDK.
CCS Installation
-
Click on this option
-
Select an option to download CCS
-
Unzip the package to a local disc
-
Click the setup of CCS
-
Click “Next”
-
Select the default option
-
Click “Next”
-
Select the Installation Directory.
-
Select the default option.
-
Select the component.
-
Select the default option
-
Click “Next”
-
Click “Next”
-
Waiting for installation to complete.
Software Development Kit (SDK) installation
-
Click on this option
-
Select an option you need to download SDK
-
Log in to your TI account, if you are a new user, register a TI account first
-
Select “civil” if your application is for civil use
-
Select “Yes” and submit
-
Download SDK
-
Installation
-
Click “Next”
-
Select the default option
-
Select the Installation directory
-
Click “Next”
-
Waiting for installation to complete
Run an example/demo code
-
Find the option named “Import CCS project…”
-
According to the following path to find the project:
ti\simplelink_cc13x2_26x2_sdk_5_10_00_48\examples\rtos\CC26X2R1_L AUNCHXL\ble5stack\simple_peripheral\tirtos\ccs
-
Right Click the project to build project
-
Click this bug icon (means download and debugging)
-
Download and start nRF Connect (an APP on your mobile device)
-
Click on this option to start debugging.
-
BDE-RFM207-IN is advertising, you can receive the signal on nRF Connect, then click “connect” to connect the mobile phone and the BDE-RFM207-IN
-
Find the file which is named “simple_gatt_profile.c” and the function which is named “simpleProfile_WriteAttrCB”
-
Find “pValue” in the function and set a breakpoint at the same line
-
Click the up arrow to send a message to the BDE-RFM207-IN
-
Send 0x11 to the BDE-RFM207-IN
-
The program stops at the breakpoint, the value received is 0x11
By far you should’ve built your first application successfully.
For further development, please check out the CC2652R data sheet, product
information and
support | TI.com page and download the User guide
(https://www.ti.com/lit/pdf/swcu185)
Other Resources
Mac OS Installer for SimpleLink CC13X2 26X2 SDK
Linux Installer for SimpleLink CC13X2 26X2 SDK
Mac OS Installer for Code Composer Studio IDE
Linux Installer for Code Composer Studio IDE
CC2652R SimpleLink™ Multiprotocol 2.4 GHz Wireless MCU
Windows Installer for SmartRF Flash Programmer 2
Revision History
Revision | Date | Description |
---|---|---|
V1.0 | 05-Jun-19 | Initial Release |
V1.1 | 10-Jun-19 | Editorial Correction |
V2.0 | 14-Apr-21 | Replacement of template |
More Questions:
Please search existing answers on TI E2E support forums Contact your local TI
sales representative.
Or
Contact BDE Technology, Inc.
China:
B2-403, 162 Science Ave, Huangpu District, Guangzhou, 510663
Tel: +86-020-28065335
Website: http://www.bdecomm.com/cn/
Email: shu@bdecomm.com
USA:
67 E Madison St, #1603A, Chicago, IL 60603
Tel: +1-312-379-9589
Website: http://www.bdecomm.com/
Email: info@bdecomm.com
Read User Manual Online (PDF format)
Read User Manual Online (PDF format) >>