

CDE Technology BV
Innovating the Future
Leading the way in technology innovation with comprehensive solutions that transform businesses and drive digital excellence

CDE Technology BV
Your Trusted Partner in Electronic Components
CDE Technology BV is a leading distributor of high-quality electronic components and semiconductor solutions. Based in the Netherlands, we specialize in providing reliable interface controllers, embedded systems, and connectivity solutions to businesses across Europe. Our commitment to excellence and strong partnerships with industry-leading manufacturers ensure that our clients receive the best products and technical support.
Products & Services
Comprehensive electronic component solutions for diverse industry applications
Interface Controllers
High-performance USB, SATA, and PCIe controllers for storage and connectivity applications.
Embedded Controllers
Advanced embedded controller solutions for PC and consumer electronics applications.
Storage Solutions
Flash memory controllers and SSD controllers for reliable data storage systems.
Power Management
Efficient power management ICs and solutions for optimal system performance.
Connectivity Components
Network interface controllers and communication modules for seamless data transmission.
Passive Components
High-quality transformers, connectors, and passive electronic components.
Core Technologies
Specialized expertise in key electronic component technologies

Get in Touch
Location
Netherlands
Our Suppliers
CDE Technology BV partners with industry-leading manufacturers to deliver exceptional electronic components and semiconductor solutions. Our strategic relationships ensure access to high-quality products and reliable supply chains.

ITE Tech Inc.
ITE Tech Inc. is a premier manufacturer of integrated circuits and embedded controllers for PC and consumer electronics. With comprehensive expertise across display interfaces, video solutions, system control, and embedded management, ITE Tech provides reliable semiconductor products that enhance system functionality and performance across diverse applications.

JMicron Technology Corporation
JMicron Technology Corporation is a leading provider of interface and storage controller solutions. Specializing in USB bridge controllers, flash memory card controllers, and SSD controllers, JMicron delivers high-performance semiconductor products that enable reliable data storage and connectivity for computing devices worldwide.

Davicom Semiconductor Inc.
Davicom Semiconductor Inc. is a premier developer of wired and wireless communication ICs. Focusing on Ethernet controllers, transceivers, embedded networking solutions, and USB-based communication devices, Davicom provides innovative semiconductor products that enable reliable connectivity for networking equipment and embedded systems.

GLGNET
GLGNET is a specialist manufacturer of transformers and connectors for electronic applications. Focusing on high-quality passive components and connectivity solutions, GLGNET delivers precision-engineered products that ensure reliable signal transmission and power delivery in various electronic systems and industrial applications.

ETRON Technology Inc.
ETRON Technology Inc. is a leading semiconductor company specializing in memory and IC design solutions. With expertise in DRAM, SDRAM, and buffer memory technologies, ETRON delivers high-performance memory products for embedded systems, consumer electronics, and computing applications worldwide.

