CoreS3 and unit CatM GNSS cannot cooperate
-
hi Community,
i'm pretty new to M5stack solutions and i'm enjoying variety of products which are great.
However, I'm struggling to make CatM GNSS unit to cooperate with CoreS3
it's exactly this unit https://docs.m5stack.com/en/unit/catm_gnss which is using port C of CoreS3, so I'm trying to use ports 17 and 18 as Rx and Tx in my code. When I run my code, I'm getting no connectivity or data flowing from CatM and GNSS unit. To omit issues with simcard, i firstly try to make GNSS working and despite red and blue leds are flashing, no data is being receiced.
Is there anyone in our Community that would be so kind and share a working piece of code between CoreS3 and CatM GNSS unit?
Maybe I'm not using correct libraries? I'm using those:
https://github.com/m5stack/M5CoreS3/blob/main/src/M5CoreS3.h
M5GFX.h
https://github.com/m5stack/M5Unit-CatM/blob/60528f5b02106dd38aac3ddd2be61f8ac081cd31/src/M5Unit-CatM.hPlease help in figuring out what am I missing?
Regards and have a good time with M5Stack products!
-
-
Felix @felmue OMG, this was so easy...many thanks, that was the reason why the unit wasn't reacting for any commands. Have a nice day