-
Notifications
You must be signed in to change notification settings - Fork 28
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
configuration #8
Comments
Hi,levichong_,_I had the same problem before. Has nothing with Rx buffer The following is my solution. 2014-02-20 1:47 GMT+08:00 levichong [email protected]:
|
yes, same problem, same solution. 2014-02-20 10:35 GMT+08:00 commissar [email protected]:
|
I think both boards should be compatible with arduino because they are And by the way, did you find any RM04 library that supports UDP? 2014-02-24 22:29 GMT+08:00 levichong [email protected]:
|
Hi, levichong. . 2014-02-24 22:29 GMT+08:00 levichong [email protected]:
|
Hi levichong, Both commissar and waythe gave the best suggestions that could provide, hope your |
Hi , commissar |
Hi,
You are so amazing!
I have just bought a HLK-RM04.. now I am trying to work on my project with an Arduino Mega 2560. I have a few of doubts, hopefully you may assists me on this.
My testboard is something like this..is your library support this testboard and Arduino Mega 2560.or do I have to reconfigure it?
http://item.taobao.com/item.htm?spm=a230r.1.14.229.FWZEEF&id=36775715936
I have downloaded your library and try on my MEGA with the setup as below:
I try to run the ScanNetworks example but this is what I got from the serial monitor. Any Idea what is the issue?
and regarding to your note "First and most important, MUST modify Arduino's serial driver to increase Rx buffer size or add hardware flow control support, because HLK-RM04 will try to output all data at once. If Rx buffer of your serial port is too small(or no hardware flow control support), you will lose those data."...Can you please guide me how to modify the arduino's serial driver?
Thanks.
Regards,
levichong
The text was updated successfully, but these errors were encountered: