Replies: 10 comments 2 replies
-
|
Further to earlier post when CubeSatSim reboots, CW ID ok. But no modes including CW now work. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, The logs will tell us what is going on: CubeSatSim/config CubeSatSim/log -t CubeSatSim/log Let’s see what they say. Alan |
Beta Was this translation helpful? Give feedback.
-
|
Attached are logfiles. |
Beta Was this translation helpful? Give feedback.
-
|
I looked over the logs - thanks for uploading them. They don't show any issues. If you can get logs when it is failing, that might show the issue. Alan |
Beta Was this translation helpful? Give feedback.
-
|
The logs I have attached started at 10:55, It was powered up in CW mode. There was a low level carrier on the HT but no morse. |
Beta Was this translation helpful? Give feedback.
-
|
Should the unit reboot or restart after a mode change? |
Beta Was this translation helpful? Give feedback.
-
|
I will take a look at your logs, thanks for sharing them. As for a reboot for a mode change, it depends. For similar modes (eg FSK and BPSK, or APRS and SSTV or CW) there is no reboot, but for modes that change the transmitter, a reboot is required. The audio jumper cable between the USB sound card plugged into the Pi Zero and the Main board is a microphone connection. It is used for Command and Control input to the CubeSatSim only. The audio output from the Pi Zero to the Main board is done with a PWM GPIO pin. The software will also reboot to switch to or from Safe Mode/Battery Saver. Safe Mode will turn on when the battery voltage drops below 3.55 V, and it will turn off when the battery is being charged. Alan |
Beta Was this translation helpful? Give feedback.
-
|
Here's what I see in the Log files:
Command count is always 1 so no command and control activity. All the mode changes (10:46, 10:49, 10:50, 10:52, 11:00) must be Push Button presses or config commands typed into the Pi Zero 2. There is no indication why the reboot at 10:54 happens when in CW mode. It could be due to:
All these situations are happening under fairly low voltage conditions. A power glitch is more likely to happen at low battery voltages than high battery voltages. Can you charge with the RBF plug inserted for at least 8 hours then check the voltages of each individual cell in your Battery Board (they will be in the range 1.2 - 1.5 V each). If these problems only happen at low voltages (battery voltage less than 3.75 V), it is an indication that is related to a power glitch. You can see the battery voltage at any time by typing this command:
Alan |
Beta Was this translation helpful? Give feedback.
-
|
I charged the batteries and all was ok. |
Beta Was this translation helpful? Give feedback.
-
|
You could try reflashing the Micro SD card for the Pi Zero 2WH. This would eliminate a software cause. When you say only BPSK is working, I presume that you mean when you set it to a different mode, there is only a carrier transmitted (or is it no signal) while the blue transmit LED behaves normally. In this failure situation, have you tried FSK mode? if you could capture the set of logs while you switch between working BPSK and, for example, not working APRS mode, that might show something. These are the commands: CubeSatSim/config CubeSatSim/log -t CubeSatSim/log Alan |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
My CubeSatSim was working ok, tested ok.
Now after a reboot, all the LEDS work ok, and I can detect a carrier on a HT, but nothing works.
The carrier is down in level. I had it working did not touch it and after the reboot nothing.
I have put a newly flashed v2.2 64Gb card into it.
Does anyone have any ideas, I am thinking the RF chip is faulty, but why does it work then stop?
Beta Was this translation helpful? Give feedback.
All reactions