Skip to main content
Visitor II
August 22, 2024
Question

Data form NEO-6M gps module

  • August 22, 2024
  • 1 reply
  • 1357 views
 

I am not receiving the correct data from the NEO-6M GPS module when interfacing it with the Nucleo-H7 series board. Instead, I am getting a value of -1.888836e-019, which leads me to suspect that the connection with the GPS module is not properly established.

asha1114_0-1724334403673.jpeg

 

Additionally, when interfacing the Nucleo board with a Wi-Fi module, it only receives 0x84 data for any that is transferred.

 

This topic has been closed for replies.

1 reply

Andrew Neil
Super User
August 22, 2024

You're going to need to give a lot more detail for anyone to have any chance of helping you!

See the Posting Tips:

https://community.st.com/t5/community-guidelines/how-to-write-your-question-to-maximize-your-chances-to-find-a/ta-p/575228

What basic testing/debugging have you done on your interfaces with these external devices?

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.