How would I take a NRF51 Dongle that has the stock firmware from nRF Connect and communicate/send commands to it over something like PuTTY? I've tried sending AT Commands to it but with no change or response. So far, the only way I've seen serial control work is with a different firmware provided in the pc-ble-driver. I would like to avoid using different firmware.
I would like to manually tell the dongle to search/connect/read/write to another BLE device. Is there documentation for the protocol used?
OS: Windows 10
Edit:Changed NRF52 to NRF51