hi,
I am unable to get 10 times a second gps reading with onion gps expansion.
i have tried to set 115200 baud rate as below , and nothing works.. i still get readings only 1 time per second
A. using my windows pc and ucenter.. (following this https://hackaday.io/project/167456-gps-receiver-configuration-and-comparison/log/168192-configuring-the-10hz-gps-receivers)
B. using ubuntu on jetson nano using 'stty -F /dev/ttyACM0 921600' and i have tried using cat on command line, python code and a c code with gpsd.
Can you please help.. if the product cannot perform 10 times a second.
Thanks.