OpenMV N6 & Telegram Notification

Excuse me, can openmv n6 connect to telegram to send notification because i am making cctv project which can send notification when detect Unknown Person class with YoloV8 model.

Yes, you can pretty much do anything through Python sockets using Ethernet or wifi.

Is it possible to use other YOLO models, such as YOLO11, on the OpenMV N6?

Yes, the YOLV8 post-processor will run YOLOV11 models.