Hacktivity2016 icon indicating copy to clipboard operation
Hacktivity2016 copied to clipboard

Repository for my workshop 'Wifi hacking with a 4 dollar microcontroller' on Hacktivity 2016

Results 2 Hacktivity2016 issues
Sort by recently updated
recently updated
newest added

Hi, im trying to send a RTS but its not working. Im not sure how to change the frame. I've been trying with this one: ``` uint8_t packet[128] = {...

How would I send Data frames with your code? Or can it only send Beacons?