tesa-klebeband / RTL8720dn-Deauther

My ESP32-Deauther ported to the RTL8720dn, allowing users to deauthenticate on 5GHz now!
GNU General Public License v3.0
13 stars 4 forks source link

Compatibility with WIO Terminal #4

Open Dev-byte-source opened 1 day ago

Dev-byte-source commented 1 day ago

Hi,

Seeed Stuidio's WIO terminal as well uses the same RTL8720DN. I am trying to run run this code on WIO terminal. I am noob and not able to do so.

Using Arduino IDE, when compiled for AI-Thinker BW16(RTL8720DN) code compiles successfully but it does not upload to WIO terminal. Similarly, given code can not be compiled when board is set to WIO terminal. Please suggest me how to proceed from here.

tesa-klebeband commented 1 day ago

Hi, You probably should choose the wio terminal device when you compile the code. Could you please give me the error log, so I can try to help you get it working?