-
The function arguments for ussl.wrapsocket for ESP32 do not match with the documentation. ussl.wrap_socket(sock, server_side=False, keyfile=None, certfile=None, cert_reqs=CERT_NONE, ca_certs=None)
It…
-
-
Hi guys,
I am fairly new to Arduino.
I have managed to figure out majority of the stuff myself, but I am stuck on the "uploading code" to the esp32 part.
I understand that this is a functioning…
-
I flashed the latest MQTT+wifi firmware (v2.54) on my new device (v2.52i), and after initial device configuration (wifi and then MQTT params + password), I am not seeing MQTT successfully connecting, …
-
Would there be community interest in modifications to the current mqtt-client example to support more than one active device and being able to distinguish them while they are running? Some sort of dev…
-
Platformio.ini:
```
[env:heltec_wireless_stick]
platform = espressif32@1.9.0
board = heltec_wireless_stick
framework = arduino
upload_port = COM6
monitor_speed = 115200
lib_deps =
ht…
-
Hello I have big problems when compiling the code
` * Ejecutando tarea: platformio run
Processing esp32dev (platform: espressif32; board: esp32dev; framework: arduino)
---------------------…
-
Mitch Bradley has ported C Forth to ESP32.
* https://github.com/MitchBradley/cforth/commit/b3c56890599353149275ece80977d9fbcad844c8
I have begun testing. My build steps on Ubuntu;
* https://…
quozl updated
3 years ago
-
Hi,
It seems to me that iphonedetect cannot reach and probe devices that are on a different subnet than the HA host? I have Inter-LAN routing configured, but the device disappears and is set to 'Away…
-
**Describe the bug**
TTGO Lora32 V2.1 Does not boot image after upload via Upload File System image in PlatformIO.
Build ok in PlatformIO
Upload ok in PlatformIO
Board stays with the meshtastic …