GPS Tracker ZX903 with module EC600N-CN

Hi all,

To use the internal GPS on ZX903 with python simple enable the gps module
gps_en = Pin(Pin.GPIO1, Pin.OUT, Pin.PULL_PD, 1)
gps_en.write(1)

Anyone knows what are the other modules in this tracker?

Thanks

hello,plamen

I’m sorry. I don’t understand what’s your question.
Do you mean to attach a ZX903 module to EC600N? what is the problem?