Search found 51 matches

by SH_Lee
Mon Oct 26, 2020 11:34 am
Forum: Developer Discussions
Topic: Spi sensor connect problem
Replies: 18
Views: 4062

Re: Spi sensor connect problem

.
by SH_Lee
Mon Oct 26, 2020 11:31 am
Forum: Developer Discussions
Topic: Spi sensor connect problem
Replies: 18
Views: 4062

Re: Spi sensor connect problem

.
by SH_Lee
Fri Oct 23, 2020 11:00 am
Forum: Developer Discussions
Topic: Spi sensor connect problem
Replies: 18
Views: 4062

Re: Spi sensor connect problem

When pin IO_2 was removed, the other modules operated normally. I'm currently working on three drones, all three of which were removed from pin IO_2, and the problem was solved. We suspected damage to the sensor, but the same problem occurred when we connected the new sensor and solved it the same w...
by SH_Lee
Thu Oct 22, 2020 4:03 pm
Forum: Developer Discussions
Topic: Spi sensor connect problem
Replies: 18
Views: 4062

Re: Spi sensor connect problem

In fact, we are already soldering and using it. Lps soldering directly, and flow deck connected by wire and soldering. I soldering uwb first to check the connection and performance, and connected the flow deck. As a result, you can see that the well-connected uwb is not connected well and the flow d...
by SH_Lee
Thu Oct 22, 2020 9:24 am
Forum: Developer Discussions
Topic: Spi sensor connect problem
Replies: 18
Views: 4062

Re: Spi sensor connect problem

This is my console output window. DECK_CORE: 2 deck(s) found DECK_CORE: Calling INIT on driver bcDWM1000 for deck 0 DWM: Failed to configure DW1000! DECK_CORE: Calling INIT on driver bcFlow2 for deck 1 ZR2: Z-down sensor [OK] PMW: Motion chip id: 0x49:0xB6 I looked for this sentence."DWM: Faile...
by SH_Lee
Wed Oct 21, 2020 2:26 pm
Forum: Developer Discussions
Topic: Spi sensor connect problem
Replies: 18
Views: 4062

Re: Spi sensor connect problem

When both decks are connected and powered on, a failure appears in the console output of the spi connection sensor. Of the two spi, the normal uwb connection is not good, and sometimes it is uwb but not flow_deck. If the exact cause of this is a simple timing problem, random time extension seems nec...
by SH_Lee
Thu Oct 15, 2020 1:28 pm
Forum: Developer Discussions
Topic: Spi sensor connect problem
Replies: 18
Views: 4062

Re: Spi sensor connect problem

I tried to proceed with the experiment that you said. Unfortunately, I tested it again today and it didn't work. More precisely, it happens very often. We are thinking about other ways because connection problems occur so often that we cannot trust to experiment with drones. Based on the connection ...
by SH_Lee
Wed Oct 14, 2020 5:04 pm
Forum: Developer Discussions
Topic: Spi sensor connect problem
Replies: 18
Views: 4062

Re: Spi sensor connect problem

It was a very helpful article. I am currently using Crazyfly-Bolt, radio dongle, flow v2, uwb sensor. I am modifying the code based on the above article. So far, we've been getting very stable results to modify the latency. If there are no additional problems, I think it will be available without mu...
by SH_Lee
Wed Oct 14, 2020 2:48 pm
Forum: Developer Discussions
Topic: Spi sensor connect problem
Replies: 18
Views: 4062

Re: Spi sensor connect problem

Of course. I used the firmware updated in September.
I wonder which part of the problem you tried to solve by updating.
I think it will be possible to adjust the same part to fit my environment.
Can you tell me the cause of the problem and the update part?
by SH_Lee
Wed Oct 14, 2020 9:06 am
Forum: Developer Discussions
Topic: Spi sensor connect problem
Replies: 18
Views: 4062

Spi sensor connect problem

SYS: ---------------------------- SYS: Crazyflie Bolt is up and running! SYS: Build 27:a90ca70b089f (2020.09 +27) MODIFIED SYS: I am 0x20373347344D500E0027003C and I have 1024KB of flash! CFGBLK: v1, verification [OK] DECK_CORE: 2 deck(s) found DECK_CORE: Calling INIT on driver bcDWM1000 for deck 0...