No output on UART Xiao NRF52840 sense + GPS Quectel L76K

Hi everyone!

I wrote code in arduino IDE but wanted to use all potential of Xiao NRF52840 with use of Nordic SDK and Zephyr RTOS as well as zigbee on my small side project but I'm struggling with getting readings from UART. I'm successfully reading data from builtin IMU but cannot get anything from GPS (arduino code show results). I've attached my main.c file as well as prj.conf and .overlay file. And my second question is: is there any way to synchronize GPS and IMU readings?


/cfs-file/__key/communityserver-discussions-components-files/4/seeed_5F00_xiao_5F00_nrf5284.overlay/cfs-file/__key/communityserver-discussions-components-files/4/5367.prj.conf/cfs-file/__key/communityserver-discussions-components-files/4/672888.main.c


Related