Search found 5 matches

by dumdidum
23 May 2017, 16:30
Forum: ESP Easy: General Discussion
Topic: string as sensor value possible
Replies: 2
Views: 2796

Re: string as sensor value possible

would be a first solution. but my coding knowledge is not the best ... got it running with "test += (char)val;" in the reading while loop and then output with "log += test;" for now i catch this hex value from my syslog server a string or 64-bit multibyte value would be something...
by dumdidum
22 May 2017, 11:50
Forum: ESP Easy: General Discussion
Topic: string as sensor value possible
Replies: 2
Views: 2796

string as sensor value possible

i got the rfid reader rdm6300 up and running.
it reads a 40 bit string via serial - the output of the module is a dec value of only 32-bit.
so there are 8bits missing ...
is there a way to store a 64bit value?

up to now i can only write the string to a syslog server
by dumdidum
18 May 2017, 13:48
Forum: ESP Easy: Software
Topic: Plugin for RFID Reader RDM6300
Replies: 15
Views: 16108

Re: Plugin for RFID Reader RDM6300

is it possible to have a string as a sensor value ?
the long int store only 32bit em4001 cards have 40bit
so that was the reason why one byte is missing here.
by dumdidum
17 May 2017, 13:54
Forum: ESP Easy: Software
Topic: Plugin for RFID Reader RDM6300
Replies: 15
Views: 16108

Re: Plugin for RFID Reader RDM6300

hi,
is it possible to change the plugin to read the full 10 digits - for now i get only 8.
so the card 7800108b38 gets read as 00108b38.
a checkbox to get a hex or dec value would also be nice.
by dumdidum
30 Jan 2017, 17:25
Forum: ESP Easy: Hardware
Topic: support of wiegand34
Replies: 0
Views: 1589

support of wiegand34

is it possible to implement the wiegand34 to the firmware too?
wiegand26 (6 digits hex) works like a charm but i need all possible digits from the reader.
wiegand34 (8 digits hex) is enabled when the purple line connects to black (ground)