指令飞行

Comments

4 comments

  • RobelChina

    我刚从这个坑过来,我的经验是:

    1、确保NTP服务机库能连接上,并且NTP服务端口123已开启;
    2、指令飞行的时候,seq从0开始,如果中途 /drc/up 有返回 result 错误信息,seq就重新从0开始;
    3、检查数据类型是否有误,比如x、y、h、w是数字类型;

    4、确保自己与机库的网络延时不要太低。

    0
    Comment actions Permalink
  • yly1031090

    NTP如何连接?

    0
    Comment actions Permalink
  • yly1031090

    那是怎么好使的?

    0
    Comment actions Permalink
  • RobelChina

    机库调试完成以后,会主动调用 配置更新 中的 获取配置指令,这个时候你会返回 ntp_server_host、app_id、app_key、app_license,然后机库就会通过你给的这个ntp_server_host去同步机库的时间,这样就能确保你服务器时间与机库时间同步了。具体操作你看下文档,已经不能再详细啦!

    0
    Comment actions Permalink

Please sign in to leave a comment.