How do I get started programming the Pitaya Go? #103
Replies: 2 comments 14 replies
-
If you've got a debugging probe/flash tool that is supported by You'll want to ensure you've got your pins connected to the Pitaya go on at least the first 5 pins of the right header (the side opposite the battery connector.) That would be the You want to start flash the NRF's MBR first (a tiny binary blob provided by Nordic that supports the bootloader, etc.) You only need to flash it once, which you can do with Then, it should be as simple as running A few references:
A side note: Let me know if you run into any issues! Pitaya Go pinout: |
Beta Was this translation helpful? Give feedback.
-
Hey Chris! It's a been a very long time, but I am finally back to continue this project! I have no idea what step I am up to, so I think it's best for me to reset my Pitaya Go. Problem is that none of the reset/user buttons actually work no longer. If I hold the user or reset button before plugging the power in, nothing happens! The green LED lights up, but no input. With my pitaya link, if I hold the only button (boot/reset) before plugging the power in directly to it, it will pop up a drive on my PC. with a firmware file. I tried putting it in DFU, but nothing happens. In fact, even if I plug in the pitaya go to my PC, my PC doesn't make that hardware connect sound and device manager doesn't acknowledge the device at all As I said, I think it is best that I reset my Pitaya Go, but I have no idea how to now. I thought it would have been simple as holding the reset button down and plugging the USB C cable in! If you could guide me on what was the software needed in order to perform the reset, as well as the command to actually reset this thing, that would be greatly appreciated! Cheers |
Beta Was this translation helpful? Give feedback.
-
How do I get started programming the Pitaya Go and to write Chris' code onto it?
Beta Was this translation helpful? Give feedback.
All reactions