# Mellow Fly SHT Setup help needed

**URL:** https://klipper.discourse.group/t/mellow-fly-sht-setup-help-needed/12798
**Category:** General Discussion
**Created:** [January 2, 2024, 11:03pm UTC](https://klipper.discourse.group/t/mellow-fly-sht-setup-help-needed/12798 "2024-01-02T23:03:58Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Winterwarrior25](https://avatars.discourse-cdn.com/v4/letter/w/f475e1/32.png) [@Winterwarrior25](https://klipper.discourse.group/u/Winterwarrior25)
#### Post date: [January 2, 2024, 11:03pm UTC](https://klipper.discourse.group/t/mellow-fly-sht-setup-help-needed/12798/1 "2024-01-02T23:03:58Z")

</div>

### Basic Information: Struggling to get uuid

Printer Model: custom  
 MCU / Printerboard:  
 `klippy.lo [klippy (2).log|attachment](upload://rOUasGqk23lqENsziR850u3laGN.log) (1.6 MB) `

FIrst time using the SHT32 board and am struggling to get the Raspery pi 3 to see the tool head board. The can board seems to be working fine but when I look to pull the uuid I cant find it. Ive gone through all of the documents and a friend and I are struggling.

Any help would be great.

Edit:

 ![image](https://global.discourse-cdn.com/free1/uploads/klipper/original/2X/c/c6bfccad2715ad5ef5c9797ccb27b51ab1153d4f.png)

Ive managed to get a can network going but still cant see the uuid for the SHT36.

---

<div class="post-metadata">

### Author: ![Arakon](https://avatars.discourse-cdn.com/v4/letter/a/f1d935/32.png) [@Arakon](https://klipper.discourse.group/u/Arakon)
#### Post date: [January 2, 2024, 11:15pm UTC](https://klipper.discourse.group/t/mellow-fly-sht-setup-help-needed/12798/2 "2024-01-02T23:15:22Z")

</div>

It would greatly help if you specified just how the board is connected.

---

<div class="post-metadata">

### Author: ![Winterwarrior25](https://avatars.discourse-cdn.com/v4/letter/w/f475e1/32.png) [@Winterwarrior25](https://klipper.discourse.group/u/Winterwarrior25)
#### Post date: [January 2, 2024, 11:17pm UTC](https://klipper.discourse.group/t/mellow-fly-sht-setup-help-needed/12798/3 "2024-01-02T23:17:17Z")

</div>

Sorry its the SKR mini e3 v3 and a raspberry Pi 3.

---

<div class="post-metadata">

### Author: ![mykepredko](https://yyz2.discourse-cdn.com/free1/user_avatar/klipper.discourse.group/mykepredko/32/2085_2.png) [@mykepredko](https://klipper.discourse.group/u/mykepredko)
#### Post date: [January 3, 2024, 2:00am UTC](https://klipper.discourse.group/t/mellow-fly-sht-setup-help-needed/12798/4 "2024-01-03T02:00:46Z")

</div>

Can you go through the process (listing all the commands that you went through)?

Just as a quick one, how did you confirm the FLY SHT was in DFU mode?

---

<div class="post-metadata">

### Author: ![Winterwarrior25](https://avatars.discourse-cdn.com/v4/letter/w/f475e1/32.png) [@Winterwarrior25](https://klipper.discourse.group/u/Winterwarrior25)
#### Post date: [January 3, 2024, 7:10pm UTC](https://klipper.discourse.group/t/mellow-fly-sht-setup-help-needed/12798/5 "2024-01-03T19:10:55Z")

</div>

After going through this [MELLOW FLY SHT 36 v2 | klipper\_canbus](https://maz0r.github.io/klipper_canbus/toolhead/sht36v2.html) I have set up the can network and the SHT board shows up with a UUID.

 ![image](https://global.discourse-cdn.com/free1/uploads/klipper/original/2X/b/b83e4fe47d00e684a2cf35c81ba3c94ad1fe3642.png)

Now when building the klipper config I get the error code that there is an unknown pin sht.

 ![image](https://global.discourse-cdn.com/free1/uploads/klipper/original/2X/b/b4457a93e1d24855df50c35ea9b41ce18f895c47.png)

[config-20240103-190938.zip](https://klipper.discourse.group/uploads/short-url/khtpRU7zLZ1sNcmKJNT31Ws9RTe.zip) (2.4 KB)

---

<div class="post-metadata">

### Author: ![mykepredko](https://yyz2.discourse-cdn.com/free1/user_avatar/klipper.discourse.group/mykepredko/32/2085_2.png) [@mykepredko](https://klipper.discourse.group/u/mykepredko)
#### Post date: [January 4, 2024, 3:05am UTC](https://klipper.discourse.group/t/mellow-fly-sht-setup-help-needed/12798/6 "2024-01-04T03:05:56Z")

</div>

If I look at line 234 of your `printer.cfg`, you have:

```auto
mcu: sht

```

Shouldn’t it be:

```auto
mcu: sht36

```

To match the device identified on line 216?

---

<div class="post-metadata">

### Author: ![system](https://global.discourse-cdn.com/free1/uploads/klipper/original/1X/64419bf2aac6639e6ef5cef200dcd456b0a01ac3.png) [@system](https://klipper.discourse.group/u/system)
#### Post date: [March 4, 2024, 3:06am UTC](https://klipper.discourse.group/t/mellow-fly-sht-setup-help-needed/12798/7 "2024-03-04T03:06:44Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
