Hi
I have successfully(?) altered my application from using BLE_GAP_PHY_1MBPS to BLE_GAP_PHY_CODED. But how can I test it?
Prior to the modifications I tested the application using nRF Connect. It allows me to connect, write to characteristics etc. But what tools/setup do you recommend for a similar functionality when using BLE_GAP_PHY_CODED. I originally wanted to use serialization with python, but as I understand, the pc-ble-driver doesn't support coded phy yet (?). Any suggestions?