esp32_bluetooth_classic_sniffer icon indicating copy to clipboard operation
esp32_bluetooth_classic_sniffer copied to clipboard

[INFO] ESP32-DOIT + FTD2232H

Open mywalkb opened this issue 2 years ago • 3 comments

I don't know if the correct place. I'd to buy an ESP32 for test this sniffer, but I have some doubts. If I buy a ESP32-DOIT or ESP32-DevKitC I can't test the feature "TX Interception" when it will be avaiable? ESP-PROG has not ESP32 but only FTD2232, so I should buy also a ESP32, the best choice should be a ESP-WROVER-KIT but is too big, LCD is useless, so this choice is not very good for me. Is there a board with only ESP32 + FTD2232? I can't find it so I think doesn't exist. I have already a board with FTD2232, so if I buy a ESP32-DOIT and link with FTD2232, can I test TX Interception?

mywalkb avatar Sep 16 '21 17:09 mywalkb

Hi @mywalkb this is the right place to ask this!

If I buy a ESP32-DOIT or ESP32-DevKitC I can't test the feature "TX Interception" when it will be available?

Indeed, interception requires high-speed USB instead of full-speed USB which is present in most esp32 dev kits. However, you can certainly use FT2232H + ESP32 Doit when TX interception is available.

Is there a board with only ESP32 + FTD2232? I can't find it so I think doesn't exist.

Yes, you can also buy ESP32-Ethernet-Kit which has a FT2232H.

However, if you don't want to buy these bigger dev kits just because of FT2232H, I'd recommend buying ESP-PROG since I've also tested it with ESP32 Doit.

Just out of curiosity, are you a Windows, Linux or MacOs user?

Regards.

Matheus-Garbelini avatar Sep 17 '21 10:09 Matheus-Garbelini

Hi, @Matheus-Garbelini thank you for your great reply.

Just out of curiosity, are you a Windows, Linux or MacOs user?

I love Linux from many years.

However, if you don't want to buy these bigger dev kits just because of FT2232H, I'd recommend buying ESP-PROG since I've also tested it with ESP32 Doit.

Well this will be my choice.

Kind Regards.

mywalkb avatar Sep 17 '21 16:09 mywalkb

@mywalkb reopening to keep this more visible.

Matheus-Garbelini avatar Nov 03 '21 16:11 Matheus-Garbelini