The common ground for SIM and ESP cleared the situation. Now it is working....
I have an other question related to this.... how to use Data only USB-cable between ESP - WIN (data, and ground connected.)
Search found 4 matches
- Mon Sep 01, 2025 6:21 pm
- Forum: Hardware
- Topic: SIM800l at-commands are echoed back.
- Replies: 2
- Views: 802
- Mon Sep 01, 2025 10:30 am
- Forum: Hardware
- Topic: Data only USB-cable
- Replies: 4
- Views: 756
Re: Data only USB-cable
The ground didn't help.
- Mon Sep 01, 2025 7:49 am
- Forum: Hardware
- Topic: Data only USB-cable
- Replies: 4
- Views: 756
Data only USB-cable
I'm looking solution for data only USB-cable for ESP32 <-> WIN10.
I made cable where only data (white& green) are connected. Unfortunately it seems that Windows is not finding the USB-port with this cable when the board is power from other source.
Is there away to connect to board with data only ...
I made cable where only data (white& green) are connected. Unfortunately it seems that Windows is not finding the USB-port with this cable when the board is power from other source.
Is there away to connect to board with data only ...
- Sun Aug 31, 2025 5:46 pm
- Forum: Hardware
- Topic: SIM800l at-commands are echoed back.
- Replies: 2
- Views: 802
SIM800l at-commands are echoed back.
I hope that some of you can give some advices for me.
The problem is that I'm not get any reasonable replies back to ESP from SIM800L module
//#define TINY_GSM_MODEM_SIM7080
#define TINY_GSM_MODEM_SIM800
#include <HardwareSerial.h>
#include <TinyGsmClient.h>
#define SerialMon Serial ...
The problem is that I'm not get any reasonable replies back to ESP from SIM800L module
//#define TINY_GSM_MODEM_SIM7080
#define TINY_GSM_MODEM_SIM800
#include <HardwareSerial.h>
#include <TinyGsmClient.h>
#define SerialMon Serial ...