Hi,
I have multiple items of Wifly RN-XV module (
RN-XV WiFly Module - Wire Antenna), and I am trying to connect multiple ones to the same access point, at the same time.
I have configured them according to the User guide, using static IPs.
When I use only one Wifly module, it works fine. However, When I connect multiple ones to the same router, they stay connected for short period (a minute or less), then their connection becomes unsteady, and eventually all disconnect.
Could you please advise (or point to) how to solve this issue?
Thanks
Here are my settings:
// wifi setting
set wlan smid myAPname
set wlan phrase my phrase
set wlan channel 0
set wlan join 1 // auto join after boot
set wlan linkmon 5
set wlan auth 2 // WPA2
// IP settings
set ip protocol 3 // TCP,UDP
set ip dhcp 0// ON
set ip a x.x.x.x
set ip host x.x.x.x
set ip remote 14550
set ip net mask 255.255.255.0
set ip gateway <my AP IP>
The Wifly modules are mounted on Xbee adapters.
I have tried different routers, but could not solve the problem when trying to connect multiple Wifly modules.