| 
			
			 | 
		#1 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 9 
				Karma: 10 
				Join Date: Mar 2025 
				
				
				
				Device: onyx boox tab8c 
				
				
				 | 
	
	
	
		
		
			
			 
				
				[Request] Tab MiniC Firmware Download
			 
			
			
			Can anyone help me to install the Boox Tab MiniC firmware on my Tabi 8C (minC but for china market). I live outside of China and I cannot connect wifi normally with this device. I tried so many settings, update to latest firmware, change settings for my router, my tab, but nothing worked, I'm desperate now  
		
	
		
		
		
		
		
		
		
		
		
		
		
			  This is my last hope
		Last edited by alonerbg; 03-05-2025 at 12:00 AM. Reason: add more information  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 2 
				Karma: 10 
				Join Date: Mar 2025 
				
				
				
				Device: Onyx Boox Go Color 7 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Firmware download URLs can be requested using the API: http://data.onyx-international.cn/api/firmware/update?where={%22buildNumber%22:0,%22buildType%22:  %22user%22,%22deviceMAC%22:%22%22,%22lang%22:%22en  _US%22,%22model%22:%22TabMiniC%22,%22submodel%22:%  22%22,%22fingerprint%22:%22%22} 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Here's the current link for the Tab Mini C (stable version from 2024): http://firmware-us.boox.com/38d6130a...aa6/update.upx Use https://github.com/Hagb/decryptBooxUpdateUpx (requires python) to decrypt the upx: Code: 
	python DeBooxUpx.py TabMiniC update.upx Code: 
	adb sideload update.zip About the WIFI issue: maybe the WIFI country code is still set to China, and it tries to use the different WIFI frequencies that your router doesn't support? You can force Android to use a WIFI channel list of a specific country using ADB. However, this requires a rooted device. These commands work for me on a Go Color 7: Code: 
	# Log in from your PC and use root adb shell su # To read the current setting: cmd wifi get-country-code # To force a custom country code (root required): cmd wifi force-country-code enabled <2-Letter Country code> # Then restart the WIFI subsystem cmd wifi trigger-recovery  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| Advert | |
| 
         | 
    
| 
			
			 | 
		#3 | |
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 9 
				Karma: 10 
				Join Date: Mar 2025 
				
				
				
				Device: onyx boox tab8c 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#4 | 
| 
			
			
			
			 Onyx-maniac 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,125 
				Karma: 18764971 
				Join Date: Feb 2012 
				
				
				
				Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			The problem may be because the kernel and the WiFi kernel module don't agree? 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Rooting is the same as all Onyx. Get the boot image directly off the device or from an update. Magisk it. Write it to the boot partition using EDL (since fastboot is mostly useless nowadays).  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#5 | |
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 59 
				Karma: 2024 
				Join Date: Jan 2014 
				
				
				
				Device: Tab 10C Pro, Boox Note X5 mini, Boox Note X5 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  
		 | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| Advert | |
| 
         | 
    
| 
			
			 | 
		#6 | 
| 
			
			
			
			 Onyx-maniac 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,125 
				Karma: 18764971 
				Join Date: Feb 2012 
				
				
				
				Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#7 | 
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 59 
				Karma: 2024 
				Join Date: Jan 2014 
				
				
				
				Device: Tab 10C Pro, Boox Note X5 mini, Boox Note X5 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Hi, i means this API  
		
	
		
		
		
		
		
		
		
		
		
		
	
	Code: 
	http://data.onyx-international.cn/api/firmware/update?where={%22buildNumber%22:0,%22buildType%22: %22user%22,%22deviceMAC%22:%22%22,%22lang%22:%22en _US%22,%22model%22:%22TabMiniC%22,%22submodel%22:% 22%22,%22fingerprint%22:%22%22}
This link works for me too: http://firmware-us.boox.com/38d6130a...aa6/update.upx But i just dont know which version is it? Is it 3.5.4?  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#8 | 
| 
			
			
			
			 Onyx-maniac 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,125 
				Karma: 18764971 
				Join Date: Feb 2012 
				
				
				
				Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6 
				
				
				 | 
	
	
	
		
		
		
		
		 Code: 
	Model: TabMiniC (English) Finger: Onyx/TabMiniC/TabMiniC:11/2024-09-11_09-13_3.5.4_fbdec6b69a/47380:user/release-keys Link: http://firmware-us.boox.com/38d6130aca3ff28b72cff4b036c2daa6/update.upx Size: 1,799,849,396 MD5: 38d6130aca3ff28b72cff4b036c2daa6  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#9 | 
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 59 
				Karma: 2024 
				Join Date: Jan 2014 
				
				
				
				Device: Tab 10C Pro, Boox Note X5 mini, Boox Note X5 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Hi Renate, do you have the link for Tab Mini C v4.0 firmware. Thanks
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#10 | 
| 
			
			
			
			 Onyx-maniac 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,125 
				Karma: 18764971 
				Join Date: Feb 2012 
				
				
				
				Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#11 | 
| 
			
			
			
			 Just trying to survive 
			
			![]() ![]() ![]() Posts: 69 
				Karma: 210 
				Join Date: Mar 2009 
				
				
				
				Device: Nexus 7 2013, Galaxy Note 10.1 2014 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			I’ve had similar issues with devices made for the China market. One thing that helped me was using a VPN to make sure my device can access services outside of China. Also, check if the firmware version you’re trying to install is the global version, as the China-specific one might have limitations. If you can, try a different Wi-Fi band (2.4GHz instead of 5GHz) and see if it helps with the connection
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#12 | 
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 59 
				Karma: 2024 
				Join Date: Jan 2014 
				
				
				
				Device: Tab 10C Pro, Boox Note X5 mini, Boox Note X5 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Yeah there is v4.0 on Tab Mini C but it's only incremental update from 3.5.4, not a full update file. Do you think it's safe to convert tab8c from v4.0 chinese to global 3.5.4(which is the latest)?
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#13 | 
| 
			
			
			
			 Onyx-maniac 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,125 
				Karma: 18764971 
				Join Date: Feb 2012 
				
				
				
				Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#14 | 
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 59 
				Karma: 2024 
				Join Date: Jan 2014 
				
				
				
				Device: Tab 10C Pro, Boox Note X5 mini, Boox Note X5 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#15 | 
| 
			
			
			
			 Onyx-maniac 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,125 
				Karma: 18764971 
				Join Date: Feb 2012 
				
				
				
				Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			It probably will be ok. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	There could be some problems with system setting if things have changed. For instance the format of /onyxconfig/eac_config has changed from JSON to MMKV. (* not sure I got the filename exactly right) If you have made a full, raw backup with EDL and you have the time, why not try?  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
            
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| BOOX Firmware 4.0 Beta for Tab Ultra C Pro | stetre_76 | Onyx Boox | 2 | 01-17-2025 03:58 AM | 
| Request: Note2 firmware v3.2.4 | logman012 | Onyx Boox | 1 | 02-14-2023 09:50 PM | 
| Firmware request | kretalon | Onyx Boox | 1 | 08-18-2019 05:10 PM | 
| Feature Request: Download from Url | khahoon | Calibre | 1 | 05-25-2013 02:18 PM | 
| PRS-T1 Future Firmware Request | bibahbuzemann | Sony Reader | 32 | 01-21-2012 03:54 PM |