Navigation

    • Register
    • Login
    • Search
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. pgeens
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    pgeens

    @pgeens

    0
    Reputation
    2
    Posts
    45
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    pgeens Follow

    Best posts made by pgeens

    This user hasn't posted anything yet.

    Latest posts made by pgeens

    • RE: MQTT gateway - MQTT connection status

      @lood29 said in MQTT gateway - MQTT connection status:

      bool PubSubClient::connected()

      Did not work like this: it works with if (!_MQTT_client.connected()) {

      posted in My Project
      pgeens
      pgeens
    • MQTT gateway - MQTT connection status

      Hello to all, I have successfully set-up a MQTT gateway. Now i'm trying to expand my gateway with a LCD screen in order to display some relevant statusses. I was wondering how I can e.g know if the MQTT connection is ok or not not - you can see this if you enable debugging mode but this is too much info to display on the lcd (and not that user friendly)

      posted in My Project
      pgeens
      pgeens