century-synthetics / bt-button-box

A wireless button box for sim racing using the NRF52 Platform
MIT License
4 stars 3 forks source link

Trouble Updating to nRF52840 #1

Open marmosetg opened 3 years ago

marmosetg commented 3 years ago

Hi, firstly thanks for all your work on this project. I had this all working great on my Merc AMG wheel (I posted pics and had communicated with you in the SimXperience forum). I'm working on a new wheel and was going to use an Adafruit ItsyBitsy nRF52840 Express with a battery backpack, so I was updating all my libraries with the new nRF52840 versions and just trying to run through compiling the button-box code to make sure everything was hooked up and I'm getting compile errors (see attached). Fyi, I get the same errors if I select the Adafruit Feather nRF52840 Express board. Any thoughts or guidance would be appreciated. Thanks button-box-error.txt

marmosetg commented 3 years ago

Not having any issues now. I still can't quite figure out how to incorporate rotary encoders without it triggering both buttons assigned to the encoder at the same time.