samples/net/mqtt: Update README file for Debian/Ubuntu users
Debian and Ubuntu distributions come with an old version of the mosquitto server that does not support MQTT 3.1.1. So, the MQTT applications' README file is updated with this information. Change-Id: I1c76c757b5a15aa2bdd192bd912835a417cb0031 Signed-off-by: Flavio Santes <flavio.santes@intel.com>
This commit is contained in:
parent
6eb103ec7d
commit
f61574eef7
2 changed files with 18 additions and 0 deletions
|
@ -8,6 +8,15 @@ Requirements
|
|||
|
||||
* MQTT 3.1.1 Gateway.
|
||||
|
||||
NOTE for Debian/Ubuntu users: it seems that the mosquitto server
|
||||
included with these distros does not support MQTT 3.1.1.
|
||||
Uninstall the mosquitto server and follow the instructions
|
||||
provided at the mosquitto website:
|
||||
|
||||
http://mosquitto.org/download/
|
||||
|
||||
to update the application.
|
||||
|
||||
* Galileo Gen 2 Development Board.
|
||||
|
||||
* USB-UART cable: CH340, FTDI 6-pin or equivalent for debugging.
|
||||
|
|
|
@ -8,6 +8,15 @@ Requirements
|
|||
|
||||
* MQTT 3.1.1 Gateway.
|
||||
|
||||
NOTE for Debian/Ubuntu users: it seems that the mosquitto server
|
||||
included with these distros does not support MQTT 3.1.1.
|
||||
Uninstall the mosquitto server and follow the instructions
|
||||
provided at the mosquitto website:
|
||||
|
||||
http://mosquitto.org/download/
|
||||
|
||||
to update the application.
|
||||
|
||||
* Galileo Gen 2 Development Board.
|
||||
|
||||
* USB-UART cable: CH340, FTDI 6-pin or equivalent for debugging.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue