
J-Link PLUS Compact
Sold outUSB powered JTAG debug probe supporting a large number of CPU cores.
Based on a 32-bit RISC CPU, it can communicate at high speed with the supported target CPUs.
SEGGER J-Link PLUS Compact is used around the world in tens of thousand places for development and production (flash programming) purposes.
Overview
Get the SEGGER J-Link PLUS Compact debug probe: a compact version of the J-Link PLUS. Mounts securely & unobtrusively into development and end user equipment.
Based on 32-bit RISC CPU, it communicates at high speed with supported target CPUs.
Thanks to a small size with two mounting holes, it can be placed into existing equipment housings.
Space can also be reserved for direct-to-PCB mounting.
All major IDEs (Eclipse & GDB-based IDEs) support J-Link debug probes, as does SEGGER Embedded Studio. 500,000 J-Links have been shipped so far, making this probably the most popular debug probe on the market for Arm cores and the de-facto standard.
Further Advantages
The SEGGER J-Link PLUS Compact has a built-in VCOM functionality and integrated licenses for unlimited breakpoints in flash memory, RDI/RDDI and J-Flash. It supports direct download into RAM and flash memory. It has a broad range of supported microcontrollers and CPUs.
Box Contents
- SEGGER J-Link PLUS Compact debug probe
- Micro USB cable
- 1" 20-pin ribbon cable (18 cm)
- Includes free software updates and one year of email support.
SEGGER J-Link debuggers are the most popular choice for optimizing the debugging and flash programming experience.
Documentation
Debugging with the Arduino IDE 2.0
Learn how to set up a Zero board, J-Link and Atmel-ICE debuggers with the Arduino IDE 2.0, and how to debug a program.
Using the Segger J-Link debugger with the MKR boards
Learn how to set up a MKR board with the Segger J-link debugger.
Get Inspired

Just a simple and enjoyable autonomous greenhouse

Humans are animals and like all animals, we evolved in mostly outdoor conditions where the air is nice and fresh. But modern society keeps most of us indoors the vast majority of the time, which could have negative health effects. There are many potential hazards, including a lack of sunlight and psychological effects, but CO2 may pose a more tangible risk. To keep tabs on that risk within classrooms, a team from Polytech Sorbonne built this small CO2 monitor. This CO2 monitor performs two functions: it shows anyone nearby the CO2 levels in the area and it uploads that data over LoRaWAN to a central hub that can track the levels across many locations. A school could, for example, put one of these CO2 monitors in every classroom. An administrator could then see the CO2 levels in every room in real time, along with historical records. That would alert them to immediate dangers and to long term trends. At the heart of this CO2 monitor is an Arduino MKR WAN 1310 development board, which has built-in LoRa® connectivity. It uses a Seeed Studio Grove CO2, temperature, and humidity sensor to monitor local conditions. To keep power consumption to a minimum, the data displays on an e-ink screen and an Adafruit TPL5110 timer only wakes the device up every ten minutes for an update. Power comes from a lithium-ion battery pack, with a DFRobot solar charger topping up the juice. It uploads data through The Things Network to a PlatformIO web interface. An Edge Impulse machine learning model detects anomalies, so it can sound a warning even if nobody is watching. The enclosure is 3D-printable.