2025-04-10 6:10 AM
In order to add a GNSS1 GPS module to my STM32MP257F-EV1 I added layers via bitbake by following the .pdf tutorial attached.
The gnss_app application has been compiled using the SDK.
I want to display it via: https://dsh-assetracking.st.com/
So I followed the pdf tutorial (still attached) and added a device and generated an API key on the dsh-asset-trackin site that I entered in the "creds.conf" file.
And as soon as I try to do code 20 to send the data to the dsh-asset-tracker server I get this error:
//////////////////// GNSS SENSOR DATA UPLOAD ////////////////////
Cloud Config Error: Cannot read cloud configuration file
Ensure that file is present in the same directoryUploading to Cloud Every 9000 miliseconds...
Latitude => XX.XXXXX
Longitude => X.XXXXXX
Altitude => X.XXXXX
Where the Xs are the coordinates of my location.
If anyone has any ideas or is experiencing the same problem...
Thanks in advance
PS:I don't know if the .pdf is attached.
It is: um2909-getting-started-with-xlinuxgnss1-package-for-developing-gnss-applications-on-linux-os-stmicroelectronics.pdf