-
I have trouble getting the battery indicators to work on a Surface Book 2 with a custom 5.7 kernel. Right now, I'm using the 5.7 branch of https://github.com/linux-surface/kernel but I have tried seve…
-
When vmlinux is built with CONFIG_XEN_PVH=y, the resulted vmlinux is still a perfect vmlinux for kvm guest.
It is common that CONFIG_XEN_PVH=y among the enablements of other types of guests to enab…
laijs updated
4 years ago
-
Hello everybody.
I have the problem that as soon as I activate the point node.setPowerManager (power) the program runs and also a connected DHT22 transmitter reads the data in the given time but do…
-
Hello,
I am having some difficulty adding an I2C sensor (SHT21) to the STM32L073 module using the VSCode IDE and the ClassA application. I do not have a ton of experience with the LoRaMac-node stac…
-
On a Raspi running Node-Red I am trying to read a TMP102 Temperature Sensor connected via I2C.
I installed wiringpi and can read the sensor in a shell with: i2cget -y 1 0x48 0x00 w
I then installed …
-
I tested the new 1.8 release.
When i enable SensorBattery with the following config:
#include
SensorBattery battery(99);
2 childs are created.
- child#3: Type - Battery
- child#99: Type - B…
RDG88 updated
5 years ago
-
I also tested `sys-2-crypt`, `make` worked, wrote `whole.img` to a USB stick. At bootup, it asked for a passphrase, however, the keyboard was dead.
This is on a PC with a UEFI-BIOS HP motherboard, …
-
Sodaq_SHT2x Issue
Read sensor with esp32 devkit gives strange value near zero with last pre-release 1.0.1 rc4
I can't see why, but I think some is linked to i2c driver
@stickbreaker cab be link…
-
Issues are for bugs in syzkaller itself, for everything else please contact syzkaller@googlegroups.com mailing list.
Before filing an issue please check the existing issues and the mailing list (ht…
-
I'm trying to get to work the Sensirion SHT21 I2C sensor on ESP32 without luck.
Using pins 21,22 as wire interface.
I tried all libraries I could find for SHT2x.
On arduino uno the code works, ESP …
kyjak updated
6 years ago