cancel
Showing results for 
Search instead for 
Did you mean: 

How to read sensor data from the B475E-IOT01A board and send it to a Ublox board through the UART protocol?

NRaha.1
Associate II

I have a B-L475-IOT01A Discovery Board which I would like to get its accelerometer data from and transfer it to a Ublox EVB-ODIN-W2 board using the UART protocol. Is there a guide on how to do this?

1 REPLY 1

>>Is there a guide on how to do this?

Probably not, do you work with a SW Engineer?

The STM32 side UART doesn't depend on what's attached. Perhaps go find some UART examples you can copy or modify. Look at the ODIN expectations, whether in needs to us AT commands, how you'd construct packets and where you'd send them. Look at the schematics and examples that uBlox provides for the board, or for Arduino platforms.

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