# PIC32CXBZ2_WBZ45x_Sub-GHz_OOK_Tx_MICRF_Rx_2_Click_BLE_SENSOR
**Repository Path**: MicrochipTech/PIC32CXBZ2_WBZ45x_Sub-GHz_OOK_Tx_MICRF_Rx_2_Click_BLE_SENSOR
## Basic Information
- **Project Name**: PIC32CXBZ2_WBZ45x_Sub-GHz_OOK_Tx_MICRF_Rx_2_Click_BLE_SENSOR
- **Description**: "IoT Made Easy!" - This application demonstrates the use of an OOK TX CLICK (MICRF114) and MICRF RX 2 CLICK (MICRF219A) using OOK MODULATION with WBZ451 Curiosity Board.
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2026-06-23
- **Last Updated**: 2026-07-11
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 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](#step1) 1. [Contents](#step2) ## 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)](https://play.google.com/store/apps/details?id=com.microchip.bluetooth.data&hl=en_IN&gl=US) application through Bluetooth Low Energy (BLE) using [BLE Sensor application](https://github.com/Microchip-MPLAB-Harmony/wireless_apps_pic32cxbz2_wbz45/tree/master/apps/ble/advanced_applications/ble_sensor).  | Note: For more details on the working of BLE sensor application, refer to the link [here](https://github.com/Microchip-MPLAB-Harmony/wireless_apps_pic32cxbz2_wbz45/tree/master/apps/ble/advanced_applications/ble_sensor) !! | | --- | The [BLE Sensor application](https://github.com/Microchip-MPLAB-Harmony/wireless_apps_pic32cxbz2_wbz45/tree/master/apps/ble/advanced_applications/ble_sensor) 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.  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](https://github.com/MicrochipTech/PIC32CXBZ2_WBZ45x_Sub-GHz_OOK_Tx_MICRF_Rx_2_Click_BLE_SENSOR/tree/main/WBZ451_OOK_TX) 2. [WBZ451_MICRF_RX_2](https://github.com/MicrochipTech/PIC32CXBZ2_WBZ45x_Sub-GHz_OOK_Tx_MICRF_Rx_2_Click_BLE_SENSOR/tree/main/WBZ451_MICRF_RX_2)