Just Call Me Koko
Just Call Me Koko
This looks like you may have installed the wrong version of NimBLE
Can you provide the full error log from the Arduino IDE when it fails to compile?
I am working to get this fixed
Fixed in release v0.9.14 https://github.com/justcallmekoko/ESP32Marauder/releases/tag/v0.9.14
It should be compatible. You should only need to change the TFT_eSPI configuration to reflect the correct pins use by the TTGo T-Display
@huukhoa1412 make sure you are using my branch of the TFT_eSPI library
@huukhoa1412 If you are using the proper branch, make sure you have properly configured your `User_Setup.h` file to the display you are using.
Can you please share the pcap file here? [probe_1.zip](https://github.com/justcallmekoko/ESP32Marauder/files/6796124/probe_1.zip) Try opening this pcap file in your wireshark. I captured this using the ESP32 Marauder
I was also not able to open it. See if you can open pcap with less data captured by the marauder
This is not an issue I encountered in my tests (which mean I have poor testing) so I never thought to implement a fix for this. I will have to...