FujiNetWIFI / fujinet-hardware

Schematics and design files for FujiNet hardware
Other
92 stars 15 forks source link

Beta 2 firmware broken #12

Closed chuckcaley closed 1 year ago

chuckcaley commented 1 year ago

I have been installing the beta 2 firmware with no problems, but as of yesterday i installed it on 2 of my fujinets and it has killed the sd card. The sd card was 16gb but now it says 512kb and wont even format. Also it is hit and miss as to weather it wants to connect to my router.

mozzwald commented 1 year ago

It is possible your SD cards were fake and only reporting that they were 16GB. I recommend you try formatting the SD card as FAT32 with https://www.sdcard.org/downloads/formatter/

Please capture debug output of when a problem is happening so we can try to figure out what the cause is. https://github.com/FujiNetWIFI/fujinet-platformio/wiki/FujiNet-Flasher#capturing-serial-debug-output

chuckcaley commented 1 year ago

The cards should be fine. The first card was used in my fujinet which had the same firmware, but from the other week. Which worked fine. Also when you pressed option 1 or 2 it would come up with the reconnect screen option but it would start from the middle of the screen an wrap round. I will reflash and post a picture on Monday as I am away until then. Even a reflash done the same when it first happened. Couldn't even reformat the card.

Sent from my Samsung Galaxy S9 - Powered by Three

-------- Original message -------- From: mozzwald @.> Date: 25/11/2022 14:04 (GMT+00:00) To: FujiNetWIFI/fujinet-hardware @.> Cc: chuckcaley @.>, Author @.> Subject: Re: [FujiNetWIFI/fujinet-hardware] Beta 2 firmware broken (Issue #12)

It is possible your SD cards were fake and only reporting that they were 16GB. I recommend you try formatting the SD card as FAT32 with https://www.sdcard.org/downloads/formatter/

Please capture debug output of when a problem is happening so we can try to figure out what the cause is. https://github.com/FujiNetWIFI/fujinet-platformio/wiki/FujiNet-Flasher#capturing-serial-debug-output

— Reply to this email directly, view it on GitHubhttps://github.com/FujiNetWIFI/fujinet-hardware/issues/12#issuecomment-1327513734, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AE2OW3GHQPVMVWADQ6CH443WKDBPBANCNFSM6AAAAAASLEQM6Q. You are receiving this because you authored the thread.Message ID: @.***>

mozzwald commented 1 year ago

The cards should be fine. The first card was used in my fujinet which had the same firmware, but from the other week. Which worked fine.

Please try using the SD Card formatter linked preivously to get the cards in working order on your computer before trying them in the fujinet again.

Also when you pressed option 1 or 2 it would come up with the reconnect screen option but it would start from the middle of the screen an wrap round. I will reflash and post a picture on Monday as I am away until then.

The screen glitch is a known issue and is due to a bug in the CONFIG program adding an extra line to the display list.

mozzwald commented 1 year ago

Closing due to no activity