Meshtastic-Android icon indicating copy to clipboard operation
Meshtastic-Android copied to clipboard

[Bug]: Hardware shown wrong in App

Open rug1024 opened this issue 7 months ago • 4 comments

Contact Details

No response

What happened?

My Hardware is shown as "Lilygo T3-S3 E-Ink", although it is a normal "T3-S3". In an older App-Version this was correct, now it isn't anymore. Image

App Version

2.6.9 alpha

Phone

Samsung Galaxy S24 Ultra (SM-S928B/DS)

Device

Lilygo T-Lora T3-S3 SX1276 868MHz [H596] https://lilygo.cc/products/t3s3-v1-0?variant=42586879688885

Firmware

2.6.9 alpha

Relevant log output


Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

rug1024 avatar Jun 01 '25 19:06 rug1024

this is being pulled and cached from https://github.com/meshtastic/Meshtastic-Android/blob/main/app/src/main/assets/device_hardware.json when offline/fdroid (or the api when online/google). If your hardware hwModel is not mapping to the correct device, that would indicate an issue with this device hardware json. Let me know and I'll forward it on to be fixed.

jamesarich avatar Jun 01 '25 19:06 jamesarich

either that or the firmware is reporting the wrong hwModel...

jamesarich avatar Jun 01 '25 19:06 jamesarich

it has worked correctly with previous version of app & firmware

rug1024 avatar Jun 05 '25 18:06 rug1024

That may be true, however the data is pulled via api and cached in the app - so that data may be wrong. We would have to submit an issue to the maintainers of that api.

jamesarich avatar Jun 07 '25 00:06 jamesarich