gianluca-tursi
gianluca-tursi
> Note that in both the examples you list, the code to set the Blutetooth PIN is commented out by default. Did you enable it? yes thanks, i have enabled...
> OK, in that case, it will be helpful if you can post the full serial output from the device so we can see everything that is happening. Are you...
> Assuming you're using Arduino IDE: https://docs.arduino.cc/software/ide-v2/tutorials/ide-v2-serial-monitor/ yes i currently using arduino IDE for mac
> > OK, in that case, it will be helpful if you can post the full serial output from the device so we can see everything that is happening. Are...
> There's a chance you already have a phone or laptop that is already connected to the OBD2 scanner and won't let the ESP connect. Try turning off all other...
UPDATE: maybe i have connect with the Vgate iCar Pro Bluetooth 4.0 (BLE) OBD2, Bluetooth 4.0 per iOS e Android: but i see some loop in te serial monitor with...
> If your OBD2 scanner is BLE, then it isn't supported by this lib, unfortunately it has two different bluetooth channl, one ble one classic with two different name...i was...
@PowerBroker2 i think that i'am connected, but i tried this example sketch: ESP32_Check_Voltage and i see that warning in the serial monitor: Received char: > Delimiter found. All chars received:...
> @gianluca-tursi I recently made a change that attempts to fix that ASSERT_WARN bug. I can't test it myself as I'm unable to reproduce that error with any of the...
hello i'm traing this code but i receive error on sending the headr: `#include "BluetoothSerial.h" #include "ELMduino.h" #include // Include the TFT_eSPI library for the display BluetoothSerial SerialBT; #define ELM_PORT...