meshtastic / Meshtastic-Android

Android application for Meshtastic
https://meshtastic.org
GNU General Public License v3.0
670 stars 194 forks source link

Samsung S5 (SM-G900F) Android 6.0.1 #80

Closed slavino closed 3 years ago

slavino commented 4 years ago

Screenshot_2020-07-02-13-51-49

Device fails to display QR code and channel name

geeksville commented 4 years ago

interesting! It looks like it might screen size scaling issue. Otherwise the device basically works okay? I can make a similar screen in the android sim and try to reproduce.

geeksville commented 4 years ago

hmm - no the screen scaling is not a problem, I just tried it in sim with a bunch of screen sizes. hmm.

geeksville commented 4 years ago

hmm - the problem is that channel is null (when it should not be). To help me figure this out can you do two things:

slavino commented 4 years ago

Let's check once I have my boards T-Beam_v0.7 flashed with production build from GITHUB releases.

Could be really only some constellation of TBeam_v1.x firmware on TBeam_v0.7 hardware. Power management behavior differs quite a lot between these two as on older board is AXP202X missing...

geeksville commented 3 years ago

I fixed some screen scaling. I think this is fixed now. If not, would you mind reopening?