No socket connection when RS9110 runs in ADHOC mode with WEP security

@ GHI - Connection over sockets does not work when WEP security is used in adhoc mode… Making the physical connection between computer and RS9110 works fine… but it just wont start communication like for example


socket.Bind(new IPEndPoint(IPAddress.Any, 80));
socket.Listen(50);

Platform G120 - RS9110 - MF 4.2.9

I didn’t know we support adhoc. Let me check on this.