Search found 6 matches
- Wed Jun 19, 2019 5:50 am
- Forum: ESP32 Arduino
- Topic: Error occurred: Failed to connect to ESP32: Invalid head of packet ('S')
- Replies: 0
- Views: 4519
Error occurred: Failed to connect to ESP32: Invalid head of packet ('S')
Hardware: Board: ?esp32- https://store.ncd.io/product/esp32-iot-wifi-ble-module-with-integrated-usb/ IDE name: ?Arduino IDE? Flash Frequency: ?40Mhz? Upload Speed: ?115200? Description: I am trying to connect Esp32 got this error "A fatal error occurred: Failed to connect to ESP32: Invalid head of ...
- Tue Jun 18, 2019 9:22 am
- Forum: ESP32 Arduino
- Topic: ESP32 I2C read issue
- Replies: 1
- Views: 3639
ESP32 I2C read issue
Hi ,
I am using ADC121C_MQ4_Methane_Gas_Sensor with esp32 but not able to detect I2C address.What would be the I2C scan code for esp32 ?
I am using ADC121C_MQ4_Methane_Gas_Sensor with esp32 but not able to detect I2C address.What would be the I2C scan code for esp32 ?
- Mon Jun 17, 2019 6:34 am
- Forum: ESP32 Arduino
- Topic: error while compiling basic wifiscan ESP32 code
- Replies: 0
- Views: 2393
error while compiling basic wifiscan ESP32 code
Hi, How to resolve this error during compilation- Multiple libraries were found for “WiFi.h” Used: C:\Users\Engineering\Documents\Arduino-1.6.13\hardware\espressif\esp32\libraries\WiFi Not used: C:\Users\Engineering\Documents\Arduino-1.6.13\libraries\WiFi Using library WiFi at version 1.0 in folder:...
- Thu Jun 13, 2019 10:01 am
- Forum: Hardware
- Topic: Error while connecting I2C PCA9536_R11 Relay device to esp32
- Replies: 0
- Views: 2605
Error while connecting I2C PCA9536_R11 Relay device to esp32
Hi .I am using PCA9536_I2CR_R11 I2C Mini relay Module available from ControlEverything.com to connect to esp32 using I2C communication but no device is detcted by esp32. // Distributed with a free-will license. // Use it any way you want, profit or free, provided it fits in the licenses of its assoc...
- Tue Jun 11, 2019 7:26 am
- Forum: Hardware
- Topic: Four brushless motors control using esp32
- Replies: 1
- Views: 3337
Four brushless motors control using esp32
How we can control the speed of each motors and direction of four brushless motors using esp32 ?
- Mon Jun 10, 2019 7:21 am
- Forum: General Discussion
- Topic: Error while uploading code to esp32
- Replies: 2
- Views: 4374
Error while uploading code to esp32
A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header.How to resolve it?