QuecPython - Blink NET_STATUS pin on EG800K?

I’m looking for the GPIO pin corresponding to the NET_STATUS pin or another way to control the built-in LED on my board (it’s currently linked to the NET_STATUS pin pulled high).

I haven’t found any documentation on how to use the NET_STATUS pin.

I’ve flashed QuecPython firmware on my EG800K board and I’m able to run Python code.

Anyone with information, please share.
Thank you.

about GPIO,please refer to the link below.

Pin - Control I/O Pins - QuecPython

1 Like

Thank you very much, I found it.