Re: Raspberry Pi3
Posted: Wed Jul 12, 2017 9:14 am
thanks a lot everybody for ur valuable information as a beginner in pi i think this may be help me a lot in my projects.
A small, affordable computer with free resources to help people learn, make things, and have fun
https://www.raspberrypi.org/forums/
https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=185452
You should start a new topicpieuser wrote:first of all thanks for ur all valuable comments. i try to install mqtt in raspbian , it successfully installed but connection refuses whenever i try to connect it through this comand
mosquitto_sub -d -u username -P password -t dev/test
Error: Connection refused
how to solve the issue.
Done.this is likely to be my final attempt to help before @pieuser goes on my 'ignore' list...
As already mentioned you should really create a new topic. It will increase your chances of getting a helpful answer.pieuser wrote:first of all thanks for ur all valuable comments. i try to install mqtt in raspbian , it successfully installed but connection refuses whenever i try to connect it through this comand
mosquitto_sub -d -u username -P password -t dev/test
Error: Connection refused
how to solve the issue.
Code: Select all
mosquitto_sub -d -t dev/test