User Tools

Site Tools


module:microcontroller:esp32bluetoothserial:esp32bluetoothserial

C++: Esp32BluetoothSerial

Übersicht

Beschreibung

  • Idee nach Misserfolg mit Esp32BtThread.py: Esp32 mit C++ und BT pairing mit PC-BT-USB-Dongle
  • C++-Analogon zu Esp32BtThread.py
  • C++ funktioniert mit zwei Terminals (PC-ESP32-Communication und PC-ESP32-Program)
  • MicroPython definitiv nicht, irgendetwas beim Pairing haut nicht hin 👎👎👎

Test allein mit Terminals

  • 0. alles OHNE MicroPython
  • 1. Pairing mit BT5.0-Dongle(PC) und BT(Handy)
  • 2. Terminal(PC) und Terminal(Handy) Connection
  • 3. bidirektionaler Datentransfer möglich

Entwicklung

211227 :

module/microcontroller/esp32bluetoothserial/esp32bluetoothserial.txt · Last modified: 2022/11/04 17:12 by omdevelop