hello everyone,i need help.cpe210 v1.0 is the cheapest hardware,but i can't install AREDN with PXE.i use a ch341a flash the factory.bin into the cpe210v1.0,it doesn't work.so i move the cover on the cpu ,i find the cpe210v1.0(CN) use AR9350,Instead of AR9433.now i have no idea.
Here's the procedure to install OpenWrt on a CPE210. It should be the same with AREDN:
Orv W6BI
Log on to the device using SSH and provide the output of the following commands.
cat /dev/mtdblock2 | grep CPE210
cat /proc/cpuinfo
dmesg
Make sure you know how to recover to the Vendor Firmware.
I have created an OpenWrt Version that should run on your device.
Download the file here https://drive.google.com/file/d/1phabE6JR9CHrXVlzd56bfKvLDulNWswe/view?usp=sharing
Unzip it and install the factory.bin using the Pharos Software.
Once it has installed and rebooted you can connect to the device using SSH or PUTTY on ip 192.168.1.1
Copy the Aredn Sysupgrade software for the CPE210 V1 to the device using SCP or PSCP into the /tmp folder
Upgrade the device to the AREDN software using the following command
sysupgrade -v -n /tmp/<Aredn_Firmware_filename.bin>
Once it has installed procees as normal
Once you have downloaded the image from the link I sent please let me know so I can delete it to free up space on my Google drive.