This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Code for nrf51 buttons

HI,

I have followed all the steps from devzone.nordicsemi.com/.../ and I can relay text between Termite & my iphone.

Can someone share a function / method which I can add to the existing code so if I press button1 on the nrf51 a string BUTTON1 is displayed on termite just the way it displays "Start.." when I click the start button.

I am a salesforce developer and have managed to update salesforce records based on the text sent from the Nrf UART IOS app. However having the ability to update records based on the text received after pressing buttons on NRF51dk will be very helpful for my prototype.

I would appreciate your help.

Related