Hi,
I want to make at the Coap application from the example wireless_examples_thread_router_eligible_device an custom application. I need to send my luxometer value through Coap when an input interrupt comes in PTA17.
I see on the example that there is a sw2 button event. When I push sw2 from my board I cand send its temperature. Can I change the sw2 input to PTA17 input. I mean can I associate my PTA17 input to the sw2 event? How do I solve this?
The extract of the code I want to change is the following:

I need to associate the "gKBD_EventPB2_c" to the PTA17 input event.
Best regards,
Diego Comin