www.thebigjobsite.com Open in urlscan Pro
2606:4700:10::ac43:43e  Public Scan

URL: https://www.thebigjobsite.com/results?k=RF*20and*20Microwave*20Solutions*20Engineer&r=15&l=Reading&lng=-0.971130&lat=51.456249...
Submission: On November 14 via manual from IN — Scanned from DE

Form analysis 5 forms found in the DOM

<form>
  <div class="PushInfoClose"></div> Want to change your notifications for job alerts?<br><br>
  <div id="PushUnsubscribeButton" class="button push-button" onclick="unsubscribe();">Unsubscribe</div>
</form>

<form>
  <div class="PushInfoClose"></div>
  <span style="margin-top:2px;display:block">What job</span>
  <input name="keywords" id="pushkeywords" class="js-search-keywords" placeholder="e.g. job title..." value="RF*20And*20Microwave*20Solutions*20Engineer">
  <br>
  <span style="margin-top:14px;display:block">...and where?</span>
  <input name="location" id="pushlocation" class="js-location-name js-find-location ui-autocomplete-input" placeholder="e.g. city, zip code..." value="Reading" autocomplete="off">
  <br><br>
  <input type="hidden" name="Latitude" id="pushlatitude" class="js-location-lat" value="51.456249" style="width:80px">
  <input type="hidden" name="Longitude" id="pushlongitude" class="js-location-lon" value="-0.971130" style="width:80px">
  <div id="PushSubscribeButton" class="button push-button" onclick=" getKeywordAndLocation(this);">Subscribe</div>
</form>

<form id="results-filter-form" class="results-filter-form results-key-loc-form">
  <label id="searchFormKeywords" for="keywords" class="search-form-label responsive">
    <h2>What job</h2>
    <div class="input-container">
      <img src="/assets/img/icons/icon-search-input.svg" alt="icon search">
      <input type="text" class="js-search-keywords" id="keywords" placeholder="e.g. job title..." value="RF*20and*20Microwave*20Solutions*20Engineer">
    </div>
  </label>
  <label id="searchFormLocation" for="location" class="search-form-label responsive">
    <h2>...and where?</h2>
    <div class="input-container">
      <img src="/assets/img/icons/icon-search-location.svg" alt="icon location" onclick="reset_geolocation()" class="location-hov">
      <input type="text" id="location" class="js-location-name js-find-location icon-location ui-autocomplete-input" placeholder="e.g. city, zip code..." value="Reading" autocomplete="off">
    </div>
  </label>
  <button class="js-search-btn button primary-btn">Update</button>
</form>

Name: radius

<form name="radius" novalidate="novalidate">
  <fieldset>
    <div class="filter-radio-btns">
      <input class="js-search-radius" data-val="true" data-val-number="The field Radius must be a number." id="radius 1" name="SearchParameters.Radius" onchange="radioInputChange(this)" type="radio" value="1">
      <label for="radius 1">Exact Location</label>
    </div>
    <div class="filter-radio-btns">
      <input class="js-search-radius" id="radius 3" name="SearchParameters.Radius" onchange="radioInputChange(this)" type="radio" value="3">
      <label for="radius 3">3 miles</label>
    </div>
    <div class="filter-radio-btns">
      <input class="js-search-radius" id="radius 5" name="SearchParameters.Radius" onchange="radioInputChange(this)" type="radio" value="5">
      <label for="radius 5">5 miles</label>
    </div>
    <div class="filter-radio-btns">
      <input class="js-search-radius" id="radius 10" name="SearchParameters.Radius" onchange="radioInputChange(this)" type="radio" value="10">
      <label for="radius 10">10 miles</label>
    </div>
    <div class="filter-radio-btns">
      <input class="js-search-radius" id="radius 20" name="SearchParameters.Radius" onchange="radioInputChange(this)" type="radio" value="20">
      <label for="radius 20">20 miles</label>
    </div>
    <div class="filter-radio-btns">
      <input class="js-search-radius" id="radius 30" name="SearchParameters.Radius" onchange="radioInputChange(this)" type="radio" value="30">
      <label for="radius 30">30 miles</label>
    </div>
    <div class="filter-radio-btns">
      <input class="js-search-radius" id="radius 40" name="SearchParameters.Radius" onchange="radioInputChange(this)" type="radio" value="40">
      <label for="radius 40">40 miles</label>
    </div>
    <div class="filter-radio-btns">
      <input class="js-search-radius" id="radius 50" name="SearchParameters.Radius" onchange="radioInputChange(this)" type="radio" value="50">
      <label for="radius 50">50 miles</label>
    </div>
  </fieldset>
