ESP8266 MQTT client dynamically changing MQTT broker settings


  • Hardware Contributor

    Hi,

    I am working on an ESP8266 MQTT gateway with a web interface to allow th user to configure settings. One of these settings is the MQTT broker IP address and port number.

    In the before() I read out the IP address from EEPROM and want to set it in the gateway software, and not as normally done by defining MY_CONTROLLER_IP_ADDRESS.

    Is it possible to do this?

    I already tried to declare _ethernetControllerIP as external. This doesn't work.
    Also tried to skip de definition MY_CONTROLLER_IP_ADDRESS and declar it in the gateway sketch. Didn't work either.😥


Log in to reply
 

1 out of 1

Suggested Topics


  • Announcements •   29 Mar 2014, 17:08

    1

  • Development •   14 Jan 2025, 22:07

    3

  • Development •   15 Jan 2025, 08:51

    6

  • Development •   15 Jan 2025, 08:33

    3

  • Development •   4 Feb 2025, 12:14

    3

  • Development •   15 Nov 2024, 10:59

    3

0
Online

11.5k
Users

11.1k
Topics

112.8k
Posts