Search found 4 matches

by danielkim
Wed Mar 12, 2025 6:50 am
Forum: ESP-AT
Topic: How to compile BLE GAP API of bluedroid on at_custom_cmd.c?
Replies: 1
Views: 1502

How to compile BLE GAP API of bluedroid on at_custom_cmd.c?

Hello,

May I ask a favor of you?

I'd like to execute esp_ble_gap_set_device_name() from User-Defined AT(at_custom_cmd.c).

But it found that esp_ble_gap_set_device_name(), esp_gap_ble_api.h and esp_bt_device.h exists on esp-at\esp-idf\components\bt\host\bluedroid folder.

Even though bluedroid is ...
by danielkim
Wed Nov 20, 2024 6:44 am
Forum: ESP-AT
Topic: how to call AT command from Custom AT code
Replies: 1
Views: 8284

how to call AT command from Custom AT code

Hello,

I need to call AT command from Custom AT code.

But it shows below respond. it seems that it's not allowed to call AT command during Custom AT works.
busy P...


I'd appreciate it if other workaround is suggested here.


Thanks in advance.
by danielkim
Tue Nov 19, 2024 6:24 am
Forum: ESP-AT
Topic: ESP-WROOM-32 does not respond
Replies: 3
Views: 27424

Re: ESP-WROOM-32 does not respond

Thanks a lot!!

It works by adding CR(\n) to end of AT command on Terminal side.
by danielkim
Mon Nov 04, 2024 6:59 am
Forum: ESP-AT
Topic: ESP-WROOM-32 does not respond
Replies: 3
Views: 27424

ESP-WROOM-32 does not respond

Hello,

ESP-WROOM-32 does not respond for AT command even though ESP-AT has been built and flashed.

I've tried to flash AT firmware into the Kit.

But it does not respond to AT command via UART as well.

Is there any other thing is needed to activate ESP-AT for using this?

Please help here to ...

Go to advanced search