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

s130: GPIOTE and BLE Uart example codes

ToSendTONordic.zip

Hi, I am using s130-nrf51822xxa. I tried GPIOTE example and it works fine. I tried ble_uart example and it works.When I try to combine both of them, none of them work. I have attached the code herewith. If I comment out GPIOTE_PART, then the ble_uart works. In the same project, if I comment out BLE_PART, then gpiote part works (I have set for 10usec on/off time). Question 1: How to make both gpiote and ble work in the same project? Question 2: As soon as I enable the softdevice, the gpiote starts to use RTC (but I want it to use TIMER2: HFclock always). How to make gpiote use HFCLK even if softdevice is enabled? Thanks.

Parents Reply Children
No Data
Related