</form>

POST /Contact

<form action="/Contact" id="ContactForm" method="post" novalidate="novalidate"><input name="__RequestVerificationToken" type="hidden"
    value="o933Xq670_Y3eUt0Te5LH-ASI977t1gbX_6T7ysnjGDDQtAXhgFdMTXo8gSDCfBAK8x9YbYTi49DYWTqUFSGCyVAg4pS8tmYF_PMdLv1H6E1"> <label> Name<span>*</span>
    <input data-val="true" data-val-required="Please enter your name" id="Name" name="Name" type="text" value="">
    <span class="field-validation-valid" data-valmsg-for="Name" data-valmsg-replace="true"></span>
  </label>
  <label> Email<span>*</span>
    <input data-val="true" data-val-email="Please enter a valid email address" data-val-regex="Please enter a valid email address" data-val-regex-pattern="\S+@\S+\.\S+" data-val-required="Please enter a valid email address" id="Email" name="Email"
      type="email" value="">
    <span class="field-validation-valid" data-valmsg-for="Email" data-valmsg-replace="true"></span>
  </label>
  <label> Phone <input data-val="true" data-val-phone="The Phone field is not a valid phone number." data-val-regex="Please enter a telephone number" data-val-regex-pattern="^[+#*\(\)\[\]]*([0-9][ ext+-pw#*\(\)\[\]]*){6,45}$" id="Phone" name="Phone"
      type="tel" value="">
    <span class="field-validation-valid" data-valmsg-for="Phone" data-valmsg-replace="true"></span>
  </label>
  <label> How can we help?<span>*</span>
    <textarea cols="20" data-val="true" data-val-required="Please enter a message" id="Message" name="Message" rows="5"></textarea>
    <span class="field-validation-valid" data-valmsg-for="Message" data-valmsg-replace="true"></span>
  </label>
  <div class="g-recaptcha" data-sitekey="6LcXEGgbAAAAAIdUwbymFERamWp3-4pWS2VE-yAQ" data-callback="enableSubmit"></div>
  <button type="submit" class="button primary-btn" disabled="">Send</button>
</form>

Text Content

 * TheBigJobsite.com Job Search https://www.thebigjobsite.com


 * NEW JOB SEARCH

 * 

Cookie Settings

We use cookies to provide the essential functionality of the website and its
advanced features, to analyse traffic and to improve our services to you, and to
provide personalised content to you.

By clicking ‘Accept All’ you agree to these. You can change your selection at
any time under the ‘Cookie Settings’ link on the page.

You can read more about our cookies in our Cookie Policy

Customise Accept All

Cookie Settings

We use cookies to provide the essential functionality of the website and its
advanced features, to analyse traffic and to improve our services to you, and to
provide personalised content to you.

By clicking ‘Accept’ you agree to these. You can read more about our cookies in
our Cookie Policy

Essential Advanced Features Analytics

Essential



These cookies are essential to the functionality of thebigjobsite.com


When you log in to the Internet Site the Company will set a cookie containing a
randomly generated unique reference number. This anonymous number allows the
Company to identify you. The Company will never store your personal information
directly as a cookie. A persistent cookie will be set, persistent cookies are
not deleted when you close your browser, and will allow the Internet Site to
recognise you on your next visit.

Name Expiration Description ATTBCookie* 2 years These cookies are used to
remember a user’s choice about cookies on thebigjobsite.com. Where users have
previously indicated a preference, that user’s preference will be stored in
these cookies.

last-search

search

redirect-stage

original-keyword

1 day

Session

1 hour

1 hour

These cookies are used by thebigjobsite.com to pass search data between our own
pages. datadome 1 year DataDome is a cybersecurity solution to detect bot
activity jjap 1 days Used to track if you have seen the Job Alerts prompt. Job
Alerts is a service you can subscribe to to receive information about new jobs.

Advanced Features





Advanced features of the site use Cookies to provide information you requested
and to reduce you having to key in repeated fields.



Name Expiration Description attb-loc 3 months Stores your location information
so that we can pre-populate search fields to find jobs near you.

Analytics





Analytic cookies allow the Company to see how the Internet Site is being used.
This information forms the basis of future development work, and so enables the
Company to continually improve its Internet Site to best suit its users.



Name Expiration Description

__gads

_ga

_ga_JH3TWMTYRK

_gat_gtag_UA_1462011_9

_gcl_au

_gid

_uetsid

_uetvid

13 months

2 years

2 years

1 minute

90 days

24 hours

1 day

16 days

