BDE logo

BDE-RFM208-IN Multi-Band Wireless Module BDE-RFM208-IN Multi-Band Wireless Module product

Introduction

This user guide is for BDE-RFM208-IN, a Wireless Module based on TI CC1352R. 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 BDE-RFM208-IN receives a data packet that is sent from another BDE-RFM208-IN.

Get Ready
The following tools are recommended to develop with BDE-RFM208-IN.
Hardware tools:

  • Two modules of BDE-RFM208-IN (BDE-RFM208-IN-BDE Technology Inc. (bdecomm.com))
  • Two BDE-ADP208 V1.0 (adaptor board)
  • PC or Laptop
  • Two BDE-EVB07 ( BDE-EVB07-BDE Technology Inc. (bdecomm.com))
    or
  • Two TI Launchpad (LAUNCHXL-CC13X2R1 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)

Build Your First Application

Once have the Hardware and Software tools in place, please following the following steps:
Connect the Hardware
If chose EVB07: Use USB cable to connect EVB07 and PC or laptop. Plug BDE-RFM208-IN with the adaptor board into the dev board and connect all the pins with Jumpers as the following picture shows.

Multi-Band Wireless ModuleBDE-RFM208-IN Multi-Band Wireless Module fig-1

If chose TI Launchpad: The connection is as follows.BDE-RFM208-IN Multi-Band Wireless Module fig-2

BDE-RFM208-IN Multi-Band Wireless Module fig-3

Optional: TDO TDI RXD TXD

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
    1.  Click on this optionBDE-RFM208-IN Multi-Band Wireless Module fig-4
    2. Select an option to download CCSBDE-RFM208-IN Multi-Band Wireless Module fig-5
    3. Unzip the package to a local discBDE-RFM208-IN Multi-Band Wireless Module fig-6
    4. Click the setup of CCSBDE-RFM208-IN Multi-Band Wireless Module fig-7
    5. Click “Next”BDE-RFM208-IN Multi-Band Wireless Module fig-8
    6. Select the default optionBDE-RFM208-IN Multi-Band Wireless Module fig-9
    7. Click “Next”BDE-RFM208-IN Multi-Band Wireless Module fig-10
    8. Select the Installation DirectoryBDE-RFM208-IN Multi-Band Wireless Module fig-11
    9. Select the default optionBDE-RFM208-IN Multi-Band Wireless Module fig-12
    10. Select the componentBDE-RFM208-IN Multi-Band Wireless Module fig-13
    11. Select the default optionBDE-RFM208-IN Multi-Band Wireless Module fig-14
    12. Click “Next”BDE-RFM208-IN Multi-Band Wireless Module fig-15
    13. Click “Next”BDE-RFM208-IN Multi-Band Wireless Module fig-16
    14. Waiting for installation to completeBDE-RFM208-IN Multi-Band Wireless Module fig-17

Software Development Kit (SDK) installation

  1. Click on this optionBDE-RFM208-IN Multi-Band Wireless Module fig-18
  2. Select an option you need to download SDKBDE-RFM208-IN Multi-Band Wireless Module fig-19
  3. Log in to your TI account, if you are a new user, register a TI account firstBDE-RFM208-IN Multi-Band Wireless Module fig-20
  4. Select “civil” if your application is for civil useBDE-RFM208-IN Multi-Band Wireless Module fig-21
  5. Select “Yes” and submitBDE-RFM208-IN Multi-Band Wireless Module fig-22
  6. Download SDKBDE-RFM208-IN Multi-Band Wireless Module fig-23
  7. InstallationBDE-RFM208-IN Multi-Band Wireless Module fig-24
  8. Click “Next”BDE-RFM208-IN Multi-Band Wireless Module fig-25
  9. Select the default optionBDE-RFM208-IN Multi-Band Wireless Module fig-26
  10. Select the Installation directoryBDE-RFM208-IN Multi-Band Wireless Module fig-27
  11. Click “Next”BDE-RFM208-IN Multi-Band Wireless Module fig-28
  12. Waiting for installation to completeBDE-RFM208-IN Multi-Band Wireless Module fig-29

Run an example/demo code

  1. For the first module, find the option named “Import CCS project…”BDE-RFM208-IN Multi-Band Wireless Module fig-30
  2. According to the following path to find the sending end project: ti\simplelink_cc13x2_26x2_sdk_5_10_00_48\examples\rtos\CC1352R1_LAUNCHXL\ easylink\ rfEasyLinkRx\tirtos\ccsBDE-RFM208-IN Multi-Band Wireless Module fig-31
  3. Right Click the project to build the receiving end projectBDE-RFM208-IN Multi-Band Wireless Module fig-32
  4. Click this bug icon (means download and debugging)BDE-RFM208-IN Multi-Band Wireless Module fig-33
  5. C lick on this option to start debuggingBDE-RFM208-IN Multi-Band Wireless Module fig-34
  6. Find the file which is named “rfEasyLinkRx.c” and the function which is named “rxDoneCb”, and set a breakpoint at the line as the arrows showsBDE-RFM208-IN Multi-Band Wireless Module fig-35
  7. For another module, according to the following path to find the sending end project: ti\simplelink_cc13x2_26x2_sdk_5_10_00_48\examples\rtos\ CC1352R1_LAUNCHXL \ easylink\ rfEasyLinkTx\tirtos\ccsBDE-RFM208-IN Multi-Band Wireless Module fig-36
  8. Right Click the project to build the sending end projectBDE-RFM208-IN Multi-Band Wireless Module fig-37
  9. Click this bug icon (means download and debugging)BDE-RFM208-IN Multi-Band Wireless Module fig-38
  10. Click this bug icon (means download and debugging)BDE-RFM208-IN Multi-Band Wireless Module fig-39
  11. You can see the lights flashing (means sending a data uninterruptedly)BDE-RFM208-IN Multi-Band Wireless Module fig-40
  12. The program stops at the breakpointBDE-RFM208-IN Multi-Band Wireless Module fig-41

By far you should’ve built your first application successfully.
For further development, please check out the CC1352R1 datasheet, 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
  • CC1352R SimpleLink™ High-Performance Multi-Band Wireless MCU
  • Windows Installer for SmartRF Flash Programmer 2

Revision History

Revision Date Description
V1.0 15-Feb-2020 Initial Released
V2.0 14-Apr-2021 Changed 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

Documents / Resources

BDE BDE-RFM208-IN Multi-Band Wireless Module [pdf] User Guide
BDE-RFM208-IN, Multi-Band Wireless Module

References

Leave a comment

Your email address will not be published. Required fields are marked *