Post
Topic
Board Hardware
Re: DiY ArduLonMiner
by
explorer232
on 13/07/2013, 15:37:42 UTC
Hi Explorer232,

I tried to decode part of nonce, showed on picture.
If I'm right, the sequence from left to right on the picture is:

IDLE, SEND0, SEND1, SEND0, SEND0, SEND1, SEND0, SEND0, SEND0   it means 01001000   == 0x48h

But in LSB scheme it means 00010010 == 0x12h

It isn't part of  0xF78A00ED you decoded.Correct me if I'm wrong.
Or 0xF78A00ED is golden nonce = received nonce - 0xC0?


Hi, Blue line represents REPORT_N and yellow REPORT_P

so IDLE, SEND1, SEND0, SEND1, SEND1,SEND0,SEND1,SEND1,SEND1  =  0xED - LSB BYTE

0xF78A00ED is received nonce