cancel
Showing results for 
Search instead for 
Did you mean: 

ST-Link wireless

nico23
Associate III

Hi,

I was looking for a solution to debug STM32 microcontrollers without being physically there.

I know that if I have an ST-Link connected to a PC running the GDB Server and use an IDE that supports debugging via the GDB Server, I can do so remotely.

I would like to know if there's something like a complete wireless ST-LINK, a single board that connects to wifi, and let me debug wireless without connecting it to a PC.

Thanks

3 REPLIES 3
Armand
ST Employee

Hello Nico23,

Currently, there are no wireless STLink probes available. However, you can find our STLink probes on our website: here.

Best regards.

Bob S
Principal

Segger JLink-PRO and a WiFi router.

Pavel A.
Evangelist III

What comes to mind first...

https://www.segger.com/products/debug-probes/j-link/models/j-link-wifi/

https://github.com/walmis/blackmagic-espidf

Next... you can hook a UART of STM32 to a bluetooth transmitter such as HC-05.