Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 2.61 KB

File metadata and controls

47 lines (25 loc) · 2.61 KB

PIC32CXBZ2 WBZ45x Sub-GHz OOK TX CLICK with MICRF RX 2 CLICK

"IoT Made Easy!"

Devices: | PIC32CXBZ2 | WBZ45x |
Features: | BLE SENSOR | Sub-GHz |

⚠ Disclaimer

THE SOFTWARE ARE PROVIDED "AS IS" AND GIVE A PATH FOR SELF-SUPPORT AND SELF-MAINTENANCE. This repository contains example code intended to help accelerate client product development.

For additional Microchip repos, see: https://github.com/Microchip-MPLAB-Harmony

Checkout the Technical support portal to access our knowledge base, community forums or submit support ticket requests.

Contents

  1. Introduction
  2. Contents

1. Introduction

This application demonstrates the use of an OOK TX CLICK as transmitter and MICRF RX 2 CLICK as receiver using OOK Modulation interfaced with the WBZ451 Curiosity board to control the RGB LED of the WBZ451 Curiosity board on receiver part. This LED can be controlled by Microchip Bluetooth Data (MBD) application through Bluetooth Low Energy (BLE) using BLE Sensor application.

Note: For more details on the working of BLE sensor application, refer to the link here !!

The BLE Sensor application is implemented on both transmitter part and receiver part to control the RGB LED. The RGB values are received from the (MBD) application using BLE Sensor application and then it is transmitted through OOK TX CLICK. The MICRF RX 2 CLICK receives the RGB values and updates the RGB LED.

Alt Text

The above video shows the working of OOK TX CLICK(315 MHz) and MICRF RX 2 CLICK(315 MHz).

2. Contents

  1. WBZ451_OOK_TX

  2. WBZ451_MICRF_RX_2