-
### Board
ESP32-Wrover
### Device Description
not related
### Hardware Configuration
not related
### Version
2.0.17
### IDE Name
PlatformIO
### Operating System
Window…
-
Hello,
I see that doing this kind of loop, the free heap decreases **if** an internet loss occurs in the ssl handshake step.
After a few disconnections, this ends up in a device that can never aga…
-
### The problem
Hello,
First of all great work with the support of RP2040!
I'm trying to use the PR2040, but when I include the set_pulse_total with lambda the compilation fails.
This works:
…
-
The HDMI2Eth target doesn't really work yet, to make it work it would need to do the following;
- Stream a RTP of the video stream out the Ethernet (see start at https://github.com/timvideos/HDMI2USB-…
-
my application regularly checks the availability of other nodes in the subnet doing a ping.
while working fine most of the time, this unfortunately may result in a reboot, as soon as i execute the li…
-
Hi, I'm using homie-esp8266/examples/LightOnOff/LightOnOff.ino. If I enable TLS on MQTT, it's crashing. Any idea?
✔ Wi-Fi connected, IP: 192.168.40.26
Triggering WIFI_CONNECTED event...
↕ Attem…
-
Scanning dependencies of target fmt
[ 0%] Building CXX object 3rd_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o
[ 1%] Building CXX object 3rd_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o
[ 2%] Linkin…
ghost updated
2 years ago
-
Hey all.
I implemented a HTTP server on C33.
But in a stress test, the board doesn't do well.
I take the smallest sample.
```
#include
EthernetServer server(7);
void setup() {
Serial.be…
-
### Basic Infos
#### Hardware
**WiFimanager Branch/Release:**
- [ ] Master
- [x] Development
**Esp8266/Esp32:**
- [ ] ESP8266
- [x] ESP32
**Hardware: ESP-12e, esp01, esp25**
- [ ] E…
-
We have https://github.com/rusefi/rusefi/tree/master/firmware/config/boards/nucleo_f767 and https://github.com/rusefi/rusefi/tree/master/firmware/config/boards/nucleo_h743
One day both should have …