Re: Problems with MQTT on FRDM-K64F
aska.wu
For the problem of address already in use, it seems that mosquitto is already running, If you see there's a mosquitto process in "ps aux |grep mosquit", try to stop the existing one by "sudo service mosquitto stop". Aska Wu
On Tue, 27 Jun 2017 at 21:05 Kevin Stöckl <k_stoeckl@...> wrote:
|
|