# NodeMCU flashing additional info

**URL:** https://forum.sensor.community/t/nodemcu-flashing-additional-info/966
**Category:** FAQ
**Created:** [November 11, 2021, 6:37pm UTC](https://forum.sensor.community/t/nodemcu-flashing-additional-info/966 "2021-11-11T18:37:50Z")
**Posts on this page:** 14
**Page:** 1

<div class="post-metadata">

### Author: ![digbyf](https://forum.sensor.community/user_avatar/forum.sensor.community/digbyf/32/578_2.png) [@digbyf](https://forum.sensor.community/u/digbyf)
#### Post date: [November 11, 2021, 6:37pm UTC](https://forum.sensor.community/t/nodemcu-flashing-additional-info/966/1 "2021-11-11T18:37:50Z")

</div>

The following notes may assist new users with the configuration.

- When flashing nodeMCU select the upload file that matches your setup i.e. the docs suggest latest\_en.bin. In our experience this will only provide PM sensor data… if you have a temperature, humidity, pressure sensor like the bm280 then you will need to select latest\_en\_BMx\_280… or other that matches your sensors.

- If you have flashed latest\_en.bin in error you will need to Erase the flash and then re-flash the correct file. This will then require you setup the wifi again as per the docs.

---

<div class="post-metadata">

### Author: ![Holkre](https://forum.sensor.community/user_avatar/forum.sensor.community/holkre/32/1201_2.png) [@Holkre](https://forum.sensor.community/u/Holkre)
#### Post date: [December 4, 2022, 11:27pm UTC](https://forum.sensor.community/t/nodemcu-flashing-additional-info/966/2 "2022-12-04T23:27:41Z")

</div>

I have a question , i bought the set from nettigo.  
Initially the board could not be found so i downloaded the flasher in the Version 3.2 , as there was no newer variant available as excutable file for windows 11.  
In the forum i found out that i could not get a wifi connection when the BME280 is already connected an flashing with a connected sensor is also not possible.  
So i disconnected the BME280, erased the flash as writen here and then flashed the latest\_de\_BMx\_280.  
I restarted the device and found the device via wlan, configured the sensors but actually the devices says that the BMx 280 sensor could not be found  
“Trying BMx280 sensor on 76 … not found  
Trying BMx280 sensor on 77 … not foun”  
, and i don’t get any data from the sensor.

Also in the menu under the topic actual sensor values it says:

| Sensor | Parameter | Wert |
| --- | --- | --- |
| SDS011 | PM2.5 | - µg/m³ |
| SDS011 | PM10 | - µg/m³ |
| | | |
| BMP280 | Temperatur | - °C |
| BMP280 | Luftdruck | - hPa |
| | | |
| WiFi | Signal | -60 dBm |
| WiFi | Qualität | 80 % |

So not BME ist shown here but BMP.  
What am i doing wrong here?  
Is the sensor maybe faulty?

---

<div class="post-metadata">

### Author: ![Ben21](https://forum.sensor.community/user_avatar/forum.sensor.community/ben21/32/1023_2.png) [@Ben21](https://forum.sensor.community/u/Ben21)
#### Post date: [December 5, 2022, 9:18am UTC](https://forum.sensor.community/t/nodemcu-flashing-additional-info/966/3 "2022-12-05T09:18:01Z")

</div>

@Holkre, did you check if your power supply or WiFi signal is strong enough. This may have brought a mistake. If these are not the reasons, maybe try to change the menu…

---

<div class="post-metadata">

### Author: ![Holkre](https://forum.sensor.community/user_avatar/forum.sensor.community/holkre/32/1201_2.png) [@Holkre](https://forum.sensor.community/u/Holkre)
#### Post date: [December 5, 2022, 9:32am UTC](https://forum.sensor.community/t/nodemcu-flashing-additional-info/966/4 "2022-12-05T09:32:17Z")

</div>

Thanks for your replay, yes WiFi is great, after unplugging the Sensor the ESP can reach the AP Modus and i can reach the ESP Board and configure everything, afterwards i pluged in the Sensor and restartet the board via the configuration Menu , the board restarts and gives me sensor Data for the PM but for the BME i get the failure as noted above.

---

<div class="post-metadata">

### Author: ![Ben21](https://forum.sensor.community/user_avatar/forum.sensor.community/ben21/32/1023_2.png) [@Ben21](https://forum.sensor.community/u/Ben21)
#### Post date: [December 5, 2022, 9:56am UTC](https://forum.sensor.community/t/nodemcu-flashing-additional-info/966/5 "2022-12-05T09:56:23Z")

</div>

Did you register the BME280 as such or did you (maybe by mistake 🙂) register it as a BMP280? In such a case the system won’t send the data because it’s misconfigured.

---

<div class="post-metadata">

### Author: ![Ben21](https://forum.sensor.community/user_avatar/forum.sensor.community/ben21/32/1023_2.png) [@Ben21](https://forum.sensor.community/u/Ben21)
#### Post date: [December 5, 2022, 10:01am UTC](https://forum.sensor.community/t/nodemcu-flashing-additional-info/966/6 "2022-12-05T10:01:17Z")

</div>

Otherwise check the hardware…

---

<div class="post-metadata">

### Author: ![Holkre](https://forum.sensor.community/user_avatar/forum.sensor.community/holkre/32/1201_2.png) [@Holkre](https://forum.sensor.community/u/Holkre)
#### Post date: [December 5, 2022, 10:16am UTC](https://forum.sensor.community/t/nodemcu-flashing-additional-info/966/7 "2022-12-05T10:16:26Z")

</div>

Yes it is registered as BME280 on the ESP Board and also under [https://devices.sensor.community/](https://devices.sensor.community/) .  
When i first setup the sensor i mistakenly marked BMP and not BME but changed it , but the change did not have any impact.

 ![image](https://forum.sensor.community/uploads/default/original/2X/4/49848d2feec2a434d6c7087f6f9f7881599d3677.png)  
 ![image](https://forum.sensor.community/uploads/default/original/2X/2/2ac038970e85a1de33cff0d70153e88bb45f398f.png)

---

<div class="post-metadata">

### Author: ![pjg](https://forum.sensor.community/user_avatar/forum.sensor.community/pjg/32/194_2.png) [@pjg](https://forum.sensor.community/u/pjg)
#### Post date: [December 5, 2022, 11:17am UTC](https://forum.sensor.community/t/nodemcu-flashing-additional-info/966/8 "2022-12-05T11:17:03Z")

</div>

Please check solderings and conections and send me pictures. It should work like that.

---

<div class="post-metadata">

### Author: ![Holkre](https://forum.sensor.community/user_avatar/forum.sensor.community/holkre/32/1201_2.png) [@Holkre](https://forum.sensor.community/u/Holkre)
#### Post date: [December 5, 2022, 12:09pm UTC](https://forum.sensor.community/t/nodemcu-flashing-additional-info/966/9 "2022-12-05T12:09:57Z")

</div>

I spoke to nettigo, they will send me another BME280 Sensor, they suppose that the sensor is maybe faulty because BMP is shown in the Board Setup since there is common “check” for both BME280 & BMP280 in config.  
First the Board tries to init BME. If BME init fails then tries init BMP. If both fail, then BMP is still shown as ‘configured’ one in the Sensor Overview of the Board.  
I will get back to that thread when i receive my new sensor and report.

---

<div class="post-metadata">

### Author: ![Holkre](https://forum.sensor.community/user_avatar/forum.sensor.community/holkre/32/1201_2.png) [@Holkre](https://forum.sensor.community/u/Holkre)
#### Post date: [December 29, 2022, 8:31pm UTC](https://forum.sensor.community/t/nodemcu-flashing-additional-info/966/10 "2022-12-29T20:31:59Z")

</div>

Hey there, it turns out that my hairness had a wrong pining which has switched 5V and Gnd and killed my sensor, i received a new hairness with correct pinning, now everything works fine.  
Only BMP is shown in the Sensor check under Debug Level since there is common “check” for both BME280 & BMP280 in config. First it tries to init BME. If BME init fails then tries init BMP. If both fail, then BMP is still shown as ‘configured’ one.

---

<div class="post-metadata">

### Author: ![NeilHoskins](https://forum.sensor.community/letter_avatar_proxy/v4/letter/n/e47774/32.png) [@NeilHoskins](https://forum.sensor.community/u/NeilHoskins)
#### Post date: [October 29, 2023, 10:11am UTC](https://forum.sensor.community/t/nodemcu-flashing-additional-info/966/11 "2023-10-29T10:11:56Z")

</div>

This was a real eye-opener.

> **[BMP280 vs BME280: What is the Difference? - RayMing PCB](https://www.raypcb.com/bmp280-vs-bme280/)**
>
> While searching for some affordable environmental sensors, we came across the popular and seemingly ideal BME280. This sensor is the digital I2C type, which can function at either 1.8V or 3.3V, offering measurements of barometric pressure, humidity,...

I was naive enough to order my BME280 from Ebay, so it’s anybody’s guess what I’ve actually got.

---

<div class="post-metadata">

### Author: ![NeilHoskins](https://forum.sensor.community/letter_avatar_proxy/v4/letter/n/e47774/32.png) [@NeilHoskins](https://forum.sensor.community/u/NeilHoskins)
#### Post date: [October 29, 2023, 11:34am UTC](https://forum.sensor.community/t/nodemcu-flashing-additional-info/966/12 "2023-10-29T11:34:52Z")

</div>

Sorry, I drifted the thread off a bit. Bringing it back, the OP is dead right: I have a BMP280 (I think) and “latest\_en.bin” only gave me data from the PM censor. I used “latest\_en\_BMx280.bin” and now I have temperature and air pressure correctly.

So it would probably be a good idea to incorporate it into the build instructions.

---

<div class="post-metadata">

### Author: ![Mathias](https://forum.sensor.community/letter_avatar_proxy/v4/letter/m/bbe5ce/32.png) [@Mathias](https://forum.sensor.community/u/Mathias)
#### Post date: [March 24, 2025, 5:05pm UTC](https://forum.sensor.community/t/nodemcu-flashing-additional-info/966/13 "2025-03-24T17:05:26Z")

</div>

> [@NeilHoskins](#):
>
> latest-en-BMx280.bin

Hello, where can I find the latest\_en\_bm280x.bin program and how do I flash it? With AirRohr?  
Thanks for your help!

---

<div class="post-metadata">

### Author: ![NeilHoskins](https://forum.sensor.community/letter_avatar_proxy/v4/letter/n/e47774/32.png) [@NeilHoskins](https://forum.sensor.community/u/NeilHoskins)
#### Post date: [March 24, 2025, 5:29pm UTC](https://forum.sensor.community/t/nodemcu-flashing-additional-info/966/14 "2025-03-24T17:29:00Z")

</div>

I can’t remember, it’s a long time ago, but I think I just followed the instructions, but used latest-en-BMx280.bin instead of latest\_en.bin.
