Hi,
Setup details : am using Segger Embedded Studio V:4.50 and NRF52832 custom boards for development
Mesh SDK: v 4.0.0 & BLE SDK: v 16.0.0
Query : I am using light_switch_client and light_switch_server codes in 2 nodes respectively and sending different strings from server to client over ble.
When I provision these nodes using iPhone all works fine.But when I provision these nodes using android device strings doesn't get sent properly from server to client.
This is happening in case of all android mobiles but it works as expected with iOS.
Please help me out to reslove this issue.