Hello Community,
I am working with an arduino nano and the onewire library:
https://www.b4x.com/android/forum/threads/onewire-dallas-1-wire-protocol.66672/#content
The device works fine but the address I get in the log-windows is:
01 19 0E C3 11 00 00 02
But it should be:
02 00 00 11 C3 0E 19 01 (that address is on the ibutton)
I have added spaces due to better readability. They are not shown in the output.
How can I reverse the output?
Kind regards
h725
I am working with an arduino nano and the onewire library:
https://www.b4x.com/android/forum/threads/onewire-dallas-1-wire-protocol.66672/#content
The device works fine but the address I get in the log-windows is:
01 19 0E C3 11 00 00 02
But it should be:
02 00 00 11 C3 0E 19 01 (that address is on the ibutton)
I have added spaces due to better readability. They are not shown in the output.
How can I reverse the output?
Kind regards
h725
Last edited: