-
DS3231 in the following repository is using a different strategy to initialize i2c bus.
https://github.com/nopnop2002/esp-idf-ds3231
We can't initialize i2c bus twice, am I right?
Do we need to c…
-
### The problem
using the as3935 sensor component, when trying to set the div ratio values, or capacitance values, neither with change when setting in the code. When you enable tune_antenna: true it…
-
### Board
ESP32 S3 wroom 1
### Device Description
Just an USB port, and a TI battery monitor.
### Hardware Configuration
Currently only working with just the CPU, but has a TI battery m…
-
The application note sheet says that that the LSM303DLHC sensor supports 400kbit speed, see if we can use this to speed up reading the sensor.
-
Devices ACK on addresses 0x4A and 0X46, but library won't allow both to init.
RP2040 (As KB2040)
### Steps to reproduce
Daisychain two BNO086 via Qwiic connectors, jump address pin on one un…
-
I have two external displays. Now the system does not turn on any of the displays after turning them off due to idle.
I see this in the logs that made me think it may be vrr related:
```
[ 65.4…
-
### Describe the bug
The i2c bus fails to detect and communicate with connected i2c devices. Dmesg output:
[ 1.878285] i2c_dev: i2c /dev entries driver
[ 2.368416] brcmstb-i2c 107d508200.i2c:…
-
### Describe the issue you are experiencing
I installed the [TVHeadend add-on](https://github.com/dfigus/addon-tvheadend), expecting my Astrometa DVB-T2 (`15f4:0131`) tuner to just work.
Instead…
-
Hello, I want to test lorawan now, but I can't get any further because the yaml can't be compiled in esphome.
here is my yaml, and the error message.
`Updating /config/esphome/lorawan.yaml
------…
-
i was not able to connect to the IC testing with 5 different boards. tested with arduino uno and ESP32
this code freez on the first request on I2C, even the I2C scanner code freez try to scan the bus…