Re: Problems with MQTT on FRDM-K64F
Thank you that works. But there is also the problem with the ip-adresses. I had an Ethernet connection on my Linux host machine and on the board.
Then I changed the ip-address of the host machine to a static ip-address and in the config.h File I changed the Server Address to that static ip-address.
Is this right?
But how can I change the ip-address of the Board?
The output from "sudo mosquitto -v -p 1883" is:
Gesendet: Mittwoch, 28. Juni 2017 04:27
An: Kevin Stöckl; zephyr-devel@...
Betreff: Re: [Zephyr-devel] Problems with MQTT on FRDM-K64F
_______________________________________________Hello,
I try to run the sample mqtt publisher on the frdm-k64f.
First I changed the IP-adress on the linux host machine to 192.168.0.75.
Then i type make BOARD=frdm_k64f and then I try to run mosquitto with sudo mosquitto -v -p 1883.
There I got the error message Address already in use and nothing happens.
In the config.h File I changed the Server Address to 192.168.0.75
What could be the problem?
How can I change the IP-adress of the board? And is this necessary?
Thanks in advance
Kevin
Zephyr-devel mailing list
Zephyr-devel@...
https://lists.zephyrproject.org/mailman/listinfo/zephyr-devel