Files
2022-08-01 12:47:56 +03:00
..
2022-08-01 12:47:56 +03:00
2022-08-01 12:47:56 +03:00
2022-08-01 12:47:56 +03:00


Tested to work with display models:

HOWTO

Connection options for ESP32

  • NEXTION_RX - Nextion RX pin (any available GPIO beginning with 13)
  • NEXTION_TX - Nextion TX pin (any available GPIO beginning with 13)
  • NEXTION_WEATHER_LAT - Nextion latitude for display Weather (e.g "48.8542")
  • NEXTION_WEATHER_LON - Nextion longitude for display Weather (e.g "2.3325")
  • NEXTION_WEATHER_KEY - Openweathermap API key https://openweathermap.org/appid
    See examples/myoptions.h for details