Geez I need to get a ppk2. Looks like it makes life easier!
Not sure what’s going on there. A couple of observations:
- I’d try putting a delay between radio.begin() and radio.sleep() maybe the radio is in an indeterminate state when sleep() is called?
- 3.3k Ohm pull up may be a bit strong. Although it obviously works
- Is there a reason for the delay(5000) post radio.sleep() ?
Anyway, deep sleep current looks fine