-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help me get my old Wechat account back #6
Comments
Sorry for the inconvenience! |
Hi @yandld. I'm Ngoc Anh. I received the Hi221 sensor line from Tin. I don't know how to change the Dongle's output frequency. Can you guide me to change here? |
Hi,
I don't know who Tin is, but HI221 has been EOL (End of Life) for a long time.
you can find HI221 UM here: https://sealandtech.com.tw/anrot/doc/hi221/hi221_en.pdf
It uses serial AT commands for control. You can use "AT+INFO\r\n" to test connectivity.
If you need further help, you can add me on WeChat at +86 15701256050."
杨熙
***@***.***
…------------------ 原始邮件 ------------------
发件人: "hipnuc/products" ***@***.***>;
发送时间: 2023年12月12日(星期二) 下午5:32
***@***.***>;
***@***.******@***.***>;
主题: Re: [hipnuc/products] Help me get my old Wechat account back (Issue #6)
Hi @yandld. I'm Ngoc Anh. I received the Hi221 sensor line from Tin. I don't know how to change the Dongle's output frequency. Can you guide me to change here?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi @yandld I'm Tin. I from VietNam. I work on full-body Mocap from 6 inertial sensors. I received Hi229 and Hi221 sensor support from HiPNUC. I lost my old Wechat account. I will connect with you using my new Wechat account. About the question:
Please help me! Thank you very much! Best wishes Tin Nguyen Thanh |
Oh, sorry old friend!
After checkout old log, I find some useful commands:
```
无线接收机查看实时频率:AT+RFSTAT
无线空中波特率:AT+GWCFG=FRQ,100
设置接收机连接数量:AT+GWCFG=CNT,2
查看RF配置 : AT+INFO=RF
配置Dognle输出速率为100Hz AT+ODR=100
```
杨熙
***@***.***
…------------------ 原始邮件 ------------------
发件人: "hipnuc/products" ***@***.***>;
发送时间: 2023年12月12日(星期二) 下午5:59
***@***.***>;
***@***.******@***.***>;
主题: Re: [hipnuc/products] Help me get my old Wechat account back (Issue #6)
Hi @yandld
I'm Tin. I from VietNam.
I work on full-body Mocap from 6 inertial sensors. I received Hi229 and Hi221 sensor support from HiPNUC.
I lost my old Wechat account. I will connect with you using my new Wechat account.
About the question:
Ngoc Anh is working with me to develop full-body Mocap from 6 inertial sensors
We are having problems with the FPS set for Dongle Hi221.
In the Manual document, there are only instructions for setting FPS for Hi221 IMU (attitude node). NO instructions to set FPS for Hi221 Dongle(receiver).
I need AT+Command to set FPS for Dongle Hi221.
Note: If you have forgotten, please find our old message, you instructed me on FPS settings for Dongle Hi221 once before
Please help me!
Thank you very much!
Best wishes
Tin Nguyen Thanh
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Thanks for your information. Please help me! |
first change baud rate to 460800: AT+BAUD=460800\r\n
杨熙
***@***.***
…------------------ 原始邮件 ------------------
发件人: "hipnuc/products" ***@***.***>;
发送时间: 2023年12月12日(星期二) 晚上6:29
***@***.***>;
***@***.******@***.***>;
主题: Re: [hipnuc/products] Help me get my old Wechat account back (Issue #6)
Oh, sorry old friend! After checkout old log, I find some useful commands: 无线接收机查看实时频率:AT+RFSTAT 无线空中波特率:AT+GWCFG=FRQ,100 设置接收机连接数量:AT+GWCFG=CNT,2 查看RF配置 : AT+INFO=RF 配置Dognle输出速率为100Hz AT+ODR=100 杨熙 @.***
…
------------------ 原始邮件 ------------------ 发件人: "hipnuc/products" @.>; 发送时间: 2023年12月12日(星期二) 下午5:59 @.>; @.@.>; 主题: Re: [hipnuc/products] Help me get my old Wechat account back (Issue #6) Hi @yandld I'm Tin. I from VietNam. I work on full-body Mocap from 6 inertial sensors. I received Hi229 and Hi221 sensor support from HiPNUC. I lost my old Wechat account. I will connect with you using my new Wechat account. About the question: Ngoc Anh is working with me to develop full-body Mocap from 6 inertial sensors We are having problems with the FPS set for Dongle Hi221. In the Manual document, there are only instructions for setting FPS for Hi221 IMU (attitude node). NO instructions to set FPS for Hi221 Dongle(receiver). I need AT+Command to set FPS for Dongle Hi221. Note: If you have forgotten, please find our old message, you instructed me on FPS settings for Dongle Hi221 once before Please help me! Thank you very much! Best wishes Tin Nguyen Thanh — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
Thanks for your information.
But I try using AT+ODR=100 command for dongle but it not work.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Sorry @yandld |
Have you already set to 460800?
you shoud use AT+ODR=50 to set output frequecy to 50Hz. 60Hz is not supported, it can only be 1/5/10/20/50/100/200Hz
杨熙
***@***.***
…------------------ 原始邮件 ------------------
发件人: "hipnuc/products" ***@***.***>;
发送时间: 2023年12月12日(星期二) 晚上6:53
***@***.***>;
***@***.******@***.***>;
主题: Re: [hipnuc/products] Help me get my old Wechat account back (Issue #6)
Sorry @yandld
I try changed baud rate to 460800 and using AT+ODR=100 command but it also not work.
I want to change to 50Hz and sometime I will change to 60Hz.
Please help me!
Thank you.
image.png (view on web)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi @yandld. I'm Tin, I'm from Vietnam, I'm asking for your sponsorship of the Hi229, Hi221 sensor to continue doing my research.
I lost my old Wechat account, can you help me authenticate it? Please send number 766253 to my account
Thank you very much!
The text was updated successfully, but these errors were encountered: