thanks a lot
Search found 7 matches
- Tue Oct 13, 2015 1:03 pm
- Forum: Support
- Topic: Flashing nRF51 firmware
- Replies: 5
- Views: 5464
Re: Flashing nRF51 firmware
it works !
thanks a lot
thanks a lot
- Tue Oct 13, 2015 10:53 am
- Forum: Support
- Topic: Flashing nRF51 firmware
- Replies: 5
- Views: 5464
Re: Flashing nRF51 firmware
I think you are talking about how to flash STM32 but I need to flash the NRF not the STM32
- Tue Oct 13, 2015 9:49 am
- Forum: Support
- Topic: Flashing nRF51 firmware
- Replies: 5
- Views: 5464
Re: Flashing nRF51 firmware
Hi,
ok i'll try it.
thanks!
ok i'll try it.
thanks!
- Mon Oct 12, 2015 3:19 pm
- Forum: Developer Discussions
- Topic: Decawave dwm1000
- Replies: 0
- Views: 3087
Decawave dwm1000
Hi all,
I'm working on integration of DWM1000 to crazyflie 2.
To save time, has any one here already design the PCB layout (kicad) of an adapter board for the DWM 1000 chip?
It will help me a lot!
Thanks,
Khalil
I'm working on integration of DWM1000 to crazyflie 2.
To save time, has any one here already design the PCB layout (kicad) of an adapter board for the DWM 1000 chip?
It will help me a lot!
Thanks,
Khalil
- Tue Oct 06, 2015 8:49 am
- Forum: Developer Discussions
- Topic: Get distance from accelerometer
- Replies: 1
- Views: 1932
Re: Get distance from accelerometer
Hi,
you can do it using IMU but you will have lot of errors !
you can see "Dead Reckoning algorithm".
KS
you can do it using IMU but you will have lot of errors !
you can see "Dead Reckoning algorithm".
KS
- Tue Oct 06, 2015 8:46 am
- Forum: Developer Discussions
- Topic: The value acc.z
- Replies: 1
- Views: 2178
Re: The value acc.z
Hi,
values are in G so you have to multiplie by 9.81 to get values in m/s².
acc.z [m/s²]= acc.z * 9.81
values are in G so you have to multiplie by 9.81 to get values in m/s².
acc.z [m/s²]= acc.z * 9.81
- Fri Sep 25, 2015 3:44 pm
- Forum: Support
- Topic: Flashing nRF51 firmware
- Replies: 5
- Views: 5464
Flashing nRF51 firmware
Hi, I'm trying to flash nRF51 firmware with Crazy radio PA with Eclipse in VM6. i got this msg when I click "flash" : ====================================================================================================================== 17:19:36 **** Build of configuration Default for proj...