I think my display is a "lemon" and im unable to update the firmware using the bikego app.
I ran packet captures to get the url the app is connecting to
http://47.88.15.150:8866/bikego-api...n=EKD01_BF_V15&controllerVersion=&otaVersion=
Using my browser, i get the following response
{"code":0,"msg":"success","data":[{"id":"1793461597712252930","packageName":"EKD01_BF_V15-EKD01_BF_V22-1716429145_ke","companyName":"阿科思迈","companyCode":"BF","meterModelCode":"EKD01","originVersion":15,"targetVersion":22,"packageType":"MCU","packageSize":88,"packagePath":"20240523/0e2d5f5588a64067aaf9bae9a7cf70a9.pack","description":"EKD01_BF_V15-EKD01_BF_V22-1716429145_ke","downloadCount":27,"installCount":26,"remark":"","status":0,"createDate":"2024-05-23 09:59:00"}]}
According to my limited coding knowledge, this response tells me there is a download available. I need help downloading the *.pack file so i can update my display firmware manually via the bikego app
I ran packet captures to get the url the app is connecting to
http://47.88.15.150:8866/bikego-api...n=EKD01_BF_V15&controllerVersion=&otaVersion=
Using my browser, i get the following response
{"code":0,"msg":"success","data":[{"id":"1793461597712252930","packageName":"EKD01_BF_V15-EKD01_BF_V22-1716429145_ke","companyName":"阿科思迈","companyCode":"BF","meterModelCode":"EKD01","originVersion":15,"targetVersion":22,"packageType":"MCU","packageSize":88,"packagePath":"20240523/0e2d5f5588a64067aaf9bae9a7cf70a9.pack","description":"EKD01_BF_V15-EKD01_BF_V22-1716429145_ke","downloadCount":27,"installCount":26,"remark":"","status":0,"createDate":"2024-05-23 09:59:00"}]}
According to my limited coding knowledge, this response tells me there is a download available. I need help downloading the *.pack file so i can update my display firmware manually via the bikego app