Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FER] Make the u-blox library GNSS example fit for demonstration #202

Closed
rexut opened this issue Feb 14, 2024 · 0 comments · Fixed by #203
Closed

[FER] Make the u-blox library GNSS example fit for demonstration #202

rexut opened this issue Feb 14, 2024 · 0 comments · Fixed by #203
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@rexut
Copy link
Member

rexut commented Feb 14, 2024

Is your enhancement proposal related to a problem? Please describe.
I as an system engineer wants to see a proper solution of the existent Bridle sample ubx_gnss that will build and run out-of-the-box for the following completely different platforms (SOCs):

  • Nordic nRF9160 DK (nRF9160)
  • Nordic nRF52840 DK (nRF52840)
  • ST Nucleo L496ZG
  • ST Nucleo F413ZH
  • ST Nucleo F767ZI
  • NXP MIMXRT1170-EVKB (CM7)
  • NXP MIMXRT1060-EVK
  • NXP MIMXRT1010-EVK

Describe the solution you'd like

  1. Adapt app.overlay to use the commonly used Arduino signal D8 for module reset.
  2. Setup the Arduino UART (&arduino_serial) properly to use 9600Bd per default and set status to "okay".
  3. Add board specific Kconfig artefacts and/or DTS overlays on demand
  4. Extend the documentation.

Describe alternatives you've considered
Non.

Additional context
Non.

@rexut rexut added the enhancement New feature or request label Feb 14, 2024
@rexut rexut added this to the v3.5.99 milestone Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants