i am using my wishield in the adhoc mode, running the a udp sketch.
i would like to passphrase protect this adhoc network.
but no matter which security type i select, i am never prompted for a passphrase.
unsigned char security_type = 3; // 0 - open; 1 - WEP; 2 - WPA; 3 - WPA2
why is that?
thanks,
stephan.
update:
i found this thread. will give it a try again.
viewtopic.php?f=15&t=173&p=1012&hilit=adhoc#p1012