[Bug]: Hardware shown wrong in App
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.
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
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.
either that or the firmware is reporting the wrong hwModel...
it has worked correctly with previous version of app & firmware
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.