Hi,
We are trying to get telemetry data and we want the number of packets to resume in case of any power failure. but we failed.
The code is as follows. We did not know if there is an error in...
Type: Posts; User: ymrkrn
Hi,
We are trying to get telemetry data and we want the number of packets to resume in case of any power failure. but we failed.
The code is as follows. We did not know if there is an error in...
Hi, finally we solved the problem. By the way I sent old code, we changed it to pin 10.
The main problem is that the current is not enough. Because we suplly the system with usb, but GPS sensor...
Yes, it' same error still.
We use arduino sd card module and the wiring is below.
https://i.hizliresim.com/yTinmZ.jpg
Yes, we tried code in message #7 and it didn't work. then we fix the problem and gps sensor worked on teensy. Now we are trying to run the GPS sensor and the SD card module together, with the code at...
Yes, we tried it and it's still fail. We saw the same message at the serial monitor.
Yes.
Message on the serial monitor:
Initializing SD card...initialization failed. Things to check:
* is a card is inserted?
* Is your wiring correct?
Thank you for all answers.
We managed to operate the GPS sensor alone. But now we are trying to run the GPS sensor and the SD card module together. When we plug in the gnd and vcc of the gps sensor,...
The module is set for 9600 baud. The picture of wiring is below. When we used test code, data looks like this on serial port:
**** ******** ******** ********* ****** **** ********** ****** 9864...
Merhaba :)
Thank you for your answer.
Actually we used this GPS test skech, but it didn't work. It worked with Arduino Uno, but not Teensy 3.2. Because of this, we don't think it's about hardware...
Hi,
We have teensy 3.2 and we want to use GPS sensor which have GY-NEO 6MV2. We don't get any data, but it works on arduino.
Additionally we have pressure/temperature/gyro sensor (10-DOF IMU), SD...