Thingy91 and buttons

Hi! I'm using a Thingy91 and following the Nordic Academy course. The blinky example works fine, but when I try the second exercise, it seems like the buttons aren’t responding as expected. Since the Thingy91 has unique requirements, I’m compiling the code in VSCode and using nRF Connect to flash it. I’ve configured mcuboot according to the instructions on https://devzone.nordicsemi.com/guides/cellular-iot-guides/b/getting-started-cellular/posts/how-to-program-any-project-to-the-thingy-91-with-dfu and I’m uploading the app_signed.hex file. I’ve tried using button references from sw0 to sw3, but the output is always the same, no response.

Parents
  • Are you building for the thingy 91? Because I don't think it has 4 switches in it's board files (but I will have to check tomorrow).

    Also, I need to check whether the bootloader in the Thingy91 is open (not signed) so that it can accept all images, or if it only accepts a set of pre-built images.

    Let me get back to you tomorrow.

    Best regards,

    Edvin

Reply
  • Are you building for the thingy 91? Because I don't think it has 4 switches in it's board files (but I will have to check tomorrow).

    Also, I need to check whether the bootloader in the Thingy91 is open (not signed) so that it can accept all images, or if it only accepts a set of pre-built images.

    Let me get back to you tomorrow.

    Best regards,

    Edvin

Children
No Data
Related