Get GPS sentence through UART (Zephyr)

Hi,

I would like to know if there are sample programs for getting GPS sentences through UART using Zephyr. I am using Fanstel (BT840X) board. I would also like to know the configurations that needs to be set so that I can get the GPS sentences through UART. 

Thank you!

Parents Reply
  • Yes. I have seen that many of the Zephyr Sensor Samples are interacting with either SPI or I2C, hence the reason I was asking if there are other Zephyr Sensor Sample Programs that interacts or uses UART. An example zephyr program that interacts with the uart would be great because it can kickstart projects that needs the uart protocol and we can modify and understand what configurations we need to include in the proj.conf, dts file, etc. Thanks!

Children
No Data
Related