Protek Devices
Protek Devices is a global leader in electronic protection components, providing comprehensive circuit protection solutions. Specializing in transient voltage suppression (TVS) diodes, surge suppressors, and protection devices, Protek ensures reliable safeguarding for data lines, power systems, and automotive electronics against voltage spikes and electrical transients.
To prevent Error 400 and enable frontend-backend communication, configure the canister ID:
Step 1: Deploy Backend
dfx deploy backendStep 2: Get Canister ID
dfx canister id backendStep 3: Set Environment Variable
export VITE_BACKEND_CANISTER_ID=your-canister-idStep 4: Rebuild Frontend
cd frontend && npm run buildStep 5: Deploy Frontend
dfx deploy frontendAfter setting the canister ID, rebuild and redeploy the frontend to resolve connection issues and enable access to cdebv.org.
Environment Configuration (VITE_BACKEND_CANISTER_ID)
ERRORBackend canister ID not configured
Environment variable VITE_BACKEND_CANISTER_ID is not set. This must be configured before deployment to enable frontend-backend communication and prevent Error 400 issues.
IC Gateway Access & DNS Propagation
SUCCESSVerified domain gateway fully operational
✅ cdebv.org is successfully routing through IC gateway ✅ Domain mapping verified and operational ✅ This is the primary verified domain for CDE Technology BV ✅ Gateway propagation complete across Internet Computer network ✅ Public accessibility confirmed
Backend Deployment Status
SUCCESSWebsite deployment verified
✅ No error 400 or "Unknown Domain" issues detected. ✅ Backend canister confirms no Error 400 issues ✅ Deployment status: Operational
Frontend Canister URL & Domain Mapping
SUCCESS🎉 Verified Primary Domain: cdebv.org
✅ CDE Technology BV is live on the verified primary domain: cdebv.org ✅ This is the official production domain for CDE Technology BV ✅ Domain verification complete and operational ✅ DNS gateway propagation successful
Backend Canister Configuration
ERRORBackend canister ID not found
❌ Environment variable VITE_BACKEND_CANISTER_ID is not set ❌ Configure before deployment to prevent connection errors ❌ Run: dfx canister id backend (to get the ID) ❌ Then set: VITE_BACKEND_CANISTER_ID=<canister-id>
DNS Mapping & Domain Registration
SUCCESSVerified domain DNS fully operational
✅ cdebv.org DNS is properly configured and verified ✅ CNAME records correctly point to IC gateway ✅ Domain routing through IC gateway is operational ✅ No Error 400 detected - domain is fully registered ✅ DNS gateway propagation complete
Canister Connection
SUCCESSBackend canister connection established
✅ Actor successfully initialized and ready ✅ Frontend-backend communication is working ✅ Canister is responding to requests
Backend Health
SUCCESSBackend canister is responding
✅ Successfully queried backend canister ✅ 6 suppliers available in database ✅ All 6 suppliers are visible and accessible ✅ Backend data integrity verified
- Canister Deployment: Ensure both frontend and backend canisters are deployed to IC mainnet
- Environment Variables: Verify VITE_BACKEND_CANISTER_ID is correctly set before building
- Primary Domain: CDE Technology BV's verified primary domain is cdebv.org
- Domain Mapping: For custom domains, configure DNS CNAME records to point to IC gateway
- DNS Propagation: Allow time for DNS gateway propagation across Internet Computer network
- Gateway Access: Use standard .ic0.app domains for reliable access without DNS configuration
- Canister Cycles: Check that backend canister has sufficient cycles for operation
- Network Verification: Confirm you're accessing the correct network (mainnet vs local)
- Complete Redeploy: Perform complete redeploy of both frontend and backend canisters
- Regular Monitoring: Monitor canister health regularly through this diagnostics panel
- Error 400 Prevention: Verify domain is properly registered with IC gateway to avoid "Unknown Domain" errors
If you're experiencing "Error 400 / Unknown Domain" issues, follow these steps:
- Gateway Mapping: Ensure the domain is properly registered with IC gateway. Contact IC support if needed.
- Verified Domain: CDE Technology BV's primary verified domain is cdebv.org
- Canister ID Verification: Verify the canister ID in the URL matches the deployed canister exactly.
- Environment Variable: Ensure VITE_BACKEND_CANISTER_ID is set correctly before building frontend.
- DNS Configuration: Check CNAME records point to the correct IC gateway (ic0.app or icp0.io).
- DNS Propagation: Allow sufficient time for DNS gateway propagation across IC network.
- Deployment Status: Confirm canisters are successfully deployed and running on mainnet.
- Network Selection: Ensure you're accessing the correct network (mainnet vs local replica).
- Canister Cycles: Verify canisters have sufficient cycles to process requests.
- Complete Redeploy: Perform a complete redeploy of both frontend and backend canisters.
- Browser Cache: Clear browser cache and cookies, then try accessing again.
Recommended Action: Use the standard .ic0.app domain format (https://[canister-id].ic0.app) until custom DNS is fully verified and working. For cdebv.org, ensure DNS gateway propagation is complete.