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

Coexist S132 on mesh with S140

Hi,

1. Can one run the coexist sample with softdevice S132 on a mesh where all the other nodes run S140?

2. does the coexist (UART) example need to be provisioned.

3. I need to implement UART on a server of the client light switch. Would it be easier to use the light_switch server example and impliment the UART code in there or rather use the BLE_UART example and build the mesh server code in there.

Thanks in advance

Parents Reply
  • Thanks Joakim

    I have looked at how to implement the co existence example , however the below is not clear to me,

    "You can now run the two coexisting examples in parallel or in sequence:

    I have successfully ran and implemented the the BLE_APP_UART and the LIGHT_SWITCH example independently, so I know they work. 

    on the co-existence example I run and provision the servers as normal. I then replace the client on my PCA10056 with the co-assistance example.  but 1) what does the documentation mean by "Parallel or in sequence" .

    After provisioning the servers and loading the co-existence client I  have a UART terminal open in my PC and I presume I must send the codes 31,32,33,34 to the uart and it should turn on the lights  just like the original client firmware. Do I need to hard code the publication key and APPkey for the coexisting client to join the mesh or does it need to be provisioned.

    Thanking you in advance

Children
Related