Skip to content

Not authorized MQTT connection related to //#define MQTT_DEBUG #54

@davidjohngraham

Description

@davidjohngraham
  • Arduino board: UNO R3 SMD and FONA800
  • Arduino IDE version (found in Arduino -> About Arduino menu): 1.6.9 (programming via Visual Studio/vMicro)
  • List the steps to reproduce the problem below (if possible attach a sketch or
    copy the sketch code in too):

Attempting to connect to io.adafruit.com via MQTT on port 1883 using a FONA 800. Receive "Not authorized to connect" response.

In attempting to find the source of this problem I uncommented #define MQTT_DEBUG in line 37 of Adafruit_MQTT.h. I was then able to connect. Recommenting it prevented connection, so I am confident this is the source of the problem.

Please would you investigate and fix this problem? I'm afraid my c++ skills are not up to the job.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions