rohit_v wrote:I have flashed noobsv1_4_1 on my sdcard plugged to pi 2
I have assigned a dynamic IP 192.168.0.3 to my pi board.
When i do ping on the above IP i get proper response from the boad i.e. like below :-
But when i open my putty and try to do an ssh i get connection refused error.
As i understand from the post is SSH is by default not up and running on noobs (am i correct ?)
But how to turn ON ssh on pi 2 via windows PC (no hdmi port) ?
hi rohit_v
your situation is not very clear,
-a-
if you have a good NOOBS SD
but not have done the install of RASPIAN ( by HDMI... )
you can not SSH connect with NOOBS installer.
-b-
if the raspbian is installed already the SSH will work ( because in RASPBIAN SSH is enable default.)
-c-
how you have assigned a dynamic IP
( you mean the router has given that IP for RPI? )
-d-
if you are headless only ( means you want use RPI via ethernet/wifi only )
and not use HDMI/keyboard/mouse, not even for installation,
( besides there is a difficult way of noobs silent install.. )
you should burn RASPBIAN
https://www.raspberrypi.org/downloads/raspbian/
and not copy NOOBS ( different procedure! need install / use Win32DiskImager on win7 PC first )
rohit_v wrote:I am fighting hard to connect my raspberry pi 2 to my dell laptop running windows 7.
the usual situation is that PC and RPI are connected to a router by ethernet cables,
but if you try to connect RPI to laptop by direct ethernet cable
( and later you want share the laptops WIFI internet with the RPI )
its little bit different, so tell us more about your situation!