Thanks for the nice video. I just set up 2 C099-F9Ps today AND I DID IT THE HARD WAY! I saw nothing about the config files you could load from github! I manually configured everything the way I had done it on my current C94-M8P boards. I should have found your video sooner! I did use the built-in WiFi for RTCM3 comms. If you are still wanting to try that, I will be glad to share. I may make a video of that myself but not sure. I will soon switch over to LoRa for the RTCM3 the way I am currently doing it with the M8P boards. Thanks again!
@roboroby59665 жыл бұрын
Hey Kenny what LoRa boards do you use for RTCM3? Will be interested to hear your impressions of the F9P once you get a chance to play with it!
@KennyTrussell5 жыл бұрын
@@roboroby5966 Sorry that I missed your reply! I am using Adafruit Feather M0 LoRa boards: www.adafruit.com/product/3178. If you decide to order, keep in mind you can get them from Mouser and Digikey as well. Sometimes Adafruit is out of stock but the others will have them. I can share my code if you decide to use them. I have the F9P working well and I am majorly impressed! I will share soon on my KZbin channel.
@DevynDodge5 жыл бұрын
@@KennyTrussell Looking forward to checking out your LoRa code! I was planning on using those as well.
@KennyTrussell5 жыл бұрын
@@DevynDodge I will be glad to share. I won't say it is the best way to do the job but it is working. There is one issue/bug somewhere that is very intermittent. It is so infrequent that it is a nuisance more than a bad problem and so, I have not taken the time to track it down. I will explain elsewhere. Are you ready to begin work with the Adafruit modules? If so, I will find the time to get the code to you and explain how I have the system set up (something I want to do anyway).
@MagicJackDaniel4 жыл бұрын
@@KennyTrussell Hi, excuse my english. I want your Lora Code. How can get that? thank you very much!
@alexr53004 жыл бұрын
Why the physical connection with UART1 is required here? The radio signal should be able to read the fix messages from the base station. the rover is supposed to be movable so I did not understand the necessity of a physical wire connection. Can you please explain this.
@aabdev2 жыл бұрын
LoRa can be used for the RTCM3 forwarding.
@은재이-v7d4 жыл бұрын
Good information. :) I have one question. You used to wire RTCM data exchange. (UART1-Tx to UART2-Rx) I checked the data in the same way as you and then sent the RTCM data to the wifi TCP/IP protocol. RTK mode seemed to be successful. However, the location information of the Rover changed approximately 5 to 10 seconds late. I am having trouble with this problem. (Before converting to TCP/IP protocol, I don't check if there was a delay in the same wiring method as you.) What should I check? (We changed of CFG-NMEA-HIGHPREC to "true Set in RAM" and "true Set in BBR" and "true Set in Flash" to know the accurate altitude.)
@darwinaqua86713 жыл бұрын
Hi there, thanks for the video. I noticed that when the RTK was fixed, it was not at cm level, but to the 10th of a meter - decimeter accuracy. Can you get it to cm level accuracy? Thanks
@aabdev2 жыл бұрын
What is the most suitable Wireless Real time data link technology for Real Time Kinematic corrections forwarding?
@AGRO-GPS Жыл бұрын
Hello, can you tell me why the F9P Base config C99 configuration files are not loading?
@jsarmientoc4 жыл бұрын
hello robo, You could upload a video where you build a low cost GPS, indicating parts and connections, greetings
@carlgarcia27193 жыл бұрын
Hi! In your video, you inputted the position of the base in TMODE3 for it to have a Fix Mode: TIME (not 3D). What if I would like to have a moving base set-up? How will I get it to Fix Mode: TIME without inputting the position of the base? Thank you!
@lourencoagrimensor16604 жыл бұрын
hi, i need to set up a base to collect data all day. Then convert to Rinex. Which cheaper solution do you recommend?
@Mrjaydesign4 жыл бұрын
Thank you very much, your video helps a great deal in setting up my two boards, I was just wondering if you could do a video on setting up the Wi-Fi and Bluetooth between these two boards, thank you very much
@omermuhsindundar3634 жыл бұрын
Thank you for the information. I can get the correction data from the base station (module). And the position accuracy is 141 mm. So far there is no problem, but when I move the receiver, the accuracy can drop down to the meter level. I want to work more stable on the move. what should I do?
@ditohe Жыл бұрын
UBLOX C099-F9P, Can this ublox kit work as a Rover, in a little box simulating an RTK Receiver, for measurements of terrain areas, with greater precision with a cane, box, Android smarthphone, data control software for referenced points? .... Or is there an economical alternative for a centimeter precision submetric GNSS receiver?
@dgb58204 жыл бұрын
Great knowledge base I’m interested in making an application if I can achieve 10mm accuracies
@texasapps25954 жыл бұрын
If you achieve it, I'll buy it !!!
@RAHULP3334 жыл бұрын
Can i establish a CORS station using this to get millimeter accuracy?
@tuananhle71304 жыл бұрын
i followed your instructions but rover not fixed mode operation. help me
@tuananhle71304 жыл бұрын
What is the estimated power consumption of an operating c099-f9p board?
@sshrivaas5 жыл бұрын
Hey Roby! Thank you for the video. How come you're not using the on board Odin W2? Is this also possible if I use the Odin ?
@roboroby59665 жыл бұрын
I had trouble getting the onboard radio to work and had plenty of cheap long range 3dr radios laying around.
@sshrivaas5 жыл бұрын
Robo Roby I see. I am trying to get them going in base and rover configuration and I’m having a bit of trouble with the survey in process. That also seems to be a little bit clunky, unless like in your case one knows the antenna location. It says that board will go into time mode once the survey in is done but I’m also having trouble figuring that out because it’s always in survey in mode. Thanks again for your time and reply I really appreciate it.
@bondansuwandi64995 жыл бұрын
Thank you Robo, very nice video. What if I connect Base UART1 TX to Rover UART1 RX? will the rover get the RTCM value and get Fixed position?
@roboroby59665 жыл бұрын
Hi Bondan, That "should" work if you configure Base UART1 Tx to output RTCM (with the same format/baud that your Rover is expecting). Note that, the memory is fuzzy to me now, but I thought there was some unexplained funniness with some the of UART configurations such that I went with the combination that I was able to get to work. A few more pieces of info: The C099 F9P firmware has been updated by u-blox now -- I'd assume that this means it's better because u-blox is awesome. Secondly, the C099 board I was using was from an earlier batch -- the current batch on DigiKey has only been there a few weeks and is nearly sold out -- the only difference I know about the new batch is that they are shipping with a newer firmware version. Thirdly, on October 31 u-blox is doing a Webinar on master the ZED: www.u-blox.com/en/publication/webinar/webinar-learn-master-zed-f9p-pro
@bondansuwandi64995 жыл бұрын
@@roboroby5966 thanks for your reply, now I am working with this ublox zed f9p, still strugling with the rover and base setup and your video is very help me to understand this system
@jjhow7991 Жыл бұрын
A comunicação está sendo pelo Uart1 ou uart2 ?
@walkingwithj80763 жыл бұрын
thanks for the video, but if I wanna use wireless to create rover and base connection, how should I do? thanks
@aabdev2 жыл бұрын
Try LoRa
@aabdev3 жыл бұрын
Thanks a lot for the tutorial. What is the maximum allowable distance between RTK base and RTK rover in case of a stable real time wireless data link between gadgets? Regards, АБ
@benmorris28744 жыл бұрын
Great video. I am using the same dev board and would like to output additional messages such as 1006 and 1008 which are not listed in the MSG listing for RTCM3. Can you help?
@SkyHorseTech5 жыл бұрын
Thank you for the informative video. Question, is it necessary to enter the lat/lon in U-center (TMODE3 screen at 5:54)? What if those aren't known with great accuracy or say if you take your base station into various locations for example? Thank you-
@roboroby59665 жыл бұрын
Hi Sky Horse -- The short answer is that, so long as relative accuracy is all you need, then it doesn't matter if your base station lat/lon is a few meters off. The ZED-F9P rover that's using your base station coordinates should report super solid RTK Fixed location info -- even if the base station is say 2 meters off true. Of course, keep in mind that the absolute accuracy of the rover's position is always relative to the absolute accuracy of the base station. So, in other words, if you enter a lat/lon that's 2 meters off the "true" value for your base station, then your rover's reported position will always reflect that 2 meters off "true". But, that being said, as long as relative position is all you're needing (in other words, say you're running a rover around some path and you just need repeatable cm-level accuracy), then you don't have to fret too much over getting some cm-level accurate base station coordinate *IF* you're always going to use the same base station to supply corrections to your rover. On the blog I gave a few tips that may help for getting a good base station lat/lon.
@carlgarcia27193 жыл бұрын
@@roboroby5966 In your video, you inputted the position of the base in TMODE3 for it to have a Fix Mode: TIME (not 3D) in order to send corrections to the rover. What if I would like to have a moving base set-up? How will I get it to Fix Mode: TIME without inputting the position of the base? Thank you!
@juananguiano48445 жыл бұрын
Hi great video, I'm completely new into this kind of kits, that being said. Do you know how to use the command line for the ODIN-W2 with Mbed configuration so I can activate bluetooth and pair with an android phone. Because I download both c099-f9p manuals, U-Center and S-Center manuals and the best i got is detect the device but can't paired it. Any suggestion? Thanks.
@roboroby59665 жыл бұрын
Hi Juan apologies because I've no experience trying that.
@jjhow7991 Жыл бұрын
Please help me to configure BT-F9PK2 90 bend module for base and rover.
@janprejzek47064 жыл бұрын
Is possible to say how fast i are needed correction data in rover ?
@jogomez1988a9 ай бұрын
A question. What kind of radio you used?
@កសិកម្មនិងបច្ចេកវិទ្យា2 жыл бұрын
Great! Does we need to set the GPS coordinate of the base station?
@Krautmaster863 жыл бұрын
How would a wireless setup would look like. I have 2 Pi Zero 2 and want to have a base + rover config with highest possible accuracy.
@eduardonunez5645 жыл бұрын
Thanks Robo, You know how save the raw data: json or rinex file? I need use PPK.
@roboroby59665 жыл бұрын
Hi Eduardo -- You might find what you need from rtklibexplorer.wordpress.com/2018/11/30/a-first-look-at-the-u-blox-zed-f9p-dual-frequency-receiver/ and the ArduSimple forums www.ardusimple.com/qa-forum/
@aldoguarasci7542 жыл бұрын
Congratulations on the very useful tutorial. I ask you for advice: with a ZED-F9p in rover configuration, detecting more points I get a very quick fix but I see the points detected on the Google map of SW Maps, about one meter away from the real position. What am I doing wrong? A greeting Aldo Guarasci
@gonzalosandoval5236 Жыл бұрын
i can use this GPS with RTK Ntrip ?
@simonzananiri2 жыл бұрын
I can use this configuration to PPK?
@ChristianHenriksenNorway Жыл бұрын
Thanks, great video! They have stil not fixed the google maps zoom issue by the way.
@dolesmudger18773 жыл бұрын
If someone has a pair of digital scales handy can they put the antenna on them and tell me what it weighs that would be helpful
@k2_robotics4 жыл бұрын
Great video Roby! I really clarify my doubts with it! Thanks!
@varathana27884 жыл бұрын
I love this video....thank you!
@dgb58204 жыл бұрын
Just placed an order they should be here in 4 days
@doslidnik13 жыл бұрын
where can i input ip, port, login for rtk connection? are you use such android programm landstar, surpad (30 days trial) or Nuwa (free)?
@fdtank814 жыл бұрын
I am not getting this result with ardusimple boards
@Mrjaydesign4 жыл бұрын
It’s okay I’ve sussed out myself now thank you very much though