Viewing 1 post (of 1 total)
  • Author
    Posts
  • #15928
    Spleen21
    Participant

    Hi there,

    Ive built a custom board using the Atmega 32u4 (Leonardo) and have successfully used your library to put it to sleep and wake it again using a switch on the external interrupt pins. I am now trying to wake it using a 433 Mhz receiver chip (LR380R) using the data out pin connected to an external interrupt (D7/PE6) on the Atmega 32u4. I cant seem to get this to work. I want the Atmega32u4 to wake up when i press a button on the 433 Mhz transmitter. I would like the data out of the receiver chip to trigger the interrupt and wake it up.

    Any ideas why i cant get this working?

    Thanks

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.