-
Notifications
You must be signed in to change notification settings - Fork 79
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
Knomi v2 Can't flash through VS code #78
Comments
I'm also having this issue, I've tried other custom firmware and they work, so I assume it's something I'm doing wrong. I'm not new to vscode/platform io, but this has me totally stumped. |
Hello! Is there a video of how you flashed it and it works? can you use OTA to update? access to USB will be closed when you assemble KNOMI into a case |
Il try and get a video later today. So ota still resulted in the same issue. Black screen. The only way I could flash it was using the tool and the three files. |
I haven’t been able to do anything for 3 weeks now!) This is very strange! It seems to me that we are not reflashing anything at all, but simply restoring the device! because when the device is flashed, it must reset the memory of the wifi settings! but this doesn’t happen to me! the device remembers its ip and login! |
I think when I reflash there should be a white screen as the default! |
I've already tried everything! the only last option that I haven’t done is to try to compile the firmware via Arduino IDE and flash it |
I still don’t understand! You managed to compile the firmware via platformIO! and flash it via flash_tool? |
Did you try it with all three files included? (Bootloader, partitions and firmware) clearly something isn't quite right still as the gifs just don't seem to change (though the knomi will at least start). If I use any other gifs (same size etc) I just get an error when compiling. Though I'm hoping that's something I can figure out later |
Of course I tried 3 files! I tried my own firmware, I tried other ready-made firmwares! everything doesn't work as soon as I build the firmware via platformIO! Only the original bin from the knomi website works for me and the user's bin file https://github.com/JonathanBourassa/Unofficial-ZeroG-KNOMI works. |
I think the problem is in platformIO! He's building the firmware incorrectly! Or we have a problem with Knomi v2: the offset is incorrect or something else! I'm tired already! I want to throw it in the trash) |
OK. Problem solved using information from another ticket ...it was embarrassingly simple hahaha In platformio.ini towards the bottom, change platform to the below - Hope this works for you! |
does it work for you? |
I got desperate today and have already started collecting stealthburner! It will be bad if I can’t flash the firmware! no access to usb!))) |
Yes just tried ota and that works as well. Have tried a custom gif which has worked (just changed the standby to yellow lol) |
The first reflash I did was using the download tool, but I don't think it will make a difference if you have it up and running on the pre compiled firmware |
ok! I'm taking a risk and will try now))) |
Let us know how you get on! |
I just managed to assemble the standard firmware via platformIO and flash it via OTA! |
you are just a genius!!! |
Aaahhh yeah, happy for you dude, drove me insane trying to fix it haha. |
I hope this topic will help other users thanks to you!!! |
Excellent!!! You genius!!!))) |
I'm trying to flash Knomi v2 but unfortunately nothing works! The firmware is built in VS code using the platformIO , but when I flash the screen is always black, I tried different firmware, all the firmware that is built through PIO does not work! I tried to flash the firmware built by PIO via USB, and flash_tool did not work! To restore Knomi after firmware failures, I use Flash_tool and flash the Bin file from the official website! I've already tried everything and can't figure out where my mistake is??? please help
I recorded a video, maybe you’ll see something that I didn’t notice! https://youtu.be/3zP8yZpm3ds
The text was updated successfully, but these errors were encountered: