# Implementation of new Sensirion SEN-5X sensors

**URL:** https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481
**Category:** Feature Requests
**Created:** [July 27, 2022, 8:46pm UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481 "2022-07-27T20:46:11Z")
**Posts on this page:** 20
**Page:** 4

<div class="post-metadata">

### Author: ![fredvduin](https://forum.sensor.community/user_avatar/forum.sensor.community/fredvduin/32/1262_2.png) [@fredvduin](https://forum.sensor.community/u/fredvduin)
#### Post date: [April 6, 2024, 1:00pm UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/61 "2024-04-06T13:00:20Z")

</div>

We made a firmware with SEN5X and we are testing 10 sensors, some emulate SPS30 and SHT3X  
You can download the bin files on the /bin directory and flash the sensor with FalshESP8266.exe

> **[GitHub - FijnStofGroep/sensors-software-Leusden](https://github.com/FijnStofGroep/sensors-software-Leusden/tree/master)**
>
> master

---

<div class="post-metadata">

### Author: ![jengelsm](https://forum.sensor.community/letter_avatar_proxy/v4/letter/j/67e7ee/32.png) [@jengelsm](https://forum.sensor.community/u/jengelsm)
#### Post date: [April 6, 2024, 1:46pm UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/62 "2024-04-06T13:46:59Z")

</div>

I will give it a try! I already had a look at your project. Interesting…  
I live very close to Schiphol (and the A9 highway.) I can even smell the jet fuel occasionally. There are only a very few stations in my area, so time to pay attention to pollution through a citizen project. (Although ‘fijnstof’ is not the biggest risk in my area…)

---

<div class="post-metadata">

### Author: ![jengelsm](https://forum.sensor.community/letter_avatar_proxy/v4/letter/j/67e7ee/32.png) [@jengelsm](https://forum.sensor.community/u/jengelsm)
#### Post date: [April 7, 2024, 11:03am UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/63 "2024-04-07T11:03:42Z")

</div>

It works… (just a temp indoor setup to test the electronics / SW)  
Thanks Fred (and the community of course ) !!!

Interesting to see the differences between the SDS011 and the SENS-55…

 ![Scherm­afbeelding 2024-04-07 om 12.56.28](https://forum.sensor.community/uploads/default/original/2X/f/f28e5360a75d5c0b4beb6c947ad41e2de4ea1903.png)

---

<div class="post-metadata">

### Author: ![Troubadix](https://forum.sensor.community/user_avatar/forum.sensor.community/troubadix/32/1207_2.png) [@Troubadix](https://forum.sensor.community/u/Troubadix)
#### Post date: [April 12, 2024, 6:25pm UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/64 "2024-04-12T18:25:40Z")

</div>

Hi fredvduin,  
sadly the FlashESP8266.exe from your Github does not work. Using Win11 23H2

 ![grafik](https://forum.sensor.community/uploads/default/original/2X/b/bd87ccae4142f85b02c27d7bab00cb963ad97e56.png)

```auto
Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

**************Ausnahmetext**************
System.ComponentModel.Win32Exception (0x80004005): Das System kann die angegebene Datei nicht finden
   bei System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   bei System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   bei FlashESP8266.Form1.bttn_flash_Click(Object sender, EventArgs e)
   bei System.Windows.Forms.Control.OnClick(EventArgs e)
   bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
   bei System.Windows.Forms.Button.WndProc(Message& m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

**************Geladene Assemblys**************
mscorlib
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.8.9232.0 built by: NET481REL1LAST_C.
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll.
----------------------------------------
FlashESP8266
    Assembly-Version: 1.0.0.0.
    Win32-Version: 1.0.0.0.
    CodeBase: file:///C:/Users/andre/Downloads/Neuer%20Ordner/FlashESP8266.exe.
----------------------------------------
System.Windows.Forms
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.8.9181.0 built by: NET481REL1LAST_C.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.
----------------------------------------
System
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.8.9236.0 built by: NET481REL1LAST_B.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll.
----------------------------------------
System.Drawing
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.8.9032.0 built by: NET481REL1.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
----------------------------------------
System.Configuration
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.8.9032.0 built by: NET481REL1.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.
----------------------------------------
System.Core
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.8.9236.0 built by: NET481REL1LAST_B.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll.
----------------------------------------
System.Xml
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.8.9032.0 built by: NET481REL1.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
System.Windows.Forms.resources
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.8.9032.0 built by: NET481REL1.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------
mscorlib.resources
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.8.9032.0 built by: NET481REL1.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_de_b77a5c561934e089/mscorlib.resources.dll.
----------------------------------------

**************JIT-Debuggen**************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.

Zum Beispiel:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten
Ausnahmen an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht in diesem Dialogfeld behandelt.

```

---

<div class="post-metadata">

### Author: ![fredvduin](https://forum.sensor.community/user_avatar/forum.sensor.community/fredvduin/32/1262_2.png) [@fredvduin](https://forum.sensor.community/u/fredvduin)
#### Post date: [April 13, 2024, 12:44pm UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/65 "2024-04-13T12:44:20Z")

</div>

you need file esptool.exe

 ![github](https://forum.sensor.community/uploads/default/original/2X/6/60592c37d248524aeeb5f553d2af3fd8bc8f5c69.jpeg)  
FlashESP8266.exe need this file

---

<div class="post-metadata">

### Author: ![Troubadix](https://forum.sensor.community/user_avatar/forum.sensor.community/troubadix/32/1207_2.png) [@Troubadix](https://forum.sensor.community/u/Troubadix)
#### Post date: [April 15, 2024, 5:24am UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/66 "2024-04-15T05:24:50Z")

</div>

Thanks, that worked 🙂

---

<div class="post-metadata">

### Author: ![Rik\_Drabs](https://forum.sensor.community/user_avatar/forum.sensor.community/rik_drabs/32/2523_2.png) [@Rik\_Drabs](https://forum.sensor.community/u/Rik_Drabs)
#### Post date: [May 10, 2024, 3:15pm UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/67 "2024-05-10T15:15:21Z")

</div>

I will use your firmware for SEN55 too, since I have an urgent VOC monitoring problem in Zoutleeuw/Belgium, & I was expecting to have the latest release supporting the SEN55 by now, but clearly something intervened…  
Thank you!  
Can you supply me with one of your API # in test, I’m developing a display for sensor.community, and need to have an example of the JSON messages with SEN55 data, for testing, while I don’t have a meter with SEN55 myself now.  
BTW, nice work, proficiat. I whish i was there already … (started in october 2023, aiming at having DNMS & a self-designed display working by now…)  
And in the process, found out about the SEN55…

---

<div class="post-metadata">

### Author: ![fredvduin](https://forum.sensor.community/user_avatar/forum.sensor.community/fredvduin/32/1262_2.png) [@fredvduin](https://forum.sensor.community/u/fredvduin)
#### Post date: [May 11, 2024, 1:03pm UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/68 "2024-05-11T13:03:02Z")

</div>

We use MQTT and is implemented in our firmware  
Example

 ![afbeelding](https://forum.sensor.community/uploads/default/original/2X/6/6bd4664434019fa8cb673d6ac7879d285bd16891.png)

{  
“SEN55\_P0”: “4.98”,  
“SEN55\_P2”: “5.23”,  
“SEN55\_P4”: “5.23”,  
“SEN55\_P1”: “5.23”,  
“SEN55\_N05”: “33.82”,  
“SEN55\_N1”: “39.06”,  
“SEN55\_N25”: “39.14”,  
“SEN55\_N4”: “39.15”,  
“SEN55\_N10”: “39.16”,  
“SEN55\_TS”: “0.40”,  
“SEN5X\_temperature”: “23.13”,  
“SEN5X\_humidity”: “50.85”,  
“SEN5X\_NOx”: “1.00”,  
“samples”: “2870”,  
“min\_micro”: “50069”,  
“max\_micro”: “99486”,  
“interval”: “145000”,  
“signal”: “-46”,  
“SEN5X\_VOC”: “96.80”  
}

Monitoring VOC and NOx: MQTT =\> Mosquitto server =\> NodeRed =\> MariaDB =\> Grafana

---

<div class="post-metadata">

### Author: ![ricki-z](https://forum.sensor.community/user_avatar/forum.sensor.community/ricki-z/32/215_2.png) [@ricki-z](https://forum.sensor.community/u/ricki-z)
#### Post date: [May 14, 2024, 9:35pm UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/69 "2024-05-14T21:35:52Z")

</div>

@Rik_Drabs When using the SEN5x please remember that the VOC values are index values and only “valid” for a single location. With auto calibration this value may even not be comparable over a longer time even on the same location …

---

<div class="post-metadata">

### Author: ![Juggler](https://forum.sensor.community/letter_avatar_proxy/v4/letter/j/ea5d25/32.png) [@Juggler](https://forum.sensor.community/u/Juggler)
#### Post date: [May 19, 2024, 8:24am UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/70 "2024-05-19T08:24:40Z")

</div>

Where can I get a cable for SEN55 at a favourable price? I can only find offers on the Internet that are just as expensive with shipping as the SEN55 itself. The cheap solution of making a plug myself failed because it is too fine and small.

---

<div class="post-metadata">

### Author: ![fredvduin](https://forum.sensor.community/user_avatar/forum.sensor.community/fredvduin/32/1262_2.png) [@fredvduin](https://forum.sensor.community/u/fredvduin)
#### Post date: [May 19, 2024, 1:16pm UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/71 "2024-05-19T13:16:41Z")

</div>

I have bought them from Ali

> **[10Pcs Micro Jst Gh 1.25 2P 3P 4P 5P 6P Pin Man Vrouw Connector met Draad 15Cm...](https://nl.aliexpress.com/item/1005002288388835.html?gatewayAdapt=glo2nld)**
>
> Smarter Shopping, Better Living! Aliexpress.com

---

<div class="post-metadata">

### Author: ![Juggler](https://forum.sensor.community/letter_avatar_proxy/v4/letter/j/ea5d25/32.png) [@Juggler](https://forum.sensor.community/u/Juggler)
#### Post date: [May 25, 2024, 8:03pm UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/72 "2024-05-25T20:03:04Z")

</div>

I have connected the SEN55 to Tasmota. I find this sensor rather disappointing. Supposedly there are almost or exactly the same values for the different particle sizes.

SEN5X PM 1 µm 1,9 µg/m³  
SEN5X PM 2,5 µm 2,0 µg/m³  
SEN5X PM 4 µm 2,0 µg/m³  
SEN5X PM 10 µm 2,0 µg/m³

I switched on a hoover in a small room and the values go up, but remain very similar to each other.

SEN5X PM 1 µm 9,6 µg/m³  
SEN5X PM 2,5 µm 10,5 µg/m³  
SEN5X PM 4 µm 10,9 µg/m³  
SEN5X PM 10 µm 11,0 µg/m³

---

<div class="post-metadata">

### Author: ![Nickbrown40](https://forum.sensor.community/letter_avatar_proxy/v4/letter/n/278dde/32.png) [@Nickbrown40](https://forum.sensor.community/u/Nickbrown40)
#### Post date: [June 1, 2024, 12:55pm UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/73 "2024-06-01T12:55:55Z")

</div>

> [@Troubadix](#):
>
> That’s great. But sadly no working firmware with support for this sensor, or did I miss something?

That’s great to hear!

---

<div class="post-metadata">

### Author: ![peoter](https://forum.sensor.community/user_avatar/forum.sensor.community/peoter/32/1623_2.png) [@peoter](https://forum.sensor.community/u/peoter)
#### Post date: [June 2, 2024, 4:53pm UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/74 "2024-06-02T16:53:24Z")

</div>

Measured values add up from small to large size so in your case you have most particles upto 1 PM therefore showing almost the same values from 1 PM to 10 PM  
Best to look at the TPS value, Typical Particle Size

 ![IMG_8423](https://forum.sensor.community/uploads/default/original/2X/7/7f72dae642e974eb12e240fd688c7285efb6d1a9.jpeg)

---

<div class="post-metadata">

### Author: ![Juggler](https://forum.sensor.community/letter_avatar_proxy/v4/letter/j/ea5d25/32.png) [@Juggler](https://forum.sensor.community/u/Juggler)
#### Post date: [June 2, 2024, 5:16pm UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/75 "2024-06-02T17:16:14Z")

</div>

Here are the values over a whole week.

 ![sen55a](https://forum.sensor.community/uploads/default/original/2X/9/93eafc59354e1446a1a962e1e455f4f65c0a1391.png)

 ![sen55c](https://forum.sensor.community/uploads/default/original/2X/3/3b5f027a25e139339e4d01a7c11be95c3081f244.png)

---

<div class="post-metadata">

### Author: ![Rik\_Drabs](https://forum.sensor.community/user_avatar/forum.sensor.community/rik_drabs/32/2523_2.png) [@Rik\_Drabs](https://forum.sensor.community/u/Rik_Drabs)
#### Post date: [July 11, 2024, 4:42pm UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/76 "2024-07-11T16:42:16Z")

</div>

Overexposure by a factor of 10 to 1000 will be detectable, and that is the intention. Monitoring the problem in Zoutleeuw has opened my eyes to the damage that VOCs can cause when these substances are grossly abused by people with the intention of harming and driving away their VOC-sensitive neighbors, while at the same time authorities “prefer” to look away, against doctor’s advice, using as an excuse “We don’t have any meters”, and “We don’t smell a thing”.

The display is going fine, with a webserver interface style sensor.community, an evolution from my already on Github published “displayPM”. In the mean time the display supports up to 32 locations with each 4 sensor ID’s, and can monitor the whole network of sensors with meaningfull messages readable from a distance of 6 to 10 meters away.  
It is a nice (and cheap) tool for exposing the air quality problem to the public in general.  
The latest version will be published on Github under a new name, as it is too different from displayPM.

When will the full support for the SEN55 be available, from sensor on an ESP8266, to data available in the database, on the API, on Grafana, and on the MAP ?  
Can I in the mean time have some sensor ID’s with a SEN55, already supporting all info on the API, to test the display ?  
I used to assemble lots of PM meters with SDS011/DHT22, and last year with SPS30/BME280.  
I can assemble a meter with a SEN55/BMP280 combination, but how can i have a working API interface, like the one that will be available later? The hardware or components are no problem, but the API over internet doesn’t support all data from the SEN55, as i understand, only the SPS30 subset ?

---

<div class="post-metadata">

### Author: ![fredvduin](https://forum.sensor.community/user_avatar/forum.sensor.community/fredvduin/32/1262_2.png) [@fredvduin](https://forum.sensor.community/u/fredvduin)
#### Post date: [August 16, 2024, 9:07am UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/77 "2024-08-16T09:07:53Z")

</div>

Example GeoMap in Grafana (versie 11.x)

 ![afbeelding](https://forum.sensor.community/uploads/default/original/2X/6/6249c5801eadfd339cf3a0c4e32c8268f1f5e3d8.jpeg)

---

<div class="post-metadata">

### Author: ![Deedee](https://forum.sensor.community/user_avatar/forum.sensor.community/deedee/32/525_2.png) [@Deedee](https://forum.sensor.community/u/Deedee)
#### Post date: [August 19, 2024, 5:47pm UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/78 "2024-08-19T17:47:23Z")

</div>

Managed to get my Sen55 to work. In the devices registering I have registered a sen 5x but no data is entering on the map.

You said in 2023 that there is no entry for this sensor yet. Has there been any change as I can register the sen5x now?

 ![IMG_4505](https://forum.sensor.community/uploads/default/original/2X/6/69e62774bf1402b7e381eee9df5f5646af748174.jpeg)  
 ![IMG_4506](https://forum.sensor.community/uploads/default/original/2X/e/e3df565e59ddfc7a15a496eece8b4f4e45537f53.jpeg)

---

<div class="post-metadata">

### Author: ![Deedee](https://forum.sensor.community/user_avatar/forum.sensor.community/deedee/32/525_2.png) [@Deedee](https://forum.sensor.community/u/Deedee)
#### Post date: [August 19, 2024, 5:52pm UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/79 "2024-08-19T17:52:54Z")

</div>

I can see the GPS data entering. The sound sensor has no hardware yet as I want to keep an extra entry in the database that I may change to another kind.

---

<div class="post-metadata">

### Author: ![Deedee](https://forum.sensor.community/user_avatar/forum.sensor.community/deedee/32/525_2.png) [@Deedee](https://forum.sensor.community/u/Deedee)
#### Post date: [August 19, 2024, 9:46pm UTC](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481/80 "2024-08-19T21:46:35Z")

</div>

Tried that today, but it does not work.

 ![IMG_4506](https://forum.sensor.community/uploads/default/original/2X/e/e3df565e59ddfc7a15a496eece8b4f4e45537f53.jpeg)  
 ![IMG_4505](https://forum.sensor.community/uploads/default/original/2X/6/69e62774bf1402b7e381eee9df5f5646af748174.jpeg)

[Previous page](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481.md?page=3)

[Next page](https://forum.sensor.community/t/implementation-of-new-sensirion-sen-5x-sensors/1481.md?page=5)
