I see in ch. 15 and 22 from Product Specification for nRF52832 and nRF52840 are mentioned SHORTS, but cant find any example or detailed explanation?
I’d like to use it if possible, in the GPIO/GPIOTE as switchboard with couple buttons and one output.
Let say Btn1 works as momentary switch – when pressed Output is On, released – Off, Btn2 – toggle Output On/Off, ….
Eventually if it possible and to detect long presses, but primary objective is to work at lowest possible power mode (no radio will be used when this functionality will be required).
Thanks