Hello,
The BLE peripheral I'm developing does not have any specific required connection parameters. I understand that the central ultimately controls the selection of parameters and the peripheral can only request certain parameters. I'd like to be sure it's okay to omit connection parameter negotiation altogether and simply accept whichever parameters the central chooses. The central is always an iOS device.
Many thanks,
Tim