-
i found gitignore
![image](https://github.com/user-attachments/assets/f42da0b5-ca7d-44b8-b6e0-9f9a15a11890)
if you will can, please help, very many files in project, i need setup for ssd1306 i2c d…
-
Attempting to create more than one `Adafruit_BNO08x` fails, because `i2c_dev` is a `static` global, and gets discarded and re-created on the second call to the `Adafruit_BNO08x` constructor. I believe…
-
see #5
Provide an interface for reading/writing i2c. Essentially wrap the stm32 HAL calls and configuration, but also consider how to make this rtos-friendly for our purposes. It should be using i…
-
Hello,
I am spending a lot of time getting this device working with esphome. My whole esp ecosystem has moved from platformio to esphome because it is so much more simple and powerful to get stuff g…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
### Describe the bug
MR52 dts defines "red:user", "green:user", "blue:user" for the system LED but 'ls -al /sys/class/leds/' does not show any of them. The problem is seen in 23.05.3 as well as the l…
-
### Question
I have gotten the sleepy end device code to work on my ESP32H2 - however, I cannot use a led driver (connected via i2c) after the board wakes from sleep. Is there a lock that I need to …
-
I2C: 16bit EEPROM adresses are split on the SECOND read
Hi Jeremy,
I spent some time investigating my code and could not find the problem.
Then I came back to your code and adjusted it a little b…
-
I created a custom application for my custom board that used a NRF52840 at its core and is basically just the code of the samples/sensor/sgp40_sht4x sample to read the Sensor data. First I had some is…
-
```
# sensors -u
iwlwifi-virtual-0
Adapter: Virtual device
temp1:
ERROR: Can't get value of subfeature temp1_input: Can't read
k10temp-pci-00c3
Adapter: PCI adapter
Tdie:
temp1_input: 72.…
NTMan updated
3 weeks ago