Hi.
I got it finally sorted.
I was unable to flash bootloader to version 4.23 (bootloader-grouper, MD5: df53028033c9eccf4fe5ba7bc198ce24)
every time: fastboot flash bootloader bootloader-grouper-4.23.img
I got:
FAILED (remote" (BadParameter))
I was stuck at v. 4.13.
The 100% solution is:
Retrive blob.bin from your nexus. It can be made using flatline-recovery.
AndroidRoot.Mobi - Tegra3 Guide: nvflash NEXUS 7 (and Transformer Jellybeans)
It's easy and can be made in 8 steps:
1. first flash recovery "fastboot flash recovery flatline_device.img"
2. reboot to flatline recovery and follow advanced - wheelie - step 1
3. reboot to flatline (if there's no flatline, than flash again) and advanced - wheelie - step 2.
4. copy your blob.bin from device: adb pull /data/media/AndroidRoot (follow path which is showed on your device display)
5. now when you have blob.bin copied, go ahead and put your nexus into APX mode.
More info:
http://forum.xda-developers.com/showthread.php?t=2034866
For me, the easiest way was:
"7. Another way:- Provided by daws
Power off the tablet and don't touch the power button again.
Connect USB cable to tablet but not to PC yet.
Press volume up and then connect USB cable to PC.
Wait a few seconds before releasing volume up button.
You should now be in APX mode."
6. Now install APX drivers (drivers provided at androidroot.mobi didn't work for me)
working drivers:
Android Forums: [TUTORIAL] How to unbrick Nexus 7 using NvFlash
You will probably need to disable driver signing in windows:
https://learn.sparkfun.com/tutorials/disabling-driver-signature-on-windows-8/disabling-signed-driver-enforcement-on-windows-8
7. Boot nexus with: wheelie --blob blob.bin
8. Flash bootloader with: nvflash -r --download 4 bootloader-grouper-4.23.img
Wait few seconds, nexus will reboot.
Sorted.
Log included:
D:\New folder\nvflash - Copy>wheelie --blob blob.bin
Wheelie 0.1 - Preflight for nvflash.
Copyright (c) 2011-2012 androidroot.mobi
========================================
Waiting for device in APX mode...
[=] Chip UID: 0x1XXXXXXXXX
[=] RCM Version: 0x30001
[=] CPU Model: Tegra 3
[+] Sending bootloader...
Sending file: 100 %
[!] Done - your device should now be ready for nvflash
D:\New folder\nvflash - Copy>nvflash -r --download 4 bootloader-grouper-4.23.img
Nvflash v1.13.87205 started
[resume mode]
sending file: bootloader-grouper-4.23.img
- 2150992/2150992 bytes sent
bootloader-grouper-4.23.img sent successfully