Require Wifi code for soft AP using AT Command

chiragteksun
Posts: 2
Joined: Fri Feb 23, 2024 9:28 am

Require Wifi code for soft AP using AT Command

Postby chiragteksun » Fri Feb 23, 2024 9:43 am

I have utilized the ESP32-DevKitC and aim to configure the ESP32 as a Soft AP to establish communication with a mobile application. Could you please provide me with a step-by-step guide using WiFi AT commands for the ESP32.

esp-at
Posts: 133
Joined: Mon May 09, 2022 3:00 am

Re: Require Wifi code for soft AP using AT Command

Postby esp-at » Mon Feb 26, 2024 8:53 am

it depends on what application you used on your mobile phone. you could refer to https://docs.espressif.com/projects/esp ... index.html for more details.

chiragteksun
Posts: 2
Joined: Fri Feb 23, 2024 9:28 am

Re: Require Wifi code for soft AP using AT Command

Postby chiragteksun » Wed Mar 27, 2024 11:31 am

Hii,

I Used TCP-IP AT Examples TCP Server.

Using AT+CIPSEND send the data to the client,
But how TCP server receive data when client send?
Is there any AT command to receive the data?

I used hercules.hex TCP Client for send and receive the data?

esp-at
Posts: 133
Joined: Mon May 09, 2022 3:00 am

Re: Require Wifi code for soft AP using AT Command

Postby esp-at » Mon Apr 01, 2024 9:07 am

you can refer to https://docs.espressif.com/projects/esp ... onnections.

Once received data, AT will prompt "+IPD,<link_id>,<len>:<data>"

Who is online

Users browsing this forum: No registered users and 68 guests