Replies: 2 comments 10 replies
-
|
When you have everything set up and are expecting to see joystick input, what color are the three large system status lights in the corner of the board? Top to bottom (where the programming USB ports are the "top" of the Gizmo), they should be green (network), flashing white (field), and green (battery). We can get into some deeper debugging, but I just want to double check the overall state your system is in first. A note on programming: holding down the boot select button while plugging in the USB cable doesn't work when the Gizmo is powered on because the Pico is not actually being reset. The Gizmo board is powering it. To put either pico in programming mode while the Gizmo is powered on, you'll need to hold the boot select button while tapping the reset button for that pico. In the enclosure, you'll need a paper clip or other thin poking tool to press the reset button. |
Beta Was this translation helpful? Give feedback.
-
|
I have hooked up the serial monitor to the system processor with the Waveshare turned on as instructed, and this is the response I am getting: With the final message being repeated in an endless loop. Even after rebooting the Waveshare and watching it reconnect, I have not seen any instance of the "GIZMO_MQTT_MSG_CONTROL" packet. As for the additional questions,
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I am reaching out because of some roadblocks I have been hitting when attempting to register joystick inputs with my boards.
Currently, I have been able to get the board to accept programs that allow for program-controlled motor and servo operation, but in attempting to connect the Waveshare with all correct firmware installations, I have not been successful in using the example code basicrobot to register input.
I have a feeling it has to do with firmware issues, because at first I realized I had not flashed the system processor and made sure my UF2 board was paired to the Waveshare with the status LEDs, but some things did go wrong in the firmware installing process.
At some point, I had accidentally flashed the student processor and I attempted a force reset by holding BOOTSEL and plugging it back in (and for some reason it will only let me program the student processor if the rest of the board is unpowered), but nothing still seems to be working.
Beta Was this translation helpful? Give feedback.
All reactions