FCS-152 inside pictures

The FCS-152 is a visual clone of the PRC-152 that offers FM analog VHF/UHF voice communications.

Largely meant for airsofters, this caught my eye because

  1. It has an aluminum body
  2. It uses standard .mil batteries and comes with an 18650 adapter and charger.
  3. It has an ESP32 as the primary MCU, which means it has wifi.
  4. The code running on the ESP32 is open source
  5. It looks cool as heck, and works with all the usual tactical headsets.

While using it, it’s also potentially interesting because the MCU appears to be able to generate beeps and put them out over RF - and the code appears to interact with the RF module through a DAC/ADC setup, which suggests we might be able to implement things like APRS, or possibly more depending on how filtered the FM baseband is.

Also, it appears to be made by a ham - BG7IPY. Nice! The marketing explicitly promotes this device and its open source code for amateur radio operators.

Thanks to Mike327 for these pictures and some details. I have my own coming shortly.

With the front plate and HMI lifted off, showing the main board. ESP32 has a uFL cable for the WiFi antenna.

There is a TON of extra space in here. With the front plate and HMI lifted off, showing the main board

The HMI and front plate. Note the uFL cable for the WiFi. The HMI and front plate

The radio with the black plate removed, showing the RF module The radio with the black plate removed, showing the RF module

Close up of the chip above the ESP32. This appears to be an IO expander. Close up of the chip above the ESP32

The RF module board top, with the RF shield removed. I don’t know what a SWD6801D is, but the STM32F101 (well, a clone of it, I think) is clear enough. BG7IPY says we don’t have the source code for that, which makes sense as FCS likely just purchased it as a module. The RF module board top, with the RF shield removed

Back of the RF module Back of the RF module

Back of the main board (3 pictures since I didn’t want to desolder the power connection). M62364FP is an 8 channel 8-bit DAC. 6004STE is an op-amp. Peek at the back of the main board Back of the main board Back of the main board