Hello all MQX (Lite) users,
I want to implement simple IoT gateway and I want to try doing it with MQX Lite - if possible (small resources in MKL05).
My requirement is to have gateway's oscillator synchronized in frequency to external frequency standard.
What I want to do is to have one task designated for synchronization, and other that is somehow scheduling RF TDMA data exchange with sensors.
I am curious how to setup a timebaseto have resolution of 1[us] while using MQX.
Is it something outside MQX and I need to do it with timers, or there is a way for setting it in OS component?
I am using KDS 2.0.0 and PE.
Thanks for any hints.
Best regards