Hello everyone,
I am trying to use a nrf52840 dk as an external bluetooth module on my Linux PC to be able to communicate via LE Coded Phy. I have the problem that the devices signal, I want to communicate with, is very week. I cannot change that so I want to try to use coded Phy to get a more stable connection.
I am a bit confused hover which example I schould use for my 52840 dk. As I understood it the hci_uart example should do the trick to turn my dk into a bluetooth dongle for my linux. This seems to work for normal 1M Phy scans, but not for coded Phy.
Also, what do I need to change for my firmware in my week signal device so it also operates in coded phy?
I use the standard advertising function currently:
