-
We have had four reports of this error on the forum in the last two days. The usual trick of clearing out the data folder and trying again didn't work for any of them. One of the users, Cheetor, provi…
-
```
[{"id":"2da5fbdcc1db6a9d","type":"mqtt in","z":"6a470e2d2badf618","name":"","topic":"zigbee2mqtt/presence","qos":"0","datatype":"auto-detect","broker":"89f7ed1ca6b0d711","nl":false,"rap":true,"rh…
-
The Adafruit Learn page states the following limits:
```
These values apply to firmware 0.7.0 and higher:
Maximum number of services: 10
Maximum number of characteristics: 30
Maximum buffer siz…
-
Your library is fantastic - very simple and easy to work with. My end target is using your library with a Particle Boron master and MKR1000 slaves.... But let's not go there yet.
I started testin…
-
With latest changes in the past few months in WIFIClientSecure library (https://github.com/espressif/arduino-esp32/tree/master/libraries/WiFiClientSecure) which is a prerequisite for getting ESP32-lwm…
-
I am in the process of writing a PASV FTP client using a Mega 2560
Uploading does not present a problem and is fast.
Downloading does. This includes using the PASV LIST command to obtain a directory l…
-
Program Example8_SPO2 compiled successfully and got uploaded to Wemos D1 Mini.
Board I'm using MAX30102. Wire connection is as below:
WeMos D1 -> MAX30102
5V Vin
G Gnd
D1 …
-
```cpp
#if defined(ARDUINO) || defined(OF_VERSION_MAJOR) || defined(SERIAL_H)
#define MSGPACKETIZER_ENABLE_STREAM
#ifdef ARDUINO // TODO: support more platforms
#if defined(ESP_PLATFORM) || defin…
-
** Sorry in advance for the code blocks with no newlines, I can't seem to get them formatted properly..? **
Hey there,
First off, everyone who has worked with this in the past, big Thanks! :) Also…
-
Hey, the problem is that it gets stuck on the gas.begin()...and does not go further... I can see the right address with a i2c scanner, but when I try to read the sensor data nothing happens, The senso…