Search found 4 matches

by skinnykaen
Wed Oct 27, 2021 10:03 am
Forum: Developer Discussions
Topic: Where to see OW memory content?
Replies: 3
Views: 1655

Re: Where to see OW memory content?

You can read the onewire memory using this example python script: https://github.com/bitcraze/crazyflie-lib-python/blob/c849a8a3939a7cf8383dec5572b5195c8b0fb87a/examples/memory/read-ow.py. There is also an example to write memories in the same folder if you want to program your own decks. Thank you...
by skinnykaen
Tue Oct 26, 2021 11:21 am
Forum: Developer Discussions
Topic: Where to see OW memory content?
Replies: 3
Views: 1655

Where to see OW memory content?

Hi everyone! https://www.bitcraze.io/documentation/r ... ry_format/. There is sample content here for the led ring deck. But where can you find content for other decks? For example, for optical flow. I tried using wireshark but no success.
by skinnykaen
Tue Oct 26, 2021 11:05 am
Forum: Developer Discussions
Topic: Flow
Replies: 3
Views: 10200

Re: Flow

Thank you jonasdn! You answered my question.
by skinnykaen
Mon Oct 18, 2021 12:26 pm
Forum: Developer Discussions
Topic: Flow
Replies: 3
Views: 10200

Flow

Hello everybody! How to find out the firmware version of the optical flow. And how to flash the flow deck?