Hi,
I want to control leds of nrf 52840 board through raspberry pi 3 B model uisng python.
I used interactive pyaci example for provisioning nrf sdk board, but it requires to use one sdk to be connected uisng USB with raspberry pi.
I also used nrf connect low energy application for desktop, but again needing sdk to be connected using USB.
But if I directly want to connect and control the nRF leds from Raspberry Pi 3 B using python without support of any other SDK or nrf connect application.
Is it possible? If yes, then plz suggest the way.
Thanks
Nitish