Search found 5 matches
- Tue Feb 20, 2018 1:52 pm
- Forum: General Discussion
- Topic: Saving WiFi credentials in the EEPROM
- Replies: 5
- Views: 18936
Re: Saving WiFi credentials in the EEPROM
Thank you! And great job for the documentation!
- Mon Feb 19, 2018 10:41 pm
- Forum: General Discussion
- Topic: ESP32 Bluetooth
- Replies: 2
- Views: 4586
ESP32 Bluetooth
Hi guys, I wanted to send the router SSID and password to the ESP32 with Bluetooth. I could use any android app with a BLE terminal, but, are there any examples or sketches like this? Where could I find something?
- Mon Feb 19, 2018 10:33 pm
- Forum: General Discussion
- Topic: Saving WiFi credentials in the EEPROM
- Replies: 5
- Views: 18936
Saving WiFi credentials in the EEPROM
Hi guys I just got an ESP32 and I was wondering how to save the wifi ssid and password in the EEPROM, so at every boot of the device I don't have to insert it from serial. Just correct me if my concept is wrong. 1) I could save each character of the SSID and PSW in the EEPROM: e.g: SSID = myRouter E...
- Mon Feb 12, 2018 7:19 pm
- Forum: General Discussion
- Topic: ESP32 WIFI MODULE
- Replies: 2
- Views: 3797
Re: ESP32 WIFI MODULE
Alright thank you, that was what I mean. And QFN is going to be funny I guess
- Sun Feb 11, 2018 9:29 pm
- Forum: General Discussion
- Topic: ESP32 WIFI MODULE
- Replies: 2
- Views: 3797
ESP32 WIFI MODULE
Hi guys, I'm just new to ESP32 and I wanted to learn to use it to embed wifi in one of my projects. I have to make a PCB so my question is: does the ESP32 TFQP come with the WIFI integrated or It's just the processor and I need to embed a wifi module?