English / Deutsch unten:
Hello, (Google-Translator)
I have the following problem:
From the 3kW solar inverter (which has a 9-pin serial COM port output), I want the Rx/Tx
Send data signal to my laptop using the ESP32 via bluetooth.
I connected the 3 cables, pin 2,3,5 i.e. Rx/Tx/GND, to the ESP32 module, I have this in Win8.1
Bluetooth device added and the device assigned the service: "serial connection" with a COM port.
The software for the inverter is called "WatchPower", works with the original COM cable and the
"DIGITUS USB-to-Serial" adapter flawless.
But the software does not recognize the Solar Inverter via Bluetooth.
Therefore my questions:
- did I install the correct Arduino sketch "serial-to-serial BT" on the ESP32 ?
- does anything else need to be configured in the sketch?
- have I connected the cables correctly to the ESP32? (I have already tested with Rx/Tx on Tx/Rx, GND=GND)
- do you have to convert Rx/Tx with a TTL converter beforehand?
Please help me, ask questions if something is unclear, so we can solve the problem quickly.
I've also tried sending the data with an ESP-01 and sketch "ESP8266 wifi-serial".
In the meantime I had bought 2 devices and tried them out. "ELFIN EW10 and EW11, RS232/RS485 to WiFi".
Everything has been unsuccessful so far, and you also have to work in Windows with a virtual, serial interface via WLAN,
but in this way I get no connection at all.
Therefore, plain and simple, Bluetooth.
I hope you can help me. What am I doing wrong with the ESP32 and Bluetooth?
Many thanks in the meantime, greetings Richard
Deutsch:
Hallo,
ich habe folgendes Problem:
Ich möchte vom 3kW Solar-Inverter, (der einen 9-poligen, seriellen COM-Port Ausgang hat), das Rx/Tx
Datensignal an meinen Laptop senden, mit dem ESP32 über Bluetooth.
Ich habe die 3 Kabel, Pin 2,3,5 also Rx/Tx/GND, an das ESP32-Modul angeschlossen, habe im Win8.1 das
Bluetooth-Gerät hinzugefügt und dem Gerät den Dienst: "serielle Verbindung" mit einem COM-Port zugeordnet.
Die Software für den Inverter nennt sich "WatchPower", funktioniert mit dem originalen COM-Kabel und dem
"DIGITUS USB-to-Serial" Adapter einwandfrei.
Aber über Bluetooth erkennt die Software den Solar-Inverter nicht.
Deshalb meine Fragen:
- habe ich den richtigen Arduino-Sketch "serial-to-serial BT" auf den ESP32 installiert ?
- muss in dem Sketch noch irgendwas konfiguriert werden ?
- habe ich die Kabel am ESP32 richtig angeschlossen? (hab auch schon getestet mit Rx/Tx auf Tx/Rx, GND=GND)
- muss man Rx/Tx vorher mit einem TTL-Konverter umwandeln?
Bitte helft mir, stellt Fragen wenn etwas unklar ist, damit wir das Problem schnell lösen können.
Ich habe auch schon versucht, mit einem ESP-01 und Sketch "ESP8266 wifi-serial" die Daten zu senden.
Ich hatte zwischenzeitlich 2 Geräte gekauft und ausprobiert. "ELFIN EW10 und EW11, RS232/RS485 to WiFi".
Alles bisher ohne Erfolg, zudem man über WLAN auch noch im Windows mit virtueller, serieller Schnittstelle arbeiten muss,
aber auf diesem Wege bekomme ich garkeine Verbindung zustande.
Deshalb, einfach und simpel, Bluetooth.
Ich hoffe ihr könnt mir weiterhelfen. Was mache ich falsch mit dem ESP32 und Bluetooth?
Vielen lieben Dank einstweilen, Gruß Richard
Ich werde nach dem Fussballspiel noch Foto posten.