Ribbit-Network / ribbit-network-frog-software

The software for the Ribbit Network Frog Sensor
https://www.ribbitnetwork.org/
MIT License
9 stars 8 forks source link

Added firmware version to local UI #35 #43

Open keerats7 opened 1 year ago

keerats7 commented 1 year ago

There might be a better way to organize these changes, let me know any suggestions!

keerats7 commented 1 year ago

I also updated the README.md based on my experience setting up.

  1. It appears to me that to get to flashing mode, I have to specifically release the reset button before the boot button, not at the same time or the other way around. Can others confirm this is true?
  2. I specified that lights turn off when in flashing mode. Combined with the problem from 1, a few times I thought I was in flashing mode when really I wasn't.
  3. I specified that the device name is variable and how to find it. I was confused because I didn't see "/dev/ttyACM0" in my output.
damz commented 1 year ago

It appears to me that to get to flashing mode, I have to specifically release the reset button before the boot button, not at the same time or the other way around. Can others confirm this is true?

This is correct. You need the boot button to be pressed when you release the reset button. So the safest process is what you describe: press reset, press boot, release reset, release boot.