Search found 10 matches
- Mon Mar 20, 2017 11:04 am
- Forum: ESP32 Arduino
- Topic: EEPROM
- Replies: 4
- Views: 21637
Re: EEPROM
Thank you again @krzychb, I am going to try
- Sun Mar 19, 2017 6:16 pm
- Forum: ESP32 Arduino
- Topic: EEPROM
- Replies: 4
- Views: 21637
Re: EEPROM
Hi krzychb, thank you for your response. Is it compatible with arduino IDE?
- Sun Mar 19, 2017 4:38 pm
- Forum: ESP32 Arduino
- Topic: EEPROM
- Replies: 4
- Views: 21637
EEPROM
Hi, I want to save the ssid and the password of the network. There is a partition that I can use like the EEPROM of arduino? Or I have to use an external flash to save it?
Thanks in advance
Thanks in advance
- Sat Feb 11, 2017 6:52 pm
- Forum: ESP32 Arduino
- Topic: WiFiClient connection error
- Replies: 6
- Views: 14772
Re: WiFiClient connection error
I discovered part of the problem, I was trying to connect to my own server that I have in a raspberry, every 5 times that the esp tried to connect only managed to connect 1 time, on another linux server if it is able to connect every time well.
Anyone know why with the raspberry does not connect ...
Anyone know why with the raspberry does not connect ...
- Wed Feb 08, 2017 4:43 pm
- Forum: ESP32 Arduino
- Topic: I can not get wificlient working
- Replies: 4
- Views: 13478
Re: I can not get wificlient working
Have any solution with the arduino ide?
- Wed Feb 08, 2017 4:32 am
- Forum: ESP32 Arduino
- Topic: I can not get wificlient working
- Replies: 4
- Views: 13478
Re: I can not get wificlient working
First of all thank you foro your response.
I upload the program with GPIO throwing down, wheb the program has been uploaded I reboot the esp32
I upload the program with GPIO throwing down, wheb the program has been uploaded I reboot the esp32
- Tue Feb 07, 2017 11:52 am
- Forum: ESP32 Arduino
- Topic: WiFiClient connection error
- Replies: 6
- Views: 14772
Re: WiFiClient connection error
I have the same problem, how can it be solved?
- Mon Feb 06, 2017 9:09 pm
- Forum: ESP32 Arduino
- Topic: Attachinterrupt
- Replies: 1
- Views: 8261
Attachinterrupt
How can I use the attachinterrupt in a GPIO?
- Thu Feb 02, 2017 8:04 am
- Forum: Hardware
- Topic: External flash memory
- Replies: 5
- Views: 9264
External flash memory
Hi, I have some nor flash memory like micron M25P80-VMW6TG, how can I connect them to my esp32?
- Wed Feb 01, 2017 4:02 pm
- Forum: ESP32 Arduino
- Topic: I can not get wificlient working
- Replies: 4
- Views: 13478
I can not get wificlient working
Hi,
I am trying to start the wificlient example, when I open the serial port it shows always "wifi: reconnect".
I am working with the esp32 development kit from espressif.
This is the example code I use:
/*
* This sketch sends data via HTTP GET requests to data.sparkfun.com service.
*
* You ...
I am trying to start the wificlient example, when I open the serial port it shows always "wifi: reconnect".
I am working with the esp32 development kit from espressif.
This is the example code I use:
/*
* This sketch sends data via HTTP GET requests to data.sparkfun.com service.
*
* You ...