Hi,
I have a Raspberry Pi 4 running the Raspberry (Debian) 32 bit OS version 11, and am in need of sample code to connect & read/write to a Nordic nrf528333, using Python 3. I am able to see the Nordic device using command line utilities, using a locally compiled BlueZ stack. But I am lacking any example code of how to actually read & write data from/to the Nordic device using Python.
Sample code or projects that involve two way comm would be greatly appreciated!