Search found 3 matches

by Noval@riod
Mon Feb 16, 2026 5:54 am
Forum: ESP32 Arduino
Topic: How can I use psram on esp32-s3-wroom n8r8?
Replies: 2
Views: 1814

Re: How can I use psram on esp32-s3-wroom n8r8?

Try to check with using esp-idf and ardunio ide using example codes .
If still has the same issues , come back again.
i worked on esp32s3, and i dont get any issues .
by Noval@riod
Mon Feb 16, 2026 5:13 am
Forum: ESP32 Arduino
Topic: Is SFTP possible on ESP32 using Arduino IDE?
Replies: 0
Views: 110

Is SFTP possible on ESP32 using Arduino IDE?

Hi,

I am using ESP32 with Arduino IDE and I need to download a bin files from a server(S3 bucket) using SFTP.

I tried using libssh, but it only supports:

SSH

SCP

It does not support SFTP.

My server only allows SFTP, so SCP will not work.

Is it possible to use SFTP on ESP32?
Is there any ...
by Noval@riod
Mon Nov 10, 2025 6:56 am
Forum: ESP-IDF
Topic: Connecting ESP32-S3 Native USB to Quectel EG800Q Modem (USB Interface)
Replies: 1
Views: 1309

Connecting ESP32-S3 Native USB to Quectel EG800Q Modem (USB Interface)

Hi everyone,

I’m trying to connect my ESP32-S3 (native USB host) directly to a Quectel EG800Q modem through USB, to send and receive AT commands.

What I tried

Using UART, the modem works perfectly — I can send AT commands and get replies.

When I connect through USB, I get some USB descriptor ...

Go to advanced search