element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Single-Board Computers
  • Products
  • Dev Tools
  • Single-Board Computers
  • More
  • Cancel
Single-Board Computers
Forum Please recommend a Linux SBC with Industrial stability while it is made in ABC?
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Single-Board Computers to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 13 replies
  • Subscribers 56 subscribers
  • Views 1567 views
  • Users 0 members are here
Related

Please recommend a Linux SBC with Industrial stability while it is made in ABC?

HKPhysicist
HKPhysicist 10 months ago

Hello Engineers,

  • I have even tried the BeaglePlay SBC which is out-sourced to China SeeedStudio`s production line in Vietnam.  It's TI WL card dies after 6 months of purchase and after 70 days of stability test while it did nothing. Rage

  • I personally also like Raspberry Pi4 because it is stable while running under a chip fan.  Also, it is made in Wales, UK!  Quality is the top in the industry!  Heart eyes  However, it is not within the industrial electronic requirement (-40C/-20C to 85C).

  • So could any expert introduce a Linux SBC (working as a border router with LTE dialup) with at least 2GB RAM, 16GB eMMC, average video without graphical acceleration, a wireless lan, an Ethernet, and the last but not the least, not made in China.  The cost of electronic made in China is actually very high!!! Rage
  • Is Snapdrogon 410 board within the industrial stability standard?

Thanks for your opinions.

Nerd

  • Sign in to reply
  • Cancel

Top Replies

  • electronicbiker
    electronicbiker 10 months ago in reply to shabaz +2
    Raspberry Pi make the 'Compute' module which I believe is used in various industrial-grade PLC's and the like. I don't know much about it as a) I've never had cause to use it, b) the last company I worked…
  • Cquk
    Cquk 10 months ago +2
    We used the PI CM4 module. It has the best support and you can be sure of ongoing updates. Some of the other systems we used needed "Custom" linux. That was out of date or hard to compile
  • phoenixcomm
    phoenixcomm 10 months ago +2
    HKPhysicist Ok, here we go! First, the pi will not do it. as it lacks multiple RJ45s, one for incoming the other for outgoing. Personally build a Box and put in it OpenBSD it comes with the best firewall…
Parents
  • shabaz
    0 shabaz 10 months ago


    Border router has a special meaning, I doubt that's what you actually want (if you are, then a typical SBC is going to be very inadequate).

    There are ready-made, packaged, small edge compute devices, some of which are intended for industrial deployments. You'd be better off using one of those, even tearing them apart and repackaging them if necessary (some industrial users tend to do that), since they usually run Linux under the hood, and many of the modern ones will allow you to run either a container or perhaps a full virtual machine with your software.

    Otherwise, another option is to get a custom SBC made to your specs. Raspberry Pi and/or Avnet offer this service. An example is a Hilscher product called netPi, it's an industrial device with custom Pi in it, although it was discontinued last year. However, they offer an alternative product called netFIELD: https://www.hilscher.com/products/edge-gateways-with-container-management/edge-gateways/nfx8m-d2-n32-010

    You can run your own software on it, since it supports containers. I don't know if it has an LTE interface (or if it could be added as a plug-in module) but there are other ready-made devices out there with LTE.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • HKPhysicist
    0 HKPhysicist 10 months ago in reply to shabaz

    Thanks for your valuable opinions.

    Yes, you are correct because I still need a Wi-SUN border router board to connect to my Linux SBC.  So I need an industrial grade Linux SBC to work with a separate Wi-SUN border router.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • shabaz
    0 shabaz 10 months ago in reply to HKPhysicist

    I think that netFIELD has a good chance to be suitable. There are serial, and USB and Ethernet interfaces to connect additional hardware. The manufacturer rates it to +60 degrees C, but if you talk to them, they will tell you what the limiting factor is (and if it can be modified). For example, they may state that better cooling is needed to operate at +85 degrees C.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • shabaz
    0 shabaz 10 months ago in reply to HKPhysicist

    I think that netFIELD has a good chance to be suitable. There are serial, and USB and Ethernet interfaces to connect additional hardware. The manufacturer rates it to +60 degrees C, but if you talk to them, they will tell you what the limiting factor is (and if it can be modified). For example, they may state that better cooling is needed to operate at +85 degrees C.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube