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

nrf_gpio_set and clear function are not working with softdevice enabled

Hey Everyone

I have written a code for using lora rn2483 with nrf52840 using the uart protocol which is configured on 7 and 5 pin. The program was working fine untill i enabled softdevice and included all the files in it.

The gpio set and clear function seems not to be working with softdevice enabled.

I need to use these functions in order to enable the rn2483 module.

I also tried these functions with the ble_app_uart example but they are not working .

Do i need to change some settings or something else?

Kindly help ,its URGENT!

Rajat!

Parents Reply Children
Related