Git Product home page Git Product logo

Comments (6)

HomeKidd avatar HomeKidd commented on August 26, 2024

Hi!

Actually error message shows that "Please use the equivalent size '4MB'.
So your correct flash parameters:

esptool.py -p /dev/<your_ESPPort> --baud 115200 write_flash -fs 4MB-fm dout -ff 40m \
0x0 rboot.bin 0x1000 blank_config.bin 0x2000 otaboot.bin

Also read #5 Issue, this maybe help!

from esp8266-homekit-weather-station-bme280-elgato-eve.

ta4ukoma avatar ta4ukoma commented on August 26, 2024

Thx a lot for helping =) your advice helped.
But I has a new problem. Wifi ssid again didn't visible and I connected to console esp on baudrate 115200 and saw this:
meteoespHomekid1
Without bme280 and lcd will not work ? I'm connected lcd and bme280 at the same pin like on you pics, but I have nodemcu against you wemos.

from esp8266-homekit-weather-station-bme280-elgato-eve.

HomeKidd avatar HomeKidd commented on August 26, 2024

Yes without the BME280 and OLED the Wifi settings won't come up.

Make sure you have the right connections:

BME 280 pins:
SCL = GPIO5 - D1 on NodeMCU
SDA = GPIO4 - D2 on NodeMCU

OLED Screen pins:

SCL = GPIO14 - D5 on NodeMCU
SDA = GPIO13 - D7 on NodeMCU

Also make sure to have both the sensor and screen connected to 3.3V! Read Issue #6 why!

from esp8266-homekit-weather-station-bme280-elgato-eve.

ta4ukoma avatar ta4ukoma commented on August 26, 2024

again, thx a lot! It turns out I do not have such a sensor and screen that are required ) buy them the other day and get back to you

from esp8266-homekit-weather-station-bme280-elgato-eve.

ta4ukoma avatar ta4ukoma commented on August 26, 2024

WoW! It's working amazing!
But can I take pressure in mm against hPa ?

from esp8266-homekit-weather-station-bme280-elgato-eve.

HomeKidd avatar HomeKidd commented on August 26, 2024

@ta4ukoma Great!

Sorry but only hPa and inHg are available (HomeKit only can switch between these two)!

from esp8266-homekit-weather-station-bme280-elgato-eve.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.