Skip to content
#

esp32

Here are 6,103 public repositories matching this topic...

Marlin
zkrx
zkrx commented Jan 16, 2022

Is your feature request related to a problem? Please describe.

No response

Are you looking for hardware support?

No response

Describe the feature you want

I use POWER_LOSS_RECOVERY (along with NOZZLE_PARK_FEATURE) to save the current job state on the SD card. That way, I can turn off my printer overnight and resume the next day, for obvious safety concerns.

I noticed this m

tomikaa87
tomikaa87 commented Dec 30, 2020

Blynk library version: master branch at 144a90f3bdb66c3b6c03cce0335c1f1e304d91d6
IDE: VS Code + PlatformIO
IDE version: 1.52.1
Board type: ESP8266
Additional modules: Arduino ESP8266

Scenario, steps to reproduce

Blynk.run() blocks if there is no internet connection on the network and connecting to a local server via SSL.
According to my investigation, `BlynkArduinoClientSecure::conn

good first issue
OpenMQTTGateway

MQTT gateway for ESP8266, ESP32, Sonoff RF Bridge or Arduino with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility, SMS & LORA.

  • Updated Jul 24, 2022
  • C++
0xcodedead
0xcodedead commented Jul 15, 2022

Category

Other

Hardware

T-Echo

Firmware Version

1.3.25

Description

I'm using a T-ECHO and BME280 sensor and the firmware is 1.3.25a.

There is a problem that the BME280 sensor comes out 5-7 degrees higher than the actual temperature. There are significant differences from the values ​​​​of two or more other thermometers.

After reviewing this issue, it appears that the

bug good first issue

Improve this page

Add a description, image, and links to the esp32 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the esp32 topic, visit your repo's landing page and select "manage topics."

Learn more