espressif / arduino-esp32

Arduino core for the ESP32
GNU Lesser General Public License v2.1
13.41k stars 7.37k forks source link

Not an issue, just trying to help with a Wiki #1277

Closed beegee-tokyo closed 5 years ago

beegee-tokyo commented 6 years ago

As this repo doesn't have a Wiki attached, I started to go through the issues regularly and collected solved issues in my ESP32 Arduino Wiki. Hope @me-no-dev will add the link to the Wiki somewhere here in this repo. Until then I will update this comment with the list of the current entries of the Wiki. Hope it helps you to find out if someone else has already solved your problem.

Network tips and problems

Missing WebServer Websocket Switch off Bluetooth and WiFi Get stored WiFi AP and STA info Ping library SSDP - Simple Service Discovery Protocol ESPNow not working after connection to WiFi AP Missing DNS settings when using static IP WiFi connection problem - NVS corrupted WiFi Auto Reconnect problems WiFi AP and STA active at the same time

I2C, SPI tips and problems

How to use stickbreaker’s I2C improved code Simultaneously use of two I2C buses - TwoWire interfaces OneWire alternative library

Bluetooth and BLE tips and problems

Switch off Bluetooth and WiFi Initialize Bluetooth Serial and BLE server

Programming tips and problems

Change global variables from ISR Sleep mode examples Deep-Sleep needs WiFi and Bluetooth switched OFF for low current consumption Multithreading support with xTaskCreate analogRead() triggers unrelated interrupt /avr-pgmspace.h: No such file or directory ADC2 channel cannot be used when WiFi is in use Important when using the Preferences library - key name length limited to 15 characters! Important when using the Preferences library - tag length limited to 1984 characters!

Debugging tips and problems

Suppress debug output during boot Get the last reset reason

Partition tips and problems

Change partition size Expansion of NVS partition

ESP32 module specific stuff

TTGOV2 SD card support

Arduino IDE specific

Alternative to install arduino-esp32 for Arduino IDE (Windows) ESP32 framework installation on Windows XP get.exe/get.py fails to download required files Change partition size (Arduino IDE)

PlatformIO specific

Enable log levels Change partition size (PlatformIO)

Common problems

ESP32 not showing in serial port (MAC Desktop/Laptop problem) Problem with Adafruit FONA library

palomarcoder commented 6 years ago

This is helpful, thanks for your contribution. It would be nice if you'd include a link to the associated github issue so people can look for updates.

beegee-tokyo commented 6 years ago

@palomarcoder good tip, will add link to associated issue in the future. Thanks for the tip.

beegee-tokyo commented 6 years ago

Updated the structure, hope it makes it easier to find stuff:

Network tips and problems

Missing WebServer Websocket Switch off Bluetooth and WiFi Get stored WiFi AP and STA info Ping library SSDP - Simple Service Discovery Protocol ESPNow not working after connection to WiFi AP Missing DNS settings when using static IP WiFi connection problem - NVS corrupted WiFi Auto Reconnect problems WiFi AP and STA active at the same time

I2C, SPI tips and problems

How to use stickbreaker’s I2C improved code Simultaneously use of two I2C buses - TwoWire interfaces OneWire alternative library

Bluetooth and BLE tips and problems

Switch off Bluetooth and WiFi Initialize Bluetooth Serial and BLE server

Programming tips and problems

Change global variables from ISR Sleep mode examples Deep-Sleep needs WiFi and Bluetooth switched OFF for low current consumption Multithreading support with xTaskCreate analogRead() triggers unrelated interrupt /avr-pgmspace.h: No such file or directory ADC2 channel cannot be used when WiFi is in use Important when using the Preferences library - key name length limited to 15 characters! Important when using the Preferences library - tag length limited to 1984 characters!

Debugging tips and problems

Suppress debug output during boot Get the last reset reason

Partition tips and problems

Change partition size Expansion of NVS partition

ESP32 module specific stuff

TTGOV2 SD card support

Arduino IDE specific

Alternative to install arduino-esp32 for Arduino IDE (Windows) ESP32 framework installation on Windows XP get.exe/get.py fails to download required files Change partition size (Arduino IDE)

PlatformIO specific

Enable log levels Change partition size (PlatformIO)

Common problems

ESP32 not showing in serial port (MAC Desktop/Laptop problem) Problem with Adafruit FONA library

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

This stale issue has been automatically closed. Thank you for your contributions.