platform-logicrom icon indicating copy to clipboard operation
platform-logicrom copied to clipboard

How to use RTOS with Arduino framework on Quectel MC60?

Open ahuraSanat opened this issue 9 months ago • 1 comments

Hello,

I’m working with the Quectel MC60 module using the Arduino framework and I’m interested in integrating an RTOS to manage tasks more efficiently. Could you please guide me on how to enable or use an RTOS with the Arduino framework on this module? Are there any examples or documentation available for this?

Thank you for your help.

ahuraSanat avatar Jul 29 '25 05:07 ahuraSanat

just use APIs provided in os_api.h from within the arduino application.

ajaybhargav avatar Sep 02 '25 10:09 ajaybhargav