# I'm not able to configure the SenseHat to the temperature,SenseHat is showing as disconnected

**URL:** https://discourse.nodered.org/t/im-not-able-to-configure-the-sensehat-to-the-temperature-sensehat-is-showing-as-disconnected/9476
**Category:** General
**Created:** [27 March 2019 04:29 UTC](https://discourse.nodered.org/t/im-not-able-to-configure-the-sensehat-to-the-temperature-sensehat-is-showing-as-disconnected/9476 "2019-03-27T04:29:05Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![Anurenjini](https://avatars.discourse-cdn.com/v4/letter/a/4bbf92/32.png) [@Anurenjini](https://discourse.nodered.org/u/Anurenjini)
#### Post date: [27 March 2019 04:29 UTC](https://discourse.nodered.org/t/im-not-able-to-configure-the-sensehat-to-the-temperature-sensehat-is-showing-as-disconnected/9476/1 "2019-03-27T04:29:05Z")

</div>

![IMG-20190204-WA0015](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/6/6d8e9680b34d1fd6fbe393c3959c193c5442baf2.jpeg) ![IMG-20190206-WA0009](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/8/819b4716937ee1152f15e12c8d9b8a7a276c3925.jpeg)

---

<div class="post-metadata">

### Author: ![ukmoose](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ukmoose/32/13_2.png) [@ukmoose](https://discourse.nodered.org/u/ukmoose)
#### Post date: [27 March 2019 04:40 UTC](https://discourse.nodered.org/t/im-not-able-to-configure-the-sensehat-to-the-temperature-sensehat-is-showing-as-disconnected/9476/2 "2019-03-27T04:40:01Z")

</div>

Did you install the extra bits as listed in the ReadMe?

The Sense HAT python drivers need to be installed manually:

```auto
sudo apt-get update
sudo apt-get install sense-hat
sudo pip-3.2 install pillow

```

See the [driver documentation](http://pythonhosted.org/sense-hat/) for more information.

Also why are you running as root? This is NOT recommended

---

<div class="post-metadata">

### Author: ![Anurenjini](https://avatars.discourse-cdn.com/v4/letter/a/4bbf92/32.png) [@Anurenjini](https://discourse.nodered.org/u/Anurenjini)
#### Post date: [27 March 2019 04:52 UTC](https://discourse.nodered.org/t/im-not-able-to-configure-the-sensehat-to-the-temperature-sensehat-is-showing-as-disconnected/9476/3 "2019-03-27T04:52:58Z")

</div>

we are not able to change anything as of now ,as both in command and editor window we are getting a message called as session closed and its not taking any command.

---

<div class="post-metadata">

### Author: ![ukmoose](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ukmoose/32/13_2.png) [@ukmoose](https://discourse.nodered.org/u/ukmoose)
#### Post date: [27 March 2019 05:01 UTC](https://discourse.nodered.org/t/im-not-able-to-configure-the-sensehat-to-the-temperature-sensehat-is-showing-as-disconnected/9476/4 "2019-03-27T05:01:19Z")

</div>

stop node-red from running

install the extra software

install the node again

start node-red

---

<div class="post-metadata">

### Author: ![Anurenjini](https://avatars.discourse-cdn.com/v4/letter/a/4bbf92/32.png) [@Anurenjini](https://discourse.nodered.org/u/Anurenjini)
#### Post date: [27 March 2019 05:07 UTC](https://discourse.nodered.org/t/im-not-able-to-configure-the-sensehat-to-the-temperature-sensehat-is-showing-as-disconnected/9476/5 "2019-03-27T05:07:12Z")

</div>

We are not able to type anything on the window, continous message of session closed is been displayed not allowing us to type a single word of any commands.

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [27 March 2019 08:44 UTC](https://discourse.nodered.org/t/im-not-able-to-configure-the-sensehat-to-the-temperature-sensehat-is-showing-as-disconnected/9476/6 "2019-03-27T08:44:17Z")

</div>

Where are you seeing the session closed message? Post a screenshot.

---

<div class="post-metadata">

### Author: ![Anurenjini](https://avatars.discourse-cdn.com/v4/letter/a/4bbf92/32.png) [@Anurenjini](https://discourse.nodered.org/u/Anurenjini)
#### Post date: [27 March 2019 09:01 UTC](https://discourse.nodered.org/t/im-not-able-to-configure-the-sensehat-to-the-temperature-sensehat-is-showing-as-disconnected/9476/7 "2019-03-27T09:01:14Z")

</div>

![IMG-20190206-WA0009](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/8/819b4716937ee1152f15e12c8d9b8a7a276c3925.jpeg)

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [27 March 2019 09:09 UTC](https://discourse.nodered.org/t/im-not-able-to-configure-the-sensehat-to-the-temperature-sensehat-is-showing-as-disconnected/9476/8 "2019-03-27T09:09:34Z")

</div>

The terminal window you are showing is running Node-RED. If you press Ctrl-C in that window it will return to the command prompt where you can run the suggested commands.

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [27 March 2019 09:10 UTC](https://discourse.nodered.org/t/im-not-able-to-configure-the-sensehat-to-the-temperature-sensehat-is-showing-as-disconnected/9476/9 "2019-03-27T09:10:18Z")

</div>

That's the same one you showed before. Open a new terminal and show us why you are not able to stop node red.

---

<div class="post-metadata">

### Author: ![anudeep](https://avatars.discourse-cdn.com/v4/letter/a/c67d28/32.png) [@anudeep](https://discourse.nodered.org/u/anudeep)
#### Post date: [2 April 2019 06:54 UTC](https://discourse.nodered.org/t/im-not-able-to-configure-the-sensehat-to-the-temperature-sensehat-is-showing-as-disconnected/9476/11 "2019-04-02T06:54:16Z")

</div>

i m also facing the same issue.. Could you pls tell me what i need to do to overcome this issue...

---

<div class="post-metadata">

### Author: ![anudeep](https://avatars.discourse-cdn.com/v4/letter/a/c67d28/32.png) [@anudeep](https://discourse.nodered.org/u/anudeep)
#### Post date: [2 April 2019 06:55 UTC](https://discourse.nodered.org/t/im-not-able-to-configure-the-sensehat-to-the-temperature-sensehat-is-showing-as-disconnected/9476/12 "2019-04-02T06:55:26Z")

</div>

Session closed image is just getting displayed on the node-red console..

---

<div class="post-metadata">

### Author: ![ukmoose](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ukmoose/32/13_2.png) [@ukmoose](https://discourse.nodered.org/u/ukmoose)
#### Post date: [2 April 2019 07:24 UTC](https://discourse.nodered.org/t/im-not-able-to-configure-the-sensehat-to-the-temperature-sensehat-is-showing-as-disconnected/9476/13 "2019-04-02T07:24:24Z")

</div>

Are you also trying to get a sensehat to work?

If node-Red is repeatedly crashing restarting crashing you need to stop it restarting. (explained on the raspberry pi page in the docs)

Then restart node-red from the command line and copy and paste what you see here.  
(if you aren’t trying to get a sensehat to work please open a new thread)
