Page 1 of 1

pin TX en GPS

Posted: Mon Jun 18, 2018 1:01 pm
by casicalvo
Hi Benj,
Working on my project I have to use a gps, but I've noticed that in V8 flowcode the TX pin does not exist in the properties of the GPS component and I do not understand why. Can you help me?
Regards

Re: pin TX en GPS

Posted: Mon Jun 18, 2018 3:02 pm
by Benj
Hello,

GPS modules usually just output the position data to their TX pin which is connected to the RX pin of the microcontroller and no data is required to be transmitted back to the module.

Your module may be a special case if you need to send something to it. Which GPS module are you using?

Re: pin TX en GPS

Posted: Tue Jun 19, 2018 11:53 am
by casicalvo
Hi benj. Ok, thanks.
hello benj OK thanks
I attached photo of the gps with which I am working, I also attach capture of the error that gives me when compiling and the file that I use and that works perfectly with my previous version of flowcode. Thanks in advance
regards

Re: pin TX en GPS

Posted: Tue Jun 19, 2018 2:51 pm
by Benj
Many thanks for letting us know of the problem.

I have replicated the issue using your program and have now been able to fix the problem. I'll push the component fix to the updates system later on today.