Page 1 of 1

Zunosenddbg

Posted: 28 Oct 2020 15:39
by hperk01
I have seen reference to this function in the forum and I think it is what I need. I want to send a 4 byte string from my hub to the Z-Uno so I can store it in EEPROM. (The string is a badge ID which is checked when scanning.

I can read the value from EEPROM and check it just fine, I just don't have a way to send a new value remotely.

Is zunosenddbg the right way? If so, how does it get used? There's nothing in the reference documentation

Re: Zunosenddbg

Posted: 02 Nov 2020 03:09
by PoltoS
zunoSendDbg is to send from Z-Uno to the hub (and it is a debug tool). But not the wise versa. I suggest to use configuratuon parameters in your case as it suits much better your task.

Re: Zunosenddbg

Posted: 27 Jan 2021 13:57
by aleconakad
can I use zunoSendDbg as well to send data to associated nodes?

Re: Zunosenddbg

Posted: 28 Jan 2021 00:45
by PoltoS
Yes, but this is hardcore ;) I would suggest to use the standard commands

Re: Zunosenddbg

Posted: 28 Jan 2021 15:07
by aleconakad
I would really appreciate if you can point me out to the right direction on how to use it. Let me worry about the Hardcore stuff :D

Re: Zunosenddbg

Posted: 28 Jan 2021 23:40
by PoltoS