Part Number: LAUNCHXL-CC1310
Other Parts Discussed in Thread: SIMPLICITI
Tool/software: TI-RTOS
Hello
I've referenced the following thread 
It is partially helpful. I added two new buttons just like button 2 and 3. however, when i press the two buttons my packet is not being set. I believe this has to do with the internal pullups being in ON mode. i tried pin-setOutputEnable and setOutputValue but got many errors. my new button 2 and 3 is set to dio 29 and dio 30 respectively. i defined them in board.h and launchxl.h
the code works fine with button 0 and button 1. Kindly help me with how the dio 29 and 30 have to be initialized in order to send the packet.