Gl1tchub / Flipperzero-SD-SPI

Lock and unlock the sd cards through spi for Flipper Zero
GNU General Public License v3.0
18 stars 0 forks source link

Lock/Unlock fail #2

Open qqmajikpp opened 1 year ago

qqmajikpp commented 1 year ago

I can INIT just fine. Status returns NO ERROR on R1 and R2. I can seem to set a 4 digit password. However trying to lock or unlock still fails. I've tested this on two different micro sd cards.

Gl1tchub commented 1 year ago

Hi, after entering the password do you save it? After the lock error in the status what does it write to you? The cards you tried what brand are they?

qqmajikpp commented 1 year ago

I Save the pw. Yes. It doesn't offer any indication of acceptance or refusal. I can still write. SanDisk ![Uploading 20230829_122413.jpg…]() ![Uploading 20230829_122452.jpg…]() ![Uploading 20230829_122503.jpg…]() ![Uploading 20230829_122524.jpg…]() ![Uploading 20230829_122544.jpg…]()

qqmajikpp commented 1 year ago

20230829_122413 20230829_122452 20230829_122503 20230829_122524 20230829_122544

Gl1tchub commented 1 year ago

I'm trying to reproduce the problem, can I ask you what sd reader are you using? and what firmware on the Flipper?

qqmajikpp commented 1 year ago

20230829_130856

RogueMaster fw

Gl1tchub commented 1 year ago

sd_spi.fap.zip

Hi, I was able to reproduce the problem after upgrading to RogueMaster firmware 0.90.1, but after app recompilation it works. I attach my compiled fap for RM if you can try it and let me know if it works.

qqmajikpp commented 1 year ago

i deleted the fap i had and then replaced it with the one you provided for fw version .90.1, which im running, but it seems to react the same way

Gl1tchub commented 1 year ago

I bought the same micro sd card, when I get it I will repeat the tests with that and let you know.

qqmajikpp commented 1 year ago

i tried refllashing the latest rmfw and testing the included version and yours just in case my build was bugged and theres noo difference. just lettting you know my further testing results

Gl1tchub commented 11 months ago

Sorry for the delay, I received the microsd card reader the same as yours and it works for me. For testing I used version 0.2 and firmware 0.94.1 with these connections:

20231015_153332 20231015_153401

If, when you have time, you can try again and let me know if anything has changed I would be grateful.