Can Phy be set to 2M when connected to a Windows App?
Hello,
I was just wondering whether it was possible to form a 2M PHY connection with a Windows BLE App?
I have developed firmware for my STM32WB nucleo board, along with a C#.NET Windows application to connect with it.
I am trying to maximise throughput for file transfer however using the "hci_le_set_phy" and "hci_le_read_phy" functions to attempt to set and read the PHY of the connections shows that despite trying to set the PHY to 2M, it remains at 1M.
Is this a limitation with the board, the fact the app is running on Windows (can't change phy from app side), or some other factor which I'm not seeing?
Any information would be much appreciated!
Oliver.
