Is it possible to run softdevice S130 simultaneously as Central and Peripheral trough serialisation channel?
Georg
Is it possible to run softdevice S130 simultaneously as Central and Peripheral trough serialisation channel?
Georg
Hi,
It should not be a problem running in concurrent central and peripheral using the serialization API. The softdevice is capable of running this, and the serialization API just sends commands to the softdevice over a serial interface.
SDK 12.2.0 contain serialized application examples for both peripheral and central applications, but unfortunately there is no combined examples available.
Best regards,
Jørgen
Hi,
It should not be a problem running in concurrent central and peripheral using the serialization API. The softdevice is capable of running this, and the serialization API just sends commands to the softdevice over a serial interface.
SDK 12.2.0 contain serialized application examples for both peripheral and central applications, but unfortunately there is no combined examples available.
Best regards,
Jørgen