Matheus-Garbelini / esp32_bluetooth_classic_sniffer

Active Bluetooth BR/EDR Sniffer/Injector as cheap as any ESP32 board can get. Works with Scapy ;-)
GNU General Public License v2.0
497 stars 56 forks source link

Does ESP32-DevKitCVIE (ESP32-DevKitC-VIEW ESP32-WROVER-IE) support? #5

Open mr-slonn opened 2 years ago

mr-slonn commented 2 years ago

Will it work with ESP32-DevKitCVIE (ESP32-DevKitC-VIEW ESP32-WROVER-IE)?

Matheus-Garbelini commented 2 years ago

Hi @mr-slonn sorry for the late reply. Only ESP-WROVER-KIT or ESP-Ethernet-kit can be used because of their ft2232h serial chip. However, you can try wiring an ESP32-DevKitCVIE with a ESP-PROG to get the same effect as documented in this tutorial: https://github.com/Matheus-Garbelini/braktooth_esp32_bluetooth_classic_attacks/issues/2#issuecomment-1039289299