Hello,
I'd like to use the Python bindings for the PC BLE driver. I had a look at the github repo and it seems that I need to program the device with the correct connectivity firmware.
I looked at the installation instructions here, but it only describes how to generate a modified softdevice .hex file, which then needs to be programmed with NRF programmer directly. My question is, how do I get the same result with my own project using Segger Embedded Studio?
My project is a combination of ble_app_uart and fds examples from the SDK. I'm using Segger Embedded Studio as IDE, Raytac MDBT50Q demo board (NRF52840 based) and Segger J-Link programmer/debuger.
Regards,
Onur.