PyCubed v05 crashes when running Beep-Sat (basic) with antenna enabled #94
-
|
When I run the Beep-Sat (basic) example with ANTENNA_ATTACHED = True in beacon_task.py, the entire board shuts down as soon as beacon_task.py is called in main.py. The board restarts immediately, thankfully, but I can’t pinpoint exactly why this happens. I’ve confirmed that the antenna I’m using is a 433 MHz antenna. I don’t get any error logs either — it just shuts down. I’ve attached a video showing what it looks like on my end. beep-sat.crash.video.mp4 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
I have the same problem.. |
Beta Was this translation helpful? Give feedback.
-
|
@TheHomieCMBK @Gronlun are you powering the board from USB? It sounds like the radio is drawing more power than available when attempting to transmit. Connect a battery (or bench power supply), double check the RBF jumpers, and let us know how it goes. |
Beta Was this translation helpful? Give feedback.
@TheHomieCMBK @Gronlun are you powering the board from USB? It sounds like the radio is drawing more power than available when attempting to transmit.
Connect a battery (or bench power supply), double check the RBF jumpers, and let us know how it goes.