Beiträge von Develop ESPrtk

    Or you can add save configuration data to the file every time you upload Hex code.

    For example:
    Open U-Center and choose CFG-CFG. Select Show Hex Tonggle and you will see the configuration code.
    Its full form is: [ B5 62 06 09 0D 00 00 00 00 00 FF FF 00 00 00 00 00 00 03 1D AB ]
    You need to Copy the 13 Payload bytes behind the first 6 bytes (B5 62 06 09 0D 00) .

    They are [ 00 00 00 00 FF FF 00 00 00 00 00 00 03 ].
    You can then add to your configuration file. Please add to the end of the file.



    Using NTRIP is always appreciated.

    Xbee is limited by the distance and the standard line is not always open.

    You can also choose ESPrtk, it integrates NTRIP and Ublox Configure inside. It uses WIFI connection for internet access. Its model is like this

    Well, do you connect to WIFI and want to use NTRIP without a computer or phone? I have a suggestion for you to use F9P with ESPrtk.

    ESPrtk is a Base can send RTCM / RAW to NTRIP Server (Caster).

    ESPrtk is a Rover that receives RTCM data from the Caster. ( can also export NMEA data to another device via Bluetooth at the same time or send back NMEA-$GGA to NTRIP server at the same time)

    ESPrtk-internet-NTRIPmodel-transmit-Copy-1.png


    What is your F9P module? If it is SimpleRT2B, you can connect it like this:

    f9p-zed-ublox-and-esprtk-simplertk2b-esp32-rtk-low-cost-rtk-ntrip-mqtt-wifi-bluetooth-1.jpg