Part Number:WL1807MOD
Tool/software: Linux
Hello everybody,
I'm trying to create custom Wi-Fi access point on my device, based on AM3358 and WL1807 chips. On the face of it, everything is fine: I use hostapd v2.6-devel-R8.7_SP3, fetched from TI repo, and my phone successfully connects to it.
But when I'm trying to connect with another phone, following issue appears:
As I understand, the phone disconnects by itself for unknown reason, but at the same time, other phone connects normally. I've though, that this issue can be caused by low entropy for /dev/random, it jittered from 700 to 800. Therefore standard linux rng has been changed on TRNG Hardware Accelerator: it works fine, now entropy reaches 3000 and rngtest passes with minimal errors (0-1 failures from 1000 cases). But it doesn't help, the same issue still appears.
I have now idea, what causes this behavior for distinct devices, while other devices normally works with my AP.
Can anybody help me to solve this problem? I also attach my hostapd.conf and verbose log from hostapd.
(Please visit the site to view this file)
(Please visit the site to view this file)