This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

S132 serialisation command sequences

Hi, I'm evaluating a nRF52 as ble central - controlled from a windows pc.

Searching the forum I just found:

devzone.nordicsemi.com/.../

devzone.nordicsemi.com/.../

Those threads normaly end with - nordic doesnt support HCI,... use something like NimBLE,...

But what I'm really searching for is a documentation for the serialisation interface used by the pc-ble-driver since I have to port it to C#.

Other companies like TI provide tools wich output the command sequence as byte-code (e.g. BTool). Even nRFConnect 2.1.0. I sadly can't see what's going on behind the curtain. I also found there is something like "Master Control Panel" wich is capable of showing a logfile wich at least showes the issued "HCI commands" (sadly not as bytecode) - but it just seems to be for the nRF51 - so where do I find that for the nRF52?

regards

Related