USART stops
Posted on April 01, 2018 at 15:36Hey guys,I am trying to receive the nmea sentences from my gps module. I am putting the received bytes in an array and if I get the '\n' I want to transmit the array. Problem is it only works once, then it stops:http...