Skip to content

Receiving not working on ESP32 DevKitv1 with cc1101 #50

@john19922

Description

@john19922

Hi, I'm a newbie in ESP32 board. I tried to connect the board with cc1101, transmitting is working but receiving is not. Here is the pinout details, I tried to connect GDO0 with a different GPIO pin of ESP32 board but still the receiving is not working -

Picture1

ESP32 board I'm using-
ESP32-DOIT-DEV-KIT-v1-pinout-mischianti

I'm not getting any receiving signal -
Pic

build.env configuration

RADIOA=CC1101
RADIOA_CS=5
RADIOA_IRQ=12

LOG_ENABLED=true

GUESSING_MODULE=true
FREQ_SCANNER_MODULE=true
MOUSE_JACK_MODULE=true
PACKET_FILTER_MODULE=true
PACKET_MOD_MODULE=true
PACKET_REPEAT_MODULE=true
ROLL_JAM_MODULE=true

platformio.ini config

[platformio]
default_envs = esp32devkit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions