Search found 4 matches
- Mon Oct 02, 2023 10:25 am
- Forum: ESP-IDF
- Topic: Read data with I2C communication
- Replies: 0
- Views: 1068
Read data with I2C communication
Hello everyone. I'm trying to read data from a component via I2C From the documentation of said component, the address of the device is 0x6B and the register address is 0x30. The data i want to read is the voltage of a battery but it's spread across two bytes with bit 15,14,13,0 being reserved (see ...
- Fri Apr 07, 2023 12:15 pm
- Forum: Hardware
- Topic: Bluetooth 5 crashes ESP32-PICO-D4
- Replies: 3
- Views: 1838
- Thu Apr 06, 2023 2:25 pm
- Forum: Hardware
- Topic: Bluetooth 5 crashes ESP32-PICO-D4
- Replies: 3
- Views: 1838
Bluetooth 5 crashes ESP32-PICO-D4
Hello there ! I've been working on a project with ESP32-pico-kit V4 (which embarks a ESP32-PICO-D4 chip) for years and had no problems with bluetooth connection. Since recently, I started using Bluetooth 5 dongles and my ESP32 crashes directly after pairing it with my PC. Neverless, the pairing seem...
- Fri Feb 24, 2023 10:52 am
- Forum: Hardware
- Topic: Turning potentiometer crashes esp32
- Replies: 1
- Views: 1151
Turning potentiometer crashes esp32
Hello there ! I'm trying to use a potentiometer STEC12E07 but each time I turn it, my Esp32 crashes. I did not find a pin layout for this potentiometer but it's my understanding that the middle pin should be connected to my esp's analog input and that it should not matter which of the outer pins is ...