FM and RDS module

Si4713 FM transmitter module for ESP32

Wire a Si4713 FM/RDS transmitter module to ESP32 or ESP32-S3 and use ESP32 Bit Pirate for FM lab tests, band checks and controlled radio debugging.

Start here when wiring a Si4713 FM/RDS transmitter module to ESP32 for controlled lab radio tests. Confirm I2C control, audio path and local radio rules before transmitting.

  • FM
  • RDS
  • scan
  • trace
Si4713 FM transmitter module.

workflow

Start with low-power Si4713 lab checks

Confirm I2C control, module power, audio input and antenna setup before RF output. Start with low-power lab checks and frequency scans, then transmit only within local radio rules.

  1. 01

    Wire the module through its documented control bus and power pins.

  2. 02

    Confirm the module address and power before starting RF output workflows.

  3. 03

    Use sweep, trace and waterfall recipes in a controlled local lab setup before any broadcast test.

  4. 04

    Follow local radio rules and keep output power and tests appropriate.

  5. 05

    Use the FM protocol page for exact firmware behavior.

Example CLI flow
mode fm
config
sweep
trace 101.7
waterfall
broadcast

Use this Si4713 sequence for low-power lab checks before any RF output configured under local rules.

hardware reminders

Si4713 FM wiring notes before RF output

Confirm Si4713 I2C wiring, reset line, audio input, antenna setup and local RF limits before transmission tests.

Wiring View

Si4713BP I2CSDASDA GPIOSCLSCL GPIORSTGPIO optionalVCC3.3 VGNDGND
Generated wiring summary: Si4713 to BP I2C. Confirm Si4713 control pins, audio path and antenna before power.
Regulatory limits

FM transmission is regulated. Keep tests legal, local and controlled.

Antenna

Use the antenna and wiring recommended by the module design.

I2C first

Control bus problems will look like radio problems if detection is skipped.

Before wiring a module or target chip, check pinout, voltage, ground reference and whether the selected ESP32-S3 board has the required pins free.

task-level guides

Detailed Si4713 FM transmitter module recipes

Use these Si4713 guides for I2C control, audio input checks, antenna setup and legal low-power FM tests.

what it is

What Si4713 is used for

Si4713 modules provide FM transmitter / RDS-related hardware that can be controlled from an embedded board in a lab environment.

practical value

Why use Si4713 with ESP32 Bit Pirate

ESP32 Bit Pirate links the module to wiring, scan and trace recipes so FM experiments are repeatable from the same serial workflow as the rest of the bench.

common symptoms

Common problems with Si4713 FM transmitter module

Si4713 failures usually come from I2C control, power, antenna, audio path or output configuration. Confirm local RF rules before transmit tests.

Module not found

Check I2C wiring, address, power and pull-ups.

No RF behavior

Confirm module support, antenna and that the command path is active.

Unexpected interference

Stop transmitting and review local rules and antenna/output configuration.

pages

Useful Si4713 next pages

Use these links for Si4713 wiring, FM band scans, one-frequency traces, board choices and hardware context.

module-specific answers

Si4713 FM transmitter module FAQ

Quick answers about Si4713 wiring, FM/RDS scope, antenna setup and controlled radio tests.

Can ESP32 Bit Pirate work with Si4713?

Yes, where the FM module workflows are supported by the firmware and wiring recipes.

Is this a general SDR?

No. Si4713 is a specific FM/RDS module path, not a software-defined radio.

Do radio rules matter?

Yes. Keep FM tests controlled and compliant with local regulations.

Which protocol does it use?

The module is connected to FM workflows and usually controlled over I2C.

Where should I start?

Start with the wiring recipe, then scan or trace one frequency.

project

Si4713 FM inside ESP32 Bit Pirate.

The Si4713 page connects FM protocol notes, I2C control, audio and antenna wiring, legal test limits and browser serial access.