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
pin TX en GPS
Moderator: Benj
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: pin TX en GPS
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?
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?
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
-
- Flowcode v5 User
- Posts: 36
- Joined: Thu Jan 10, 2013 1:54 pm
- Has thanked: 3 times
- Been thanked: 1 time
Re: pin TX en GPS
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
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
- Attachments
-
- gps_webmatel.fcfx
- (16.81 KiB) Downloaded 313 times
-
- ERROR GPS.jpg (238.4 KiB) Viewed 8555 times
-
- GPS.jpg (144.67 KiB) Viewed 8555 times
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: pin TX en GPS
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.
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.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel