-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
scat doesn't work with Samsung Exynos 5G devices #27
Comments
Hmm, that's interesting. Maybe the entire diagnostic protocol have been changed, so further engineering might be required in this case. |
No. Even with official samsung tools isn't possible to access the diag of these devices, apparently in some firmwares the diag is disabled or "busy", this also happens with 4G devices. I forgot to close this issue, in the end it is not a problem of SCAT, but of the devices |
Could you plz tell me where can I find the 'Official samsung tools' for diag? |
Update on Samsung devices: Some years ago Samsung made the magic number check of I added an option to supply the magic number on |
As an alternative, you can use SilentLog hidden application to get the SDM files and can decode using SCAT. Check the information on https://github.com/fgsect/scat/wiki/Baseband-Dumps |
Hi Peremen, Greetings of The Day! Thank you for your support. I am writing to you regarding Samsung S7 Exynos 8890 as I am unable to see the traffic when trying to capture. I had also seen the comments regarding that you have no solution and you are not clear why it is not working on Samsung S7 but you had given some reference issue#27 where you had given alternatives.
|
Please PM me (see my profile) for the correct value, thanks.
Samsung SilentLog should store directly to the mass storage of the Android. I don't have and can't test on all possible devices. |
The Finnish S10 5G on which we were testing, after the update that enabled 5G in Finland has stopped working with scat. I tried to use my raw writer and the output was empty, so I think no diag messages are sent.
The same problem occurs with S20 5G (family) in Finland, UK and Italy. There is a similar problem also with all the S7 and S7 edges that we've tried, I don't know if it's related to this issue, but such a problem never happened with S6, S8, S9, S10 4G, S10e and other (midrange) exynos devices that we've tested.
We tried to disable 5G in the settings but nothing changed.
Moreover 5G devices show two DMs, DM and DM(2CP), in *#0808#, but it's impossible to enable the second one. I guess the second DM is only for qualcomm devices.
There is no error or warning, so I've nothing else to share
The text was updated successfully, but these errors were encountered: