Skip to content

A New firmware for SOCORAD32 opensource ham radio UHF walkie talkie. Bug fixes and more functions unavailable in the stock firmware.

Notifications You must be signed in to change notification settings

joyel24/SOCORAD32-Advanced-Firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An easy video tutorial to flash the firmware to the ESP32 without building it:
https://youtu.be/p8CsZYtNyKA?feature=shared
All my videos about SOCORAD32:
https://youtube.com/playlist?list=PLKM5FNxF7v40e-xXsQXLKmqm96md1w-Cb&feature=shared

Join SOCORAD32 Discord Community here:
https://discord.gg/6VwVRRuCVW

Why SOCORAD32-Advanced-Firmware?


-We have now a menu to:
--Change channel quickly
--Edit VOX level
--more comming...
-The bootup is faster
-The interface is faster (You can now change volume easily)

Todo:
-VOX to EEPROM
-Volume to EEPROM
-TX Power submenu section + EEPROM + serial
-Mute function
-Clarify readme, upload how to video add links corresponding
-Scan function
-Try to add a "vfo" mode

SOCORAD32 - ESP32 SOftware COntrolled RADio


(3D enclosure design already released)

Add a speaker and a battery, then you'll have a fully functional walkie talkie Radio. It shares the same properties as the commercial one. Can be used both for voice and data communication. Because it can communicate data, we can explore the amateur radio frequency for IoT.
Beyond communication, it is fully open source and hackable!
The central module contains the special purpose RDA1846 IC. This same IC is used in commercial walkie talkies such as in Baofeng and Hytera.


Other of its peripherals is an onboard ESP32 for parameter settings (via Bluetooth or WiFi), control and storage.
The ESP32 talks to the central module using simple AT commands. The specifications are listed below.

Specifications

Frequency Range: 400-470mhz covers most countries allocated walkie talkie frequencies, especially the license free ones.
Frequency Step: 5K/6.25K/12.5K/25K
RF Output Power: 2W/1W/0.5W
Voice features, Tone Squelches, SMS capability:
Voice encryption (scrambling): 8 types
SMS Receive/Transformer, baudrate: 1200
CTCSS (38 groups) + CDCSS (83 groups)
Automatic elimination tail
Volume adjustable (1-8)
Squelch level adjustable (0-9)
MIC sensitivity level adjustable (1-8)
Sleep Mode (0.1μA)

To talk to the module, a generic Bluetooth serial communication APP is used on the phone to connect to the ESP32 module which in turn communicates with the RF module via UART. Due to the SOCORAD32 rich features, it can be used for the following applications.

Applications

Walkie Talkie
Intercom
Pager
IoT (data transmission module)

The AT commands are in the repository. It includes commands for volume control, power output, RX/TX frequencies, voice activated exhange, squelching, etc.
The device contains a dedicated PTT button and extra buttons for user configurations.

First run / Flashing

See Final Firmware for instructions
I made a very easy flash how to on windows BIN/README.md


SOCORAD32 high rez

Menu looks like:
SOCORAD32 menu

Home looks like:
SOCORAD32 home

About

A New firmware for SOCORAD32 opensource ham radio UHF walkie talkie. Bug fixes and more functions unavailable in the stock firmware.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages