alxscott wrote:Radek, thanks for your reply,
I'm certainly willing to try a simple code change and see if I can flash the device... My pretty ( semi..) confident there is no significant hardware changes. My only question is regarding the special_id tag / field... does this relate to official TP-Link Release numbers? For example my official firmware states "1.0.2 Build 20170626 Rel. 60833".
Thanks in advance
Alex
Hi Alex,
I originally extracted content of this field by running strings on the official TP-Link firmware. When I do the same on the firmware for the V2, I get the following list:
{product_name:RE450,product_ver:2.0.0,special_id:00000000}
{product_name:RE450,product_ver:2.0.0,special_id:55530000}
{product_name:RE450,product_ver:2.0.0,special_id:45550000}
{product_name:RE450,product_ver:2.0.0,special_id:4A500000}
{product_name:RE450,product_ver:2.0.0,special_id:43410000}
{product_name:RE450,product_ver:2.0.0,special_id:41550000}
{product_name:RE450,product_ver:2.0.0,special_id:41530000}
{product_name:RE450,product_ver:2.0.0,special_id:4B520000}
{product_name:RE450,product_ver:2.0.0,special_id:42520000}
as no device v1 is mentioned there I am not sure, that v2 version of firmware would run on v1 device and vice versa. So there is a chance, that if you do this modification, it will accept it for flashing, but it will brick the device.