Pimoroni Clipper 4G LTE Breakout Review: Easy IoT

Get online without using Wi-Fi

Pimoroni Clipper 4G
Editor's Choice
(Image credit: © Tom's Hardware)

Tom's Hardware Verdict

Solid functionality with an easy to use and understand MicroPython example. You’ll be online from anywhere in a short space of time. Once the SIM data usage issue is resolved, this will be the measure to which all others are measured.

Pros

  • +

    Easy to use

  • +

    Price is right

  • +

    SP/CE connection makes wiring up very easy

  • +

    Works with RP2350 and other devices

  • +

    MicroPython code is so simple

Cons

  • -

    RP2040 support is coming soon

  • -

    No way to see SIM data usage

Why you can trust Tom's Hardware Our expert reviewers spend hours testing and comparing products and services so you can choose the best for you. Find out more about how we test.

Latest Videos FromTom's Hardware
Les Pounder
Associate Editor

Les Pounder is an associate editor at Tom's Hardware. He is a creative technologist and for seven years has created projects to educate and inspire minds both young and old. He has worked with the Raspberry Pi Foundation to write and deliver their teacher training program "Picademy".

  • donio
    This article inspired me and I set out to duplicate what Les did with the Clipper LTE board. After purchasing the Clipper LTE Kit and Pico 2 Plus board from Pimoroni, I was able to get everything working with a small workaround. I have yet to be able to get the 1NCE SIM card that came with the kit registered and connected to a cellular network and therefore had to use a Verizon SIM card instead. Although everything works great with the Verizon SIM card, I would very much prefer to use the 1NCE SIM card because of the cost of data.

    Currently I have a DHT11 temperature and humidity sensor connected to the Pico 2 Plus and am publishing the temperature every 30 seconds or so to the MQQT topic, "TomsHardware" using the HiveMQ broker service. I suppose at this time anybody could subscribe to that topic and see the temperature in my office. Additionally, I am able to turn on and off and LED via commands published to the same topic.

    I just happened to stumble upon Les's article regarding the Clipper LTE and am happy I did. I messed around with cellular connectivity several years ago but was actually only sending/receiving commands to control my microcontroller remotely using SMS text messages. MQQT opens up some new possiblities that I'm excited about.
    Reply