Search found 58 matches

by pipi61
Wed Apr 10, 2024 12:06 pm
Forum: ESP32 Arduino
Topic: MCU speed vs Task Manager
Replies: 5
Views: 646

Re: MCU speed vs Task Manager

Then look for the error in the protocol, not in the esp32 UART hardware
by pipi61
Tue Apr 09, 2024 10:57 pm
Forum: ESP32 Arduino
Topic: MCU speed vs Task Manager
Replies: 5
Views: 646

Re: MCU speed vs Task Manager

what kind of ACK is it?
There is no ACK in UART serial data transmission, it is asynchronous data transmission between transmitter and receiver, there is transmission even if the receiver is not connected....
by pipi61
Mon Feb 05, 2024 3:45 pm
Forum: ESP32 Arduino
Topic: Reading from news API server seems to have buffer overflow.
Replies: 1
Views: 370

Re: Reading from news API server seems to have buffer overflow.

Check these variable definitions:
news_payload
n_payload
by pipi61
Sat Sep 23, 2023 9:59 pm
Forum: ESP32 Arduino
Topic: ESP32 with external antenna?
Replies: 2
Views: 1481

Re: ESP32 with external antenna?

if you want to convert an existing card, this works:
https://community.home-assistant.io/t/h ... d/131601/3
by pipi61
Wed Aug 23, 2023 8:17 pm
Forum: ESP32 Arduino
Topic: ESP32-wroom-32e freezes after some days/months
Replies: 3
Views: 1973

Re: ESP32-wroom-32e freezes after some days/months

What do you expect without a code sample?
by pipi61
Sat Jul 22, 2023 6:41 pm
Forum: ESP32 Arduino
Topic: ESP32 and 2.8" TFT display
Replies: 2
Views: 1098

Re: ESP32 and 2.8" TFT display

your display: Technical specifications Driver: ILI9341 You selected in setup file the #define ST7735_DRIVER // Define additional parameters below for this display comment this, and select the // #define ILI9341_DRIVER // Generic driver for common displays or // #define ILI9341_2_DRIVER // Alternativ...
by pipi61
Wed Nov 16, 2022 9:42 pm
Forum: ESP32 Arduino
Topic: Compilation error with blank sketch
Replies: 6
Views: 2742

Re: Compilation error with blank sketch

Hi!
What is the full verbose error message?
Check the path and filename of the file, do not contain special characters, spaces, international characters, etc.
by pipi61
Thu Sep 08, 2022 9:26 pm
Forum: ESP32 Arduino
Topic: i need an expert to validate the code for ESP32 ARDUINO
Replies: 2
Views: 1586

Re: i need an expert to validate the code for ESP32 ARDUINO

The power supply/LDO/stepdown correct?
can it provide enough power/current?
by pipi61
Sun Mar 27, 2022 2:07 pm
Forum: ESP32 Arduino
Topic: Favicon
Replies: 10
Views: 7976

Re: Favicon

in my chrome ok.
Try clear cache in chrome