1

Cellular Protocol Software Engineer Jobs (NOW HIRING)

... protocol software that powers cellular connectivity across billions of devices worldwide ... As a Modem Software Engineer, you will design, develop, and optimize real‑time embedded software ...

Job Area: Engineering Group, Engineering Group > Modem Software Engineering General Summary ... and protocol software that powers cellular connectivity across billions of devices worldwide ...

Job Area:**Engineering Group, Engineering Group > Modem Software Engineering**General Summary ... protocol software that powers cellular connectivity across billions of devices worldwide ...

Job Area: Engineering Group, Engineering Group > Modem Technologies Software General Summary ... and protocol software that powers cellular connectivity across billions of devices worldwide ...

Collaborate with software and hardware teams to integrate protocol stacks and validate performance ... Bachelor's degree in Electrical Engineering, Computer Science, or related STEM field. * 8+ years of ...

$150K - $277K/yr

Description As a Cellular Software Development Engineer, you will develop high quality software ... A good understanding of cellular protocol stacks, particularly 5G. * Software development ...

Showing results 21-40

Cellular Protocol Software Engineer information

See salary details

$63.5K

$147.5K

$205.5K

How much do cellular protocol software engineer jobs pay per year?

As of Sep 11, 2026, the average yearly pay for cellular protocol software engineer in the United States is $147,524.00, according to ZipRecruiter salary data. Most workers in this role earn between $120,000.00 and $173,000.00 per year, depending on experience, location, and employer.

What does a cellular protocol software engineer do?

A Cellular Protocol Software Engineer designs, develops, and tests software that enables mobile devices and network equipment to communicate using cellular protocols such as 4G LTE, 5G NR, and earlier standards. They work on implementing and optimizing protocol stacks, ensuring compliance with industry standards, and troubleshooting connectivity issues. These engineers often collaborate with hardware teams and network operators to provide seamless and efficient wireless communication.

What are the key skills and qualifications needed to thrive as a cellular protocol software engineer, and why are they important?

To thrive as a Cellular Protocol Software Engineer, you need a deep understanding of wireless communication protocols (such as LTE, 5G NR), strong software development skills in C/C++, and a degree in computer science, electrical engineering, or a related field. Experience with protocol stack development, debugging tools, and familiarity with standards like 3GPP are typically required, along with tools like Wireshark and protocol analyzers. Excellent problem-solving abilities, attention to detail, and effective teamwork are standout soft skills in this role. These skills are crucial for developing robust, standards-compliant software that ensures reliable mobile connectivity and seamless network interoperability.

What are some common challenges cellular protocol software engineers face when integrating new features into existing wireless communication stacks?

Cellular Protocol Software Engineers often encounter challenges related to ensuring backward compatibility and maintaining system stability when integrating new features into established wireless communication stacks. These stacks are complex and tightly coupled, so even minor changes can introduce unexpected interactions or bugs. Engineers must thoroughly test new features across various network conditions and device configurations while coordinating closely with hardware teams and cross-functional stakeholders to ensure smooth integration. Additionally, adhering to evolving industry standards and certification requirements can add further complexity to the process.

What is the difference between Cellular Protocol Software Engineer vs Wireless Network Software Engineer?

AspectCellular Protocol Software EngineerWireless Network Software Engineer
CredentialsBachelor's in Electrical Engineering, Computer Science, or related; knowledge of cellular standardsBachelor's in Electrical Engineering, Computer Science, or related; expertise in wireless protocols
Work EnvironmentTelecom companies, mobile device manufacturers, R&D labsTelecom firms, network providers, hardware manufacturers
Industry UsagePrimarily in cellular networks (LTE, 5G)In Wi-Fi, Bluetooth, and other wireless technologies

The Cellular Protocol Software Engineer focuses on developing and optimizing protocols specific to cellular networks like LTE and 5G, while the Wireless Network Software Engineer works on a broader range of wireless technologies such as Wi-Fi and Bluetooth. Both roles require similar technical backgrounds but differ in their specific standards and applications.

What are popular job titles related to Cellular Protocol Software Engineer jobs?

For Cellular Protocol Software Engineer jobs, the most frequently searched job titles are:

Infographic showing various Cellular Protocol Software Engineer job openings in the United States as of September 2026, with employment types broken down into 33% Full Time, and 67% Contract. Highlights an 100% In-person job distribution, with an average salary of $147,524 per year, or $70.9 per hour.

Wireless Software Engineer

San Diego, CA • On-site

Qualcomm
Technology, Communication and Media • 10K+ employees

Other

Posted 27 days ago


Qualcomm rating

8.8

Company rating: 8.8 out of 10

Based on 11 frontline employees who took The Breakroom Quiz


Job description

Qualcomm is a company of inventors that unlocked 5G — ushering in an age of rapid acceleration in connectivity and new possibilities that will transform industries, create jobs, and enrich lives. But this is just the beginning. It takes inventive minds with diverse skills, backgrounds, and cultures to transform 5G's potential into world‑changing technologies and products. This is the Invention Age — and this is where you come in.

The Modem Systems Software team builds the low‑level firmware and protocol software that powers cellular connectivity across billions of devices worldwide — spanning smartphones, automotive, IoT, fixed wireless access, and next‑generation 5G/6G platforms. We are re‑imagining how modem software is designed, built, verified, and maintained in an AI‑native paradigm, where large language models, agentic tooling, and machine‑assisted engineering are first‑class parts of the development lifecycle.

As a Modem Software Engineer, you will design, develop, and optimize real‑time embedded software for Qualcomm's modem subsystem (MPSS). You will work close to the metal — writing performant, resource‑constrained C/C++ that runs on DSP and Arm cores across cellular protocol layers, device drivers, and RTOS‑level components.

Beyond traditional embedded development, this role is explicitly AI‑native. You are expected to leverage, build, and improve AI‑assisted development workflows — using code‑generation agents, LLM‑based code review, automated test synthesis, log/crash triage assistants, and retrieval‑augmented tooling over our codebase — to dramatically accelerate delivery, quality, and debugging in a highly complex firmware environment.

Principal Duties and Responsibilities:
  • Design, implement, and optimize real‑time embedded modem software across protocol layers, drivers, and platform services, meeting strict latency, memory, and power constraints.
  • Apply rigorous data‑structure and algorithm design to build efficient, scalable firmware components.
  • Own end‑to‑end feature delivery: requirements, architecture, implementation, unit/integration testing, on‑target bring‑up, and maintenance.
  • Pioneer AI‑native development practices within the team — integrate AI coding agents into daily workflows, establish agent rules and prompt patterns, and measurably reduce development and debug cycle time.
  • Build and maintain AI‑assisted tooling for code review, static analysis, test synthesis, and automated crash/log triage over the modem codebase.
  • Debug and root‑cause complex, multi‑layer issues on target hardware, increasingly leveraging AI‑assisted analysis of logs, traces, and RAM dumps.
  • Collaborate cross‑functionally with systems, hardware, test, and integration teams to deliver production‑quality modem firmware.
  • Contribute to code reviews, design reviews, and continuous improvement of engineering standards — including standards for the responsible and effective use of AI in the SDLC.
  • Mentor peers on both embedded fundamentals and AI‑native engineering techniques.
Minimum Qualifications:
  • Bachelor's degree in Computer Engineering, Computer Science, Electrical Engineering, or related field.
Preferred QualificationsCore Embedded & Systems Engineering
  • Strong command of data structures and algorithms with the ability to reason about time/space complexity in memory‑and‑cycle‑constrained environments.
  • Deep understanding of operating systems concepts: scheduling, concurrency, interrupts, memory management, IPC, real‑time constraints, and RTOS internals (e.g., QuRT, ThreadX, FreeRTOS, or similar).
  • Proven programming proficiency in modern C/C++ (C++17 and beyond), including performance optimization, cache‑aware design, and lock‑free/thread‑safe patterns.
  • Experience with embedded software on DSP and Arm architectures, including familiarity with SIMD/vectorization, DMA, and low‑power design.
  • Experience with debugging on target hardware — JTAG, logic analyzers, protocol analyzers, crash‑dump / RAM‑dump analysis, and log parsing.
  • Familiarity with device drivers, HAL layers, boot flows, and hardware/software co‑design.
AI‑Native Engineering
  • AI‑first mindset: you treat AI tooling as a core engineering multiplier, not an afterthought. You default to designing workflows where an AI agent does the first draft of code, tests, and analysis, and the engineer curates, validates, and hardens.
  • Experience using AI coding assistants and agentic tools (e.g., GitHub Copilot, Cline, Claude/GPT‑based agents) to generate, refactor, and review embedded C/C++ at scale.
  • Ability to build and maintain AI‑augmented developer workflows: prompt libraries, agent rules, retrieval‑augmented context over large firmware codebases, and MCP‑style tool integrations.
  • Experience applying LLMs to crash triage, log summarization, root‑cause analysis, and automated defect classification in complex embedded systems.
  • Interest in AI‑assisted test generation and verification — synthesizing unit/integration tests, fuzzing harnesses, and coverage‑driven test expansion for modem software.
  • Comfort evaluating AI output critically: understanding hallucination risks, validating generated code against timing/memory budgets, and enforcing safety and correctness in real‑time firmware.
  • Bonus: experience fine‑tuning, prompt‑engineering, or building tooling around code models; familiarity with embedding/vector search over source repositories.

Qualcomm is an equal opportunity employer. If you are an individual with a disability and need an accommodation during the application/hiring process, rest assured that Qualcomm is committed to providing an accessible process. You may e‑mail disability‑accomodations@qualcomm.com or call Qualcomm's toll‑free number found here. Upon request, Qualcomm will provide reasonable accommodations to support individuals with disabilities to be able participate in the hiring process. Qualcomm is also committed to making our workplace accessible for individuals with disabilities. (Keep in mind that this email address is used to provide reasonable accommodations for individuals with disabilities. We will not respond here to requests for updates on applications or resume inquiries).

EEO Employer: Qualcomm is an equal opportunity employer; all qualified applicants will receive consideration for employment without regard to race, color, religion, sex, sexual orientation, gender identity, national origin, disability, Veteran status, or any other protected classification.

Qualcomm expects its employees to abide by all applicable policies and procedures, including but not limited to security and other requirements regarding protection of Company confidential information and other confidential and/or proprietary information, to the extent those requirements are permissible under applicable law.

Pay range and Other Compensation & Benefits:

$103,600.00 - $155,400.00 The above pay scale reflects the broad, minimum to maximum, pay scale for this job code for the location for which it has been posted. Even more importantly, please note that salary is only one component of total compensation at Qualcomm. We also offer a competitive annual discretionary bonus program and opportunity for annual RSU grants (employees on sales‑incentive plans are not eligible for our annual bonus). In addition, our highly competitive benefits package is designed to support your success at work, at home, and at play.

#J-18808-Ljbffr

What Qualcomm employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom


Qualcomm logo

About Qualcomm

Sourced by ZipRecruiter

Qualcomm is enabling a world where everyone and everything can be intelligently connected. You interact with products and technologies made possible by Qualcomm every day, including 5G-enabled smartphones that double as pro-level cameras and gaming devices, smarter vehicles and cities, and the technology behind the smart, connected factories that manufactured your latest purchase. Our powerful connectivity solutions keep you connected—even in remote areas. Qualcomm 5G and AI innovations are the power behind the connected intelligent edge. You’ll find our technologies behind and inside the innovations that deliver significant value across multiple industries and to billions of people every day.

Industry

Technology, communication and media

Company size

10,000+ Employees

Headquarters location

San Diego, CA, US

Year founded

1985