Having a nightmare programming help please :)

2 replies [Last post]
g7pkf
Offline
United Kingdom
Joined: 11 Jan 2011

Well i have just spent 2 hours trying to reconfig a roomnode id.

 

my hah simply will not talk to the basenode in programming mode.

yes assists are disabled and cc and i have dissconnected hub.

 

now i am not a programmer but i do have a stk500 and the other bit Derek sells in the shop-bought so i could "copy" chips-which i have done many times for others.

 

what software do i need to be able to get to the ship and alter the node id. i tried with avr studio 4 but it really is unfriendly!

 

anyone advise?

 

Dean

mark_baldwin
Offline
Blackburn, United Kingdom
Joined: 19 May 2012
I had problems getting to

I had problems getting to talk to the nodes at first. This was down to the baud rate, some of the chips work at 115200 and some at 57600

I ten to use the following commands in terminal on the mac...

avrdude -v -c arduino -p m328p -P /dev/tty.usbserial -b 115200 -Uflash:w:HAHcentral.hex

or

avrdude -v -c arduino -p m328p -P /dev/tty.usbserial -b 57600 -Uflash:w:HAHcentral.hex

but you can use similar via the HAH

g7pkf
Offline
United Kingdom
Joined: 11 Jan 2011
Thanks

Will try when i get some more "ME" time to play :)

 

But i programmed my original chips on this same setup so it is so much more infuriating!

 

Dean

Hardware Info