So I need to move our AP from channel 11 to another channel because it is being interfered with another wifi network on channels 1 6 and 11. This is something that we did all of the time with the D-links in order to avoid packet loss in the areas we run our robots for demos that have existing WIFI networks.
From our WIFI Analzier we can see the radio is on channel 11, along with a lot of other WIFI networks, and the radio doesn’t auto move to a better channel.
I’ve noticed once the OM5P radios are flashed to the FRc custom OpenWRT firmware, that firmware disables all ports except for port 53 and port 8888. So there is no web interface, no Telnet, no ssh, no nothing. Nothing that allows me to easily move the channel from 11 to something esle.
So without an interface to the device I thought the solution would be to remove the FRC firmware for a default OpenWRT or default OM5P firmware.
But, I cant even overwrite the firmware to a non-FRC firmware because using the FRC config utilitly fails when I try to trick it in loading the default OM5P firmware from the vendor.
I would image port 8888 is used by the FRC Radio config util to have a protocol which performs a checksum on the bin file, and then does a transfer which is probably why trying to load a non-FRC firmware fails.
I have tried to use the AP51-flash.exe tool as well but it just gets stuck on “listening”. I would imagine since all protocols are disabled were locked out of overwriting the device, but why?
I think there is another open-mesh-flash-ng tool that i will try again later but in the mean time…
Any help would be greatly appreciated.
All I want to do is change the WIFI channel from 11 to 7, this can’t be that hard.
Thanks,
Kevin