Hi, not sure if @Floca get his nodes working, but for me, the problem got fixed with this
#define MY_RF69_IRQ_NUM MY_RF69_IRQ_PIN
as mentioned by @mfalkvidd Thanks!
@Floca Your node is defined as repeater, and repeaters do not sleep by definition:
See log:
65890 !MCO:SLP:REP
To disable repeater mode, comment this line (writing "Disabled" won't work):
#define MY_REPEATER_FEATURE Disabled