eried / flipperzero-mayhem

Perfect companion for your Flipper Zero. ESP32 with WiFi, BT/BLE, micro-SD, camera+PSRAM, flashlight and extras: NRF24/CC1101, 3V/5V sensors
MIT License
496 stars 26 forks source link

Serial Connection To ESP in wrong mode #31

Closed MadPanda404 closed 4 months ago

MadPanda404 commented 5 months ago

Hey

When i connect my Flipper to usb and use any serial tool (screen, putty, and so on), input works as intended (i can edit my input and then hit enter so its get sent). But when i then switch the flipper in USB-to-UART, to use the marauder cli ion the mayhem v2 fin, i need to type really fast because input does not get send line by line, but key by key. is there a way to fix that?

eried commented 5 months ago

is this in putty? or where

MadPanda404 commented 5 months ago

In putty, macos terminal, screen, i term... basically any terminal toolAm 20.01.2024 01:16 schrieb Erwin Ried @.***>: is this in putty? or where

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

eried commented 5 months ago

I guess you set your bauds manually, but it should be 230400 for the ESP32 in this case -> check this