8000 Cannot change Mote Address or Tx Interval on New Panstamp's · Issue #3 · ddm/panstamp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Cannot change Mote Address or Tx Interval on New Panstamp's #3

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

Open
GoogleCodeExporter opened this issue Aug 19, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link
What steps will reproduce the problem?
1. Acquire new Panstamp
2. Let pyswapdmtgui find the mote at address 255
3. Try to change the address and I get a "Unable set mote's ddress" error box

What is the expected output? What do you see instead?
I expect to have the panstamp change addresses.  I have been able to work 
around this by modifying the setRegsFromEeprom function.  Instead of 
setDevAddress(bVal, false); I changed it to setDevAddress(0x34, false);  
(number chosen at random) This allowed me to change the address to whatever I 
like.  And when I reverted to the stock panstamp library I was able to change 
my address.  It appears that the library doesn't handle the 0xff device address 
too well

I just tried setting the device address back to 255 and I cannot change it 
anymore.  So this appears repeatable and not just something with a blank new 
eeprom.



What version of the product are you using? On what operating system?
latest svn repository r982, Linux.


Let me know if I can provide any more details.

Original issue reported on code.google.com by joe.scha...@gmail.com on 16 Feb 2014 at 3:14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant
0