Search found 34 matches

by santanapablo1975
Fri Apr 27, 2018 7:26 pm
Forum: ESP-IDF
Topic: Ethernet with IP static and SNTP
Replies: 5
Views: 8084

Re: Ethernet with IP static and SNTP

Static IP you need to provide DNS server address (Not a hardware question, wrong forum) Hi WiFive, It is a question again about Static IP and DNS..., the situation is as you mention is necessary to provide de DNS server address, so far is Ok and I have tested it, but my new question it is a issue i...
by santanapablo1975
Fri Feb 16, 2018 1:07 pm
Forum: ESP-IDF
Topic: ESP32 and IPsec
Replies: 0
Views: 3678

ESP32 and IPsec

Hi All, I would like to ask to the forum about the ESP32 and IPsec, if you can please share information on how to implement it or some links with information around it. I am working with IPv4 as fas as I know in this case IPsec is optional, Another way would be to use a modem with IPsec and take the...
by santanapablo1975
Mon Dec 11, 2017 6:37 pm
Forum: ESP-IDF
Topic: ESP32 web server with AJAX functionality
Replies: 9
Views: 20425

Re: ESP32 web server with AJAX functionality

Hello Mr Kolban.

Thank you very much for the explanation.

In the mean time I have tried the SNMP following the tips form this link

http://www.nongnu.org/lwip/2_0_x/group_ ... 7b5bbc22be

Thanks again and have a nice week.


Regards

Juan
by santanapablo1975
Fri Dec 01, 2017 12:18 pm
Forum: ESP-IDF
Topic: Ethernet with IP static and SNTP
Replies: 5
Views: 8084

Re: Ethernet with IP static and SNTP

Hi All,

Thanks for the tip about DNS

Sorry to habe bben in the HDK ;)

Regards

Juan

Have a nice WE
by santanapablo1975
Thu Nov 30, 2017 11:51 pm
Forum: ESP-IDF
Topic: Ethernet with IP static and SNTP
Replies: 5
Views: 8084

Ethernet with IP static and SNTP

Hi All,

Finally I got a static IP for Ethernet, modifying the function tcpip_adapter_dhcpc_stop, but when I test the SNTP example, is not possible to get the time from the server.

This behavior is normal or I missing something?

Regards

Thanks in advance.

Juan
by santanapablo1975
Wed Nov 29, 2017 9:57 pm
Forum: ESP-IDF
Topic: [Solved] Recipes for debugging exceptions ...
Replies: 11
Views: 78172

Re: [Solved] Recipes for debugging exceptions ...

Hello All!

Yeah this is a great post! pure gold ;)

Debug making fun wich such a tool!!! ;)

Have a nice day!

Juan
by santanapablo1975
Thu Nov 02, 2017 1:49 pm
Forum: Hardware
Topic: ESP32 and support to SNMP in LWIP?
Replies: 3
Views: 7506

Re: ESP32 and support to SNMP in LWIP?

Hi All please looke here
AlexNik wrote:Yes. I've solved my problem with SNMP using instructions on LWIP SNMPv2c Agent from LWIP web site.
http://www.nongnu.org/lwip/2_0_x/group__snmp.html
Here is nothing to do with ESP32, You need to deal with LWIP.
Regards

Juan
by santanapablo1975
Thu Nov 02, 2017 1:47 pm
Forum: General Discussion
Topic: SNMP Private MIB.
Replies: 6
Views: 12314

Re: SNMP Private MIB.

Hi Alex,

Thanks for your input, I am going to check your link!

Thanks again!

Juan
by santanapablo1975
Thu Nov 02, 2017 1:45 pm
Forum: Hardware
Topic: ESP32 as web server with http and https services at the same time
Replies: 7
Views: 14016

Re: ESP32 as web server with http and https services at the same time

Hi Mr Kolban, thanks for the feedback.

I am going first to make a double check by my side, looks like then there is bug in the "end user side" (me) ;)

Regards

Juan