Google Analytics: For purposes of analytics, your UserID may be tracked and sent
to Google Analytics after you register for one of our services such as Job
Alerts. After you register, your registered session may be stitched together
with your original, unauthenticated session. This allows longer-term tracking to
help us monitor the effectiveness of our marketing campaigns. No personally
identifiable information, or data that permanently identifies your device, is
sent along with your tracking IDs.

Accept

Would you like to receive notifications about
RF*20And*20Microwave*20Solutions*20Engineer jobs in Reading?

No Yes
You have blocked notifications
Oops! You have blocked notifications. Click here for more info
You have blocked notifications, please check your browser settings.
You're currently subscribed to job notifications

Want to change your notifications for job alerts?


Unsubscribe
Subscribe to notifications
You will no longer receive notifications

What job
...and where?


Subscribe


WHAT JOB




...AND WHERE?


Update


RF*20AND*20MICROWAVE*20SOLUTIONS*20ENGINEER JOBS WITHIN 15 MILES OF READING

jobs Filters

Filters

Clear Filters
Jobs Near Me

Radius

10MilesExact Location
Exact Location
3 miles
5 miles
10 miles
20 miles
30 miles
40 miles
50 miles

Date posted

Any
Last 24 Hours
Last Week
Last 2 Weeks
Last 4 Weeks

Job Type

All
Full Time
Part Time
Apply Filters


 * ANTENNA SYSTEMS ENGINEER (RF)
   
   Basingstoke, Hampshire
   
   Copello are pleased to be partnered with a leading technology organisation
   delivering advanced network solutions and communication technologies to both
   commercial and government customers globally, recruiting for an Antenna
   Systems Engineer (RF). This client is a leader within the space industry,
   advancing satellite and communication technologies.
   
   more details + Apply


 * SENIOR RF ELECTRONICS ENGINEER
   
   Didcot
   
   £ £44,666
   
   Senior RF Electronics Engineer Harwell Science and Innovation Campus,
   Oxfordshire £44,666 to £60,430, per annum dependent upon skills and
   experience Permanent. Full time / Flexible hours considered. Reference: 11239
   About Us Diamond Light Source is the UKs national synchrotron; a huge
   scientific facility designed to produce very intense beams
   
   more details + Apply


 * TOTALJOBS GROUP LTD
   
   View more RF*20and*20Microwave*20Solutions*20Engineer jobs in Reading
   
   Click here
   
   .


 * ANTENNA SYSTEMS ENGINEER
   
   Basingstoke
   
   Copello are pleased to be partnered with a leading technology
   organisationdelivering advanced network solutions and communication
   technologies to both commercial and government customers globally, recruiting
   for an Antenna Systems Engineer (RF). This client is a leader within the
   space industry, advancing satellite and communication technologies. D
   
   more details + Apply


 * GRADUATE APPLICATIONS ENGINEER
   
   Camberley
   
   Graduate Applications Engineer RF, Radio Frequency, Microwave, VHF, UHF,
   Electronics £28,000 - 32,000 basic (based on experience) Flexihours Pension
   Private Healthcare 30 days’ annual leave Progression into either a Field
   Applications Engineer or Field Sales Engineer Location: Surrey Commutable
   from: Reading, Hampshire, Berkshire, Bracknell and
   
   more details + Apply


 * GRADUATE APPLICATIONS ENGINEER
   
   Camberley
   
   Graduate Applications Engineer RF, Radio Frequency, Microwave, VHF, UHF,
   Electronics £28,,000 basic (based on experience) Flexihours Pension Private
   Healthcare 30 days' annual leave Progression into either a Field Applications
   Engineer or Field Sales Engineer Location: Surrey Commutable from: Reading,
   Hampshire, Berkshire, Bracknell and West London
   
   more details + Apply


 * JUNIOR HARDWARE ENGINEER
   
   Reading
   
   Join the Solutions Development Department at Displaydata as a Junior Hardware
   Design Engineer. We are looking for an electronics design engineer to be an
   integral part of our solutions design team, developing world leading digital
   paper solutions. The responsibilities extend into analogue, digital, RF and
   microcontroller design, prototype board dev
   
   more details + Apply


 * GRADUATE APPLICATIONS ENGINEER
   
   Camberley
   
   £ £30,000
   
   Graduate Applications Engineer RF, Radio Frequency, Microwave, VHF, UHF,
   Electronics £28,,000 basic (based on experience) Flexihours Pension Private
   Healthcare 30 days' annual leave Progression into either a Field Applications
   Engineer or Field Sales Engineer Location: Surrey Commutable from: Reading,
   Hampshire, Berkshire, Bracknell and West Londo
   
   more details + Apply


 * SENIOR TEST ENGINEER
   
   Hook
   
   £ £50,000 - £60,000 per annum, Inc benefits
   
   Senior Test Engineer£50,000 - £60,000 (Depending on experience)Bonus –
   AvailableLocation – Hook / Hampshire General Description:Electronic engineer
   to be responsible for the provision of various production test and
   development functions within the team. Working with production and
   development staff, the successful candidate will have a good working
   
   more details + Apply


 * ANTENNA SYSTEMS ENGINEER
   
   Basingstoke
   
   Copello are pleased to be partnered with a leading technology
   organisationdelivering advanced network solutions and communication
   technologies to both commercial and government customers globally, recruiting
   for an Antenna Systems Engineer (RF). This client is a leader within the
   space industry, advancing satellite and communication technologies.
   
   more details + Apply


 * SENIOR ELECTRONIC ENGINEER
   
   Reading
   
   A client of Randstad's is currrently on the lookout for a Senior Electronic
   to join their Hardware team based in Reading. The company need someone to
   assit designing, developing and manufacturing innovative and technologically
   advanced products for the global utility industry As this is a senior level
   position, there may be some managerial / lead r
   
   more details + Apply


 * ELECTRONIC ENGINEER
   
   Reading
   
   £ £45,000
   
   A client of Randstad's is currrently on the lookout for a Electronic to join
   their Hardware team based in Reading. The company need someone to assit
   designing, developing and manufacturing innovative and technologically
   advanced products for the global utility industry As this is a senior level
   position, there may be some managerial / lead respons
   
   more details + Apply


 * SENIOR ELECTRONIC ENGINEER
   
   Reading
   
   £ £60,000
   
   A client of Randstad's is currrently on the lookout for a Senior Electronic
   to join their Hardware team based in Reading. The company need someone to
   assit designing, developing and manufacturing innovative and technologically
   advanced products for the global utility industry As this is a senior level
   position, there may be some managerial / lead
   
   more details + Apply

 * CV needs refreshing? Get your CV reviewed with TopCV today!
   
   Review my CV!


 * ELECTRONIC ENGINEER
   
   Reading
   
   A client of Randstad's is currrently on the lookout for a Electronic to join
   their Hardware team based in Reading. The company need someone to assit
   designing, developing and manufacturing innovative and technologically
   advanced products for the global utility industry As this is a senior level
   position, there may be some managerial / lead responsi
   
   more details + Apply


 * ELECTRONICS ENGINEER - CONSUMER ELECTRONICS
   
   Basingstoke, Hampshire
   
   Electronics Engineer - Consumer Electronics Basingstoke £45,000 - £60,000 per
   year + Flexible Working Hours, Benefits Are you an Electronics Engineer and
   now looking to spearhead design projects within the Hardware team for a
   specialist electronics manufacturer? This is a great career opportunity to
   join a recognised brand where you will be res
   
   more details + Apply


 * TEST & QUALITY MANAGER
   
   Wokingham, Berkshire
   
   An exciting new job opportunity has just become available for a Test &
   Quality Manager to be based in Wokingham, Berkshire. The Test & Quality
   Manager based in Wokingham, Berkshire will have broad experience across a
   wide spectrum of frequency control products of Electronic RF Circuitry as
   well as working knowledge of ESD precautions. Other respo
   
   more details + Apply


 * SENIOR ELECTRONICS ENGINEER
   
   Basingstoke, Hampshire
   
   Senior Electronics Design Engineer - Contractor- 6 months contract (Outside
   IR35) Our consumer electronics industry client is seeking an experienced
   Electronics Design Engineer. The main objective for this role is defining,
   designing, testing, validating and certifying our client's products across
   the full design lifecycle from the early conception
   
   more details + Apply


 * DIGITAL SIGNAL PROCESSING ENGINEER
   
   Fleet, Hampshire
   
   L3Harris is dedicated to recruiting and developing diverse, high-performing
   talent who are passionate about what they do. Our employees are unified in a
   shared dedication to our customers' mission and quest for professional
   growth. L3Harris provides an inclusive, engaging environment designed to
   empower employees and promote work-life success. Fund
   
   more details + Apply


 * ELECTRONIC DESIGN ENGINEER
   
   Maidenhead
   
   I am looking to recruit an electronics design engineer for a company in the
   Maidenhead area. The position is hybrid, with 3 days onsite. We are looking
   for mid to senior level engineers covering a wide variety of skills. If you
   dont hit all the skills I would still be keen to talk as there is scope for
   training. Responsibilities * Generating innova
   
   more details + Apply


 * C++ SOFTWARE ENGINEER
   
   Wokingham
   
   £ £60000 annually
   
   C++ Software engineer Location: Guildford Salary: up to £60,000 Overview This
   cutting-edge cyber security firm is one of the top technology organisations
   when it comes to national defence. They operate in four key domains of
   expertise: Cyber Security, Financial Crime, Communications Intelligence and
   Digital Transformation. As a software engineer
   
   more details + Apply


 * C++ SOFTWARE ENGINEER
   
   Camberley
   
   £ £60000 annually
   
   C++ Software engineer Location: Guildford Salary: up to £60,000 Overview This
   cutting-edge cyber security firm is one of the top technology organisations
   when it comes to national defence. They operate in four key domains of
   expertise: Cyber Security, Financial Crime, Communications Intelligence and
   Digital Transformation. As a software engineer
   
   more details + Apply


 * SENIOR ELECTRONICS ENGINEER
   
   Hook, Hampshire
   
   Job Title: Senior Electronics Engineer Work Location: Near Basingstoke,
   Hampshire Salary: Up to £60,000 + benefits Within the Energy division at
   A.R.M, we are currently recruiting on behalf of a successful Smart Energy
   Solutions Provider, who are focused on designing, developing, and then
   manufacturing technologically advanced smart meters and met
   
   more details + Apply


 * ELECTRICAL ENGINEER
   
   Reading
   
   Electrical Engineer Job Title/Responsibilities Electrical Engineers help to
   make sure that the products they are responsible for work properly and that
   they meet the clients needs. Typical Deliverables: You must have the
   necessary Electrical qualifications to sign off electrical designs, and for
   inspection and sign off of electrical installations o
   
   more details + Apply


 * C++ SOFTWARE ENGINEER
   
   Camberley
   
   £ £60,000
   
   C++ Software engineer Location: Guildford Salary: up to £60,000 Overview This
   cutting-edge cyber security firm is one of the top technology organisations
   when it comes to national defence. They operate in four key domains of
   expertise: Cyber Security, Financial Crime, Communications Intelligence and
   Digital Transformation. As a software engineer
   
   more details + Apply


 * C++ SOFTWARE ENGINEER
   
   Wokingham
   
   £ £60,000
   
   C++ Software engineer Location: Guildford Salary: up to £60,000 Overview This
   cutting-edge cyber security firm is one of the top technology organisations
   when it comes to national defence. They operate in four key domains of
   expertise: Cyber Security, Financial Crime, Communications Intelligence and
   Digital Transformation. As a software engineer
   
   more details + Apply

Load more jobs

There are currently no more jobs available for the search you have performed.

We recommend:

 * trying a new search
 * changing the search radius in the filters

Top


 * WINTER JOB SEEKERS: NAVIGATING THE SEASON
   
   Winter Job Seekers: Navigating the Season: keep your career goals warm and
   thriving even in the chilliest of months!


 * WHY SEASONAL WORK IS A WISE CAREER MOVE
   
   Have you ever considered trying your hand at seasonal work? Read our blog to
   find out why Seasonal Work is a Wise Career Move in the UK.


 * SUPPLY TEACHING: IS IT YOUR NEXT CAREER MOVE
   
   Supply Teaching: Is It Your Next Career Move? Read our blog and discover the
   benefits, challenges, and steps to becoming a Supply Teacher.


THEBIGJOBSITE.COM

Resources

Resources

 * Get Email Job Alerts
 * Get Your CV Reviewed
 * Blog
 * Browse Jobs

Company

Company

 * About
 * Contact Us
 * Countries

Terms

Terms

 * Terms & Conditions
 * Privacy Policy
 * Cookie Settings

Download the App

 * 
 * 

Find us on Social Media

 * 
 * 
 * 

© TheBigJobsite.com 2023 Registered in England and Wales Company Number:
06001846

Part of the Allthetopbananas.com Group. Provider of recruitment products and
services.



Allthetopbananas.com ltd, Blenheim Way, Northfields Industrial Estate, Market
Deeping, Lincolnshire PE6 8LD UK Tel: +44 1733 231075



Contact Us

Please note: this form is for general enquiries. We will not reply to queries
regarding specific jobs.

For enquiries regarding a job you have found please contact the company
advertising the role.

 * Name* Email* Phone How can we help?*
   
   Send

 * Looking for a job?
   
   If you are looking for a job in United Kingdom please use our job search
   page.
   
   Job Search
   
   To look for jobs in other countries please choose your country.
   
   Other Countries
   
   Still need help?
   
   If you want to contact us about our website please complete the form.

Thank you, your message has been sent!

Please note we will respond between 3-5 working days..