The Jcac10003-oc2-v1.0 Update has arrived. This is not a routine maintenance patch. After eight months of beta testing across 150+ enterprise environments, version 1.0 of the OC2 firmware train represents a paradigm shift in how the JCAC-1000 series handles real-time data arbitration, power efficiency, and cryptographic handshakes.
If your organization relies on JCAC-1000 edge controllers for industrial automation, HVAC load balancing, or critical infrastructure monitoring, this update is mandatory. Below, we dissect every layer of the update—from the bootloader changes to the deprecation of legacy API endpoints.
If you want, I can produce: a one-page changelog for distribution, a rollout plan with timings, or a CI test checklist. Which would you like? Jcac10003-oc2-v1.0 Update
The OC2 architecture implements ARM TrustZone-based memory partitioning. User-space applications can no longer access I/O buffers directly. Two critical CVEs (CVE-2024-4421 and CVE-2024-4422) are patched exclusively in this version.
The Jcac10003-oc2-v1.0 Update introduces breaking changes that may affect your automation scripts or SCADA integrations: Verify backward compatibility by exercising v0
| Legacy Feature | Replacement in OC2 v1.0 |
|----------------|--------------------------|
| JSON-RPC on port 8080 | gRPC on port 50051 (TLS only) |
| Modbus RTU (serial) | Modbus TCP with secure proxy |
| Plaintext syslog | RFC 5424 over TLS (port 6514) |
| Legacy jcac-set command | oc2-cli with JSON output |
Action required: Rewrite any integration using port 8080 or plain syslog by May 30, 2025, when legacy compatibility mode will be removed via a micro-update. The Jcac10003-oc2-v1
The OC2 architecture is the foundation for the next three years of JCAC development. Following the Jcac10003-oc2-v1.0 Update, expect:
All TLS 1.2 sessions are now forcibly migrated to TLS 1.3. The update also enables hardware-accelerated AES-256-GCM using the onboard cryptographic co-processor, which was previously idle. As a result, secure tunnel establishment is 40% faster.