I am using nordic connect sdk and I want to interface the sensor with nRF52832, can you please inform me that is there any driver for sensor available in the zephyr which uses UART to communicate with the device, and is there any specific UART application which i can use to integrate it with my sensor driver.
I also wanted to integrate gps NEO-M8N with nrf52832, do I have to add its ubxlib driver into the zephyr drivers or is there any other way to interface it over uart?