Hi Team,
I am using nrf51822 for my project, i have connected a PIR Sensor and a push button also a LED driver WS2811 .
I am using ble app uart example as i have to control the connected peripherals, everything is working fine , i am able to get notifications of PIR sensor and push button events in central device, also i am sending commands to control WS2811 driver.
But when i use commands to control WS2811 driver continuously my code gets hanged and i will not get any events and my boards stops advertising then again i need to do power reset to make it work.
Same when i tested with development board it works fine.
Please help me in solving the issue.
Regards,
Chetan