cancel
Showing results for 
Search instead for 
Did you mean: 

I want to get gps information using p nucleo lrwan1.

KKS
Associate II

I want to get gps information using p nucleo lrwan1. Can I get an open source that can help? I'll use the uart port.(gps)

28 REPLIES 28

Not sure the readme.txt impacts the functioning of the code.

You're going to have to own your learning journey here, you need to understand how to program, and integrate functionality. Try experimenting with simpler tasks until you understand the basics. If you've not done embedded development before try some basic tasks like blinking LEDs or reading UART data.

Work with your peers, teachers and supervisors.

If you want me to code a solution I'm open to reasonable offers for my time.

To use the GPS you're going to need to find available UART pins, configure them and connect up the receiver and power.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
KKS
Associate II

I can connect the gps to the uart port and supply power to the receiver board. Can you provide me with a code solution? Please help..

KKS
Associate II

Can you help me, sir? I have to do this ..

KKS
Associate II

Sir..?

I can't be responsible for your project deliverables.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
KKS
Associate II

Okay. I understand. just help..

I sense that you don't, I've outlined a strategy and provided some suggestions/options. Seek help from those with whom you have a reciprocal relationship with, start with your peers and those setting/defining the task.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
KKS
Associate II

Sorry, I do not have much time.. Ok . Thank you, Clive Two.Zero!

T J
Lead

there is a spare Serial port on nthe L073 daughter board,

Pins PC10,PC11 are available as Uart4.

Maybe you can receive the GPS serial data on that port, keeping you LoRa solution in place