Git Product home page Git Product logo

esp8266-cc2530's Introduction

ESP8266 + CC2530

Board to integrate an ESP8266 + CC2530 + RF Front end

RF Parts

CC2530F256(radio)

RF Front Ends

RFX2401C

RFX2401C

This is the RF front end that was on the 2530PA module I got from Bangood,

RFX2401C Mode Truth Table:

TXEN RXEN Mode
1 X TX Active
0 1 RX Active
0 0 Chip shutdown

CC2530 Control Connections UNTESTED:

CC2530 RFX2401C
P1_0 RXEN
P1_1 TXEN

CC2592

CC2592

CC2592 Mode Truth Table:

PA_EN LNA_EN HGM Mode
0 0 X Power Down
X 1 0 RX Low-gain
X 1 1 RX High-gain
1 0 X TX

CC2530 Control Connections:

CC2592 CC2530
EN (LNA_EN) P1_0
PA_EN P1_1
HGM P0_7
Source

CC2591

This part is not recommended for new designs, and is out of stock at LCSC

Regulator

AMS1117-3.3

AMS1117-3.3 Bypass. >22uF Tantalum 100uF 6.3V

ESP8266

Option 1

Use Wemos D1-mini and interface via header

Option 2

Use ESP8266MOD and integrate onto board ESP8266MOD

not available for JLPCB to assemble

CH340C (USB-UART bridge)

CC2530PA Notes

CC2530PA from banggood's connections:

RFX2401C CC2530
TXEN P1_5
RXEN P1_4

I modified the z-stack zigbee firmware to have TXEN on PA1_5 and RXEN on P1_4 and improved RF performance over the stock CC2530_CC2592 firmware, and seemed to be better than the CC2531 USB stick I have

esp8266-cc2530's People

Contributors

willg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.