lora-aprs / LoRa_APRS_iGate

This is a LoRa APRS iGate/Digi based on an ESP32
https://www.lora-aprs.info
MIT License
331 stars 106 forks source link

MQTT not working #281

Closed ploeffler closed 1 year ago

ploeffler commented 1 year ago

can't get MQTT working

`[INFO][MQTTTask] Connecting to MQTT broker: 192.168.178.2 on port 1883

[INFO][MQTTTask] Connected to MQTT broker as: OE6PLD-10

[DEBUG][RadiolibTask] [19:33:44] Transmitting packet 'Source: OE6PLD-10, Destination: APLG01, Path: , Type: Error, Data: =4706.08NL01549.48E&LoRa iGATE & Digi, SiniGate'

[DEBUG][RadiolibTask] [19:33:47] TX done`

I have activated the last_will in the setup so I presume there should be a "Sending birth message..." (see TaskMQTT.cpp line 67)

on the mqtt-server I don't see any topics connected to LoraAPRS

73 de OE6PLD

ploeffler commented 1 year ago

...compiled newest sources: works as expected --> close