You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have bought Troyka GPS shield and used example SoftwareSerial with Arduino UNO. I used wiring from the article http://wiki.amperka.ru/products:troyka-gps-glonass-v2
But i have only connected +5v, Gnd and TRX pins. The example hangs at readParsing()... I have no idea what to do =(
I have imported TroykaGPS library to be able local modifications and saw that "char c = uartDeviceReadSerial();" always returns zero.
The text was updated successfully, but these errors were encountered:
I have bought Troyka GPS shield and used example SoftwareSerial with Arduino UNO. I used wiring from the article
http://wiki.amperka.ru/products:troyka-gps-glonass-v2
But i have only connected +5v, Gnd and TRX pins. The example hangs at readParsing()... I have no idea what to do =(
I have imported TroykaGPS library to be able local modifications and saw that "char c = uartDeviceReadSerial();" always returns zero.
The text was updated successfully, but these errors were encountered: