-
Notifications
You must be signed in to change notification settings - Fork 287
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
I have no problems at all using Arduino Pro Mini (3.3v version). #318
Comments
Hello, I've used your code but I can't upload the DW1000Ranging_Tag but the DW1000Ranging_Anchor worked fine Sketch uses 22188 bytes (72%) of program storage space. Maximum is 30720 bytes. This report would have more information with Could you help me to solve that pls? |
Your board is not connected or selected wrong in arduino IDE
…On Thu, Oct 29, 2020, 11:38 AM socconlc ***@***.***> wrote:
Hello, I've used your code but I can't upload the DW1000Ranging_Tag but
the DW1000Ranging_Anchor worked fine
This is the problems:
Arduino: 1.8.9 (Windows 10), Board: "Arduino Pro or Pro Mini, ATmega328P
(5V, 16 MHz)"
Sketch uses 22188 bytes (72%) of program storage space. Maximum is 30720
bytes.
Global variables use 1193 bytes (58%) of dynamic memory, leaving 855 bytes
for local variables. Maximum is 2048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x9a
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x9a
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x9a
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x9a
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x9a
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x9a
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x9a
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x9a
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x9a
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x9a
Problem uploading to board. See
http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
Invalid library found in C:\Users\Long
Trinh\Documents\Arduino\libraries\espNowFloodingMeshLibrary-master: Missing
'paragraph' from library
Invalid library found in C:\Users\Long
Trinh\Documents\Arduino\libraries\espNowFloodingMeshLibrary-master: Missing
'paragraph' from library
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Could you help me to solve that pls?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#318 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AP4NQVQ2RZ4KIHRG36RR7JTSNEEWBANCNFSM4TCTBX4A>
.
|
Hello again. I fixed that problem but it still doesn't work. Could you help me pls? |
Never mind I've already fixed it. But the range seems like doesn't right. Any recommended |
@Yasirsmb Are you still there?? |
@socconlc |
I have no problems at all using Arduino Pro Mini (3.3v version).
I have attached the Arduino and Windows code that I did use in the demo videos (#62).
dw1000.zip
Originally posted by @greymfm in #54 (comment)
I found this code and it works well to find the distance between anchor and tag, I need to know it mapped values on PC window
The text was updated successfully, but these errors were encountered: