That Engineering Chat Podcast with John Stone

14th April 2021

That Engineering Chat Podcast with Sales Director John Stone

Relec Electronics’ Sales Director – John Stone was the guest earlier this month on ‘That Engineering Chat’ Podcast, hosted by Chatty Hatter’s Nicole & Caroline. This podcast episode explains the increasing demand for value added products and how the industry values custom solutions. We also look at the knowledge & expertise Relec Electronics offer their customers, in order to produce a winning service.

Value-added resellers like Relec represent an important distribution option for engineers, who are searching for a customised power supply or display solution – designed to meet their specific needs.

The ethos at here at Relec has always been to have a thorough knowledge of our product range, giving us the ability to customize, test, and maintain for our customer base. Increasingly, UK Engineers are searching for an all in one custom made solution, designed to avoid extra costs and longer lead-times.

Relec, in collaboration with their worldwide range of manufacturers, have focused on an ability to customise and tailor hardware specifically to fit customers needs, and since offering this service – have found an increase in demand.

That Engineering Chat features talks with leaders in the electronics and manufacturing industries, discussing everything from current affairs to business challenges and industry developments.

Click the link below to listen and see the list of podcasts. If you are an engineer who needs a power or display solution – we would love to hear from you. Please call Relec today for a quote and best technical advice with regards any of your power supply or display needs.

That Engineering Chat Podcast | MD Peter Lappin | Relec Electronics 2020

A new world of the VAR opened up for Nicole in this podcast with Relec’s Sales Director, John Stone as he talks about the role of a value added reseller. Nicole and Caroline learned what expertise a VAR brings and the value of communication with the customer to produce a winning product.

THAT Engineering Chat is an engineering podcast which talks to leaders in the electronics and manufacturing industries. To be a part of the conversation, contact hello@chattyhatter.com


GET IN TOUCH TODAY – 01929 555700

Here at Relec Electronics, we have worked closely with our key suppliers for over 40 years. We specialise in many industries, including; automotive, industrial, transportation, instrumentation & defence. We have a team of dedicated engineers ready to support you throughout the design process. We also carry stock of all standard modules and accessories for next day delivery.

Let’s make this easy and call us today.

Follow us on FacebookLinkedIn & Twitter for updates on all of the latest Power Conversion & Display products.
Sign up to our monthly newsletter below, and never miss out on our updates of industry news, we release news/blog pages weekly with news from the power and display industries.

Relec Electronics holds the highest standards towards finding you the ideal solution for your application. We truly believe “Standard is Just the Beginning”. Get in touch with our technical team today.

sign up for our newsletter

Enter your email address below

  • This field is for validation purposes and should be left unchanged.

LET’S MAKE THIS EASY. CALL 01929 555 700

why choose relec?
  • Faster

    Our aim is to get back to you with an initial response within the hour.

  • Attention to detail

    We pride ourselves on getting you the right product, at the right price and on time.

  • New ideas

    We are constantly looking for latest technology and products for your applications.

  • Beyond standard

    It’s not just about the product.  Our service goes way beyond the norm.

  • Easy

    We want to make your life as simple as it can be. Call us to find out what we can offer.

jQuery(document).ready(function($) { function updateActiveItem() { try { var carouselItems = $('.center-grow-carousel .elementor-carousel-item'); var centerIndex = Math.floor(carouselItems.length / 2); carouselItems.each(function(index) { if (index === centerIndex) { $(this).addClass('active'); } else { $(this).removeClass('active'); } }); } catch (error) { console.error('Error updating active item:', error); } } // Initial update updateActiveItem(); // Update on slide change var carousel = $('.center-grow-carousel .elementor-swiper'); if (carousel.length) { carousel.on('transitionend animationend', function() { updateActiveItem(); }); } else { console.error('Carousel element not found.'); } });