Search found 7 matches

by juju
Thu Jan 16, 2020 5:06 am
Forum: Loco Positioning System
Topic: LPS Anchor working problem.
Replies: 1
Views: 2928

LPS Anchor working problem.

Hi guys, I found some problems. There is no problem with the Anchors I bought a year ago. But Recently purchased products have a problem. If i connect the new Anchor to the CF2, Attitude(Roll,Pitch,Yaw) does not work on the program.The same goes for position Data. we've got lps-node-firmware-2019.09...
by juju
Mon Dec 09, 2019 9:20 am
Forum: Developer Discussions
Topic: how to fix gyro data???
Replies: 1
Views: 1205

how to fix gyro data???

i added a code here (crazyflie-firmware/ src/hal/src/sensors_ch2.c) i did this : uart2SendData(sizeof(sensor.gyro.x),sensor.gryo.x); Because I want to receive Gyro data in real time through UART2. as a result, i received this output data By using communication tools. --------------------------------...
by juju
Mon Dec 02, 2019 9:40 am
Forum: Developer Discussions
Topic: how to receive x,y,z Data through UART2
Replies: 1
Views: 1117

how to receive x,y,z Data through UART2

hi guys. i'd like to receive x,y,z attitude data through UART2.
The communication is now successful.
i used 'uart2SendData'.
What files should I go further and access and modify?

thanks!
by juju
Tue Nov 26, 2019 7:25 am
Forum: Developer Discussions
Topic: I did 'erase chip' the NRF port of crazyflie through j-flash.
Replies: 1
Views: 1138

I did 'erase chip' the NRF port of crazyflie through j-flash.

Hi Guys, I did 'erase chip' the NRF port of crazyflie through j-flash. As a result, the NRF's firmware is gone and there is no power nothing :shock: . Can i know how to flash the initial firmware in this case?" The firmware does not flash and power up through the VM, so it does not even Connect...
by juju
Thu Nov 21, 2019 8:17 am
Forum: Developer Discussions
Topic: Debugging nrf-Firmware without PA dongle
Replies: 1
Views: 1113

Debugging nrf-Firmware without PA dongle

Hi, i trying to Debugging and flash nrf-firmware without PA Dongle(only use debug adapter in VM ) but stm-bootloader and Crazyflie-firmware are good well through STM debug port The following error occurred when suing the 'STM23 ST-LINK utility' -------------------------------------------------------...
by juju
Tue Nov 12, 2019 9:17 am
Forum: Developer Discussions
Topic: Receive Crazyflie Data
Replies: 1
Views: 1019

Receive Crazyflie Data

hi guys! I would like to receive data from the Crazyflie through a communication program through uart1 or uart2.
Tell me how to fix the code or other ways.
thanks!
by juju
Tue Nov 12, 2019 4:37 am
Forum: Developer Discussions
Topic: Crazyflie2-nrf-firmware Debugging Error
Replies: 1
Views: 1080

Crazyflie2-nrf-firmware Debugging Error

hi, I have some problem to Crazyflie-nrf-firmware with the debugger in to VM, I don't know what to do next. I did follow up all step on how to configure debug instruction on the manual and when I configured it . However, the blinking blue LEDs, like the manual have been identified, but an error occu...