r/ESP32Marauder

Image 1 — The NM-CYD-C5 external version board is coming - thanks for your feedback
Image 2 — The NM-CYD-C5 external version board is coming - thanks for your feedback
Image 3 — The NM-CYD-C5 external version board is coming - thanks for your feedback
Image 4 — The NM-CYD-C5 external version board is coming - thanks for your feedback
Image 5 — The NM-CYD-C5 external version board is coming - thanks for your feedback
▲ 25 r/ESP32Marauder+3 crossposts

The NM-CYD-C5 external version board is coming - thanks for your feedback

Since launching the NM-CYD-C5 (the ESP32-C5 based CYD variant with dual-band WiFi 6), the single most common piece of feedback has been:

"Could you make a 1u variant that I could connect an antenna to?"

"Does it have external antenna connector"

"Will an external antenna be supported this time, or is a DIY solution again required to attach an external antenna?"

Fair point. 5GHz attenuates much faster than 2.4GHz, and a small PCB trace antenna surrounded by a display and ground planes has its limits.

So: the NM-CYD-C5-Colorful-Ant is coming.

• IPEX-1 connector + bundled dual-band 2.4G/5G antenna • External antenna only — no onboard PCB antenna on this version • Same ESP32-C5 (dual-band WiFi 6, BLE 5.3, Zigbee/Thread), same 16MB Flash + 8MB PSRAM, same CYD-compatible footprint • Still works with Bruce / Marauder / ESPHome, etc as before

The default External Antenna Parameters

  • Frequency range: 2400-2500MHz / 5000-5800MHz
  • VSWR: 2400-2500 ≤ 2.5, 5000-5800 ≤ 2.5
  • Efficiency %: 2400-2500: 83.3 AVG; 5000-5800: 73.8 AVG
  • Peak Gain (dBi): 2400-2500: 3.2 AVG; 5000-5800: 3.7 AVG
  • Radiation Properties: Omni-directional
  • Polarization: Linear

The 3D printed shells (see from the picture) will be released on GitHub repository soon.

https://github.com/RockBase-iot/NM-CYD-C5

u/NMTech-Official — 1 day ago
▲ 60 r/ESP32Marauder+2 crossposts

I Have Build DIY TFT Display

Guys I have built a DIY 1.8 inch TFT Display ST7735 Module With Only 50Rs/0.5$ The PCB Is Totally Hand Made Using Toner Transfer Paper And Working Quite Well The All Source Header Files For different ESP Boards are in the github repository with schematics diagrams, Pinout Of the module, Proper documentation has been in the video and github repository please follow it, it use TFT_eSPI Library

Github Repo:-https://github.com/samiralam5755/DIY-1.8-TFT-Display

Full Video:-https://youtu.be/EqtmMCGdx98

u/wingselectronics — 1 day ago

Update…

So I bought this prebuilt esp32 murader from eBay in my greener days. ( what a crock) so the seller is no longer on there anymore and I tried updating to the latest version. I followed all the instructions from GitHub and found the .bin file that worked- ish to my dev kit. But now everything on the touchscreen is backwards. Like down is up and 9 is 1 and so on and so forth. It’s absolutely crazy and I don’t know how to fix it.

reddit.com
u/moogley-423 — 1 day ago

Marauder Mini V3 - JCMKK Firmware Mods

Did some firmware updates to the Marauder 1.14.1 to see what else this device could do. Added some BTE sniffing and spoofing capability from nyanBox and BLESploit repos, plus drone detecting and spoofing on WiFi, Jammer detector that baselines the current environment and then shows discrepancies, and camera detector/deauth.

Added persistent user-generated SSIDs that will remain through reboot so they don’t have to be re-entered through the text input. And most importantly, added several games in a new games menu. Might add a slot-machine, roulette, and Pac-Man type game as well for fun.

u/N0vajay05 — 5 days ago

Upgraded both antennas on my marauder V8 and mini V3 to the Bolton Darts.

Upgraded recently to the Bolton Dart WiFi Omni Monopole Antenna, 2.4/5.8–7.125 GHz; and I think it’s safe to say that these antennas have been my favorite by far. Curious about what you guys think of the look with the white on black.

u/Pristine-Tangelo-100 — 7 days ago
▲ 69 r/ESP32Marauder+3 crossposts

ESP32 Emulator For PC (macOS and Linux coming soon!)

Disclaimer, Branded as "AI Content" due to the fact that i told claude to "build me an esp32 emulator on top of QEMU and lets expand and make it useful" (with guidance and supervision, 60% autonomous)

EDIT: I’ll re-do this Reddit post and post a bit more clarification, I’ve been too busy to have a chance (wildfires burning in my area) please bear with me

SCREW IT, CODE IS AVAILIBLE HERE! https://github.com/PastorCatto/ESP32-Emulator

500 views in literally 5 mins, i figure, if anyone knows how to fix half the bugs i have, its reddit!

ENJOY! and remember, its a WORK IN PROGRESS!

(i also shipped bad code multiple times, and i know this will be a hot ticket idea. i plan on going to espressif and maybe look into pushing some of my code upstream into the QEMU port natively!)

Okay okay, yes, you want the emulator, some ground rules first:

  1. This emulator can ONLY run IDF based firmwares (arduino firmwares need a patch to block out wifi and BT, same with IDF versions, but ive added a basic patch for now)
  2. No network support yet, and the most supported config is T Deck Plus
  3. it WILL be slow, if it takes more than 5 seconds for the display to come up, restart the VM, theres a 20% chance it boots at like 60% speed (Seems to be an intel Quirk for me, the E core P core crap)
  4. it will be open source soon, theres been wildfires in Summerland BC Canada, grew to 9500 Hectares (95 square Kilometers) within 8 hours, ive diverted all claude resources to monitor the situation. Expect delays.

how to use

  1. drag firmware onto emulator window
  2. add SDcard image (seems to lag if you dont give it one)
  3. press bypass + boot
  4. enjoy!

Download: https://drive.google.com/drive/folders/1sRZHMmvCEydwBbjXa8jY8hSRHHEsNOyt?usp=drive_link

(comes included with 2 minimal builds of PURR OS, DP8 and internal DP9)

PURR OS Source: https://github.com/PastorCatto/PURR-OS-ESP32

Video series on Youtube Shorts: https://www.youtube.com/@Pastorcatto/shorts

(i showcase what ive been working on! includes a live demo of the emulator!)

​​​​

reddit.com
u/zanderislife — 11 days ago

How do calibrate screen?

Yo guys, finally I made my marauder work, but there are some issues

  1. No response of ble attack

  2. Inaccurate response of wifi attacks

  3. Screen isn't calibrated, tried many possible things, no luck.

Screen is ST7789 2.8inch TFT, and ESP32 only, wroom version not official one but btw.....

u/larpmacxer — 11 days ago
▲ 20 r/ESP32Marauder+2 crossposts

Intermediate user with a few questions I can’t get answered. Any help means a lot regarding “marauder” build ( nm-cyd-c5 esp32-c5 wifi6, LORA,GPS, flux capacitor, ebyte e01-mL01dp5

I have several questions I need help with if someone can please help! 😭 (At the end with ❓)

I am trying to build a device that is very capable and max out what it can do. There’s nothing specific I am setting up for I just want to to be able to jam , to spam and have sub ghz and WiFi 2.4/5/6 capability and learn to protect myself.

! I have a nm-cyd c5 running launcher and have a secondary esp32 c5 wifi6 dev kit. I plan to add a lot more components to the build such as

4 ebyte e01-ml01dp5
1 flux capacitor by rabbit labs (c1101 +amplifier )
1 sequre m10-18 gps converted to ipex antenna
1 900m30s LORA with ipex antenna and 915mhz meshtastic antenna
1 nm cyd-c5
1 esp32 c5 wifi6 dev kit

If needed I do have :
Cyd esp32 s3 converted to external antenna
esp32 s3 lonely binary dev
Esp32D

I don’t have any specific plans for the build except learning and I am more interested in learning more nefarious things to better understand them and be able to recognize when I am vulnerable. So whatever firmware gives me the most freedoms I saw a repo for m5 but the firmwares stated they had very specific Purposes. Thank you!

❓if anyone knows what traces to cut for external antenna plug on c5

❓if I’m using c5 cyd with launcher What firmware for esp32 slave? Should I use the c5, s3 , wroom etc

❓what antennas or components should not be placed near the other?

❓Is there a better pairing of esp32 for my build ?

❓any other ways I can improve my device? Any advice.

❓ the ebyte e01- can I combine them say 2 to save space and would i be able to double the reach?
Also how do I tell which ones are fake? I have a pair that look very different than the other pair.

❓is it true I shouldn’t add a screw on amplifier to the flux capacitor because I have the Lora?

❓is the gps only good for war driving? (I have no interest in it)

❓ is there any reason to also use the nrf24 I have? I have like 5-6 laying around.

Thanks in advance!

u/Guilty_Phone2241 — 12 days ago

A brilliant variation of the Marauder firmware: Bwifikill (created by pepeangell).

After several tests and a few setbacks (I don’t recommend starting by soldering directly onto the board—do your initial testing on a protoboard first), my favorite apps are BT-Jammer and Evil Portal.😈
Any firmware you’d recommend trying out? Greetings from Mexico!! 🇲🇽

u/FlakyIce2360 — 11 days ago

Porkchop on MarauderV8

Added new looks/theme and some bug fixes.
Available via Launcher OTA...

u/H4W9_4 — 10 days ago