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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serial Connection To ESP in wrong mode

MadPanda404 opened this issue · comments

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?

is this in putty? or where

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