Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

Is the ESP01 module functional?

4 posters

Go down  Message [Page 1 of 1]

1Is the ESP01 module functional? Empty Is the ESP01 module functional? Tue Sep 27, 2022 11:31 pm

feri



Is the ESP01 module functional?
If I send the command "AT \ r \ n" it does not reply "OK".

2Is the ESP01 module functional? Empty Re: Is the ESP01 module functional? Wed Sep 28, 2022 2:14 pm

arcachofo

arcachofo

Is the ESP01 module functional?
It is partially functional.

If I send the command "AT \ r \ n" it does not reply "OK".
This should work.

Remember that you need to configure baudrates, and software serial only works at low speeds (9600).

3Is the ESP01 module functional? Empty Re: Is the ESP01 module functional? Thu Oct 06, 2022 11:32 pm

feri



He doesn't answer me.
Greetings
Attachments
Is the ESP01 module functional? AttachmentEsp01.zip
You don't have permission to download attachments.
(2 Kb) Downloaded 22 times

4Is the ESP01 module functional? Empty Re: Is the ESP01 module functional? Fri Oct 07, 2022 2:18 am

arcachofo

arcachofo

Seems a problem in Arduino Mega second Usart.

5Is the ESP01 module functional? Empty Re: Is the ESP01 module functional? Fri Mar 03, 2023 11:45 pm

feri



I'm doing tests with esp01 but I can not find
the ip address of the module.
I attach the test files.
Greetings
Attachments
Is the ESP01 module functional? Attachmentesp01.zip
You don't have permission to download attachments.
(5 Kb) Downloaded 13 times

KarstenLehmann likes this post

6Is the ESP01 module functional? Empty Re: Is the ESP01 module functional? Sat Mar 04, 2023 2:56 pm

arcachofo

arcachofo

There are only a few commands implemented and by now it only can send tcp requests, it can't run a server, only connect to a server.
You can see which command are implemented at: void Esp01::command().

7Is the ESP01 module functional? Empty Re: Is the ESP01 module functional? Wed Mar 08, 2023 6:42 pm

KarstenLehmann



feri wrote:I'm doing tests with esp01 but I can not find
the ip address of the module.
I attach the test files.
Greetings

hi,
I use SimulIDE V1.0.0 from the download-page on ubuntu 18.04 for learning Arduino-Programming.

Is there a chance to use Arduino and ESP01 to get TIME from an NTP-server?
best regards

8Is the ESP01 module functional? Empty Re: Is the ESP01 module functional? Wed Mar 08, 2023 6:58 pm

arcachofo

arcachofo

Is there a chance to use Arduino and ESP01 to get TIME from an NTP-server?
No chances at all, only TCP request are supported (and partially).

KarstenLehmann likes this post

9Is the ESP01 module functional? Empty Re: Is the ESP01 module functional? Wed Mar 08, 2023 9:47 pm

KarstenLehmann



feri wrote:I'm doing tests with esp01 but I can not find
the ip address of the module.
I attach the test files.
Greetings

hi feri and thank you arcachofo,
the testfiles in „esp01.zip“ (by feri) wouldn't work with my V1.0.0RC3-download (oct 22)

BUT NOW:
…on  the new V1.0.0 Rev 1314 (Linux 64 build)
IT WORKS!

GOOD JOB! Thank you!

10Is the ESP01 module functional? Empty Re: Is the ESP01 module functional? Sun Jun 18, 2023 11:55 am

akrambh



Hi I'm new ,but have issue , when I put esp01 should I load hex file inside the firmware